]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: dts: Fix dm816x pinctrl and syscon so they are children of SCM
authorTony Lindgren <tony@atomide.com>
Thu, 22 Jan 2015 00:21:52 +0000 (16:21 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 28 Jan 2015 17:06:18 +0000 (09:06 -0800)
commit72d032266b630e29ef97fc01a6cb1e15d7a20d4c
treed4c857d9eeff1c815679e37d09c300de104bc894
parent1e1e8cb3fa819ba94e1e505572dd8fff646f4294
ARM: dts: Fix dm816x pinctrl and syscon so they are children of SCM

Looks like I only got half done with moving pinctrl and syscon to
be children of the SCM. I've set up the FAPLL clocks that way already,
but did not complete the job as I copied the syscon values from
am33xx.dtsi.

To make sure the syscon mapping works, I've verfified that we can
set up davinci_emac mac address the same way as cpsw already does
with the syscon mapping. So let's add that too.

Cc: Brian Hutchinson <b.hutchman@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dm816x.dtsi