ARM: dts: lpc18xx: remove unit addresses from creg childs
authorJoachim Eastwood <manabian@gmail.com>
Sat, 27 Feb 2016 18:39:03 +0000 (19:39 +0100)
committerJoachim Eastwood <manabian@gmail.com>
Mon, 4 Apr 2016 14:13:31 +0000 (16:13 +0200)
commit472a5a3ddf86725f87432d70462e3ce6dc3996b6
tree0d3892e1735610eb04625b3bcaefb6a770bc7ab2
parentfae6bd7090283dccc1487b997e6dea4529cbf839
ARM: dts: lpc18xx: remove unit addresses from creg childs

DT nodes without reg properties should not have a unit address. This
fixes the following warnings from dtc.

 Warning (unit_address_vs_reg): Node /soc/syscon@40043000/phy@004 has a
 unit name, but no reg property
 Warning (unit_address_vs_reg): Node /soc/syscon@40043000/dma-mux@11c has
 a unit name, but no reg property

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
arch/arm/boot/dts/lpc18xx.dtsi
This page took 0.025313 seconds and 5 git commands to generate.