]> Git Repo - u-boot.git/commit
arm: dts: armada-cp110-*dtsi: add xmdio nodes
authorNevo Hed <[email protected]>
Thu, 15 Aug 2019 22:08:43 +0000 (18:08 -0400)
committerJoe Hershberger <[email protected]>
Mon, 9 Dec 2019 15:47:42 +0000 (09:47 -0600)
commit06f555274e9f8a695243bdd791186adb4ffc68e0
tree3f883718dbb3e6dd448b72a54e67200d96dbbae6
parent623948377acf1ba8f4b277e954155035b9800330
arm: dts: armada-cp110-*dtsi: add xmdio nodes

Based on upstream-linux
See https://github.com/torvalds/linux/commit/f66b2aff.

However made the XSMI register window 0x16 (22) bytes per my reading
of the functional spec.  Similar commits in Marvels own repo bump it
to 0x200 (512) bytes but I did not see the reasoning for that.

https://github.com/MarvellEmbeddedProcessors/u-boot-marvell/commit/4d932b4.

Also added device-name attributes to prevent ambiguity in the `mdio`
command.

Signed-off-by: Nevo Hed <[email protected]>
Reviewed-by: Ramon Fried <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
arch/arm/dts/armada-cp110-master.dtsi
arch/arm/dts/armada-cp110-slave.dtsi
This page took 0.037423 seconds and 4 git commands to generate.