]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dts: socfpga: Remove unneeded unit names
authorFlorian Vaussard <florian.vaussard@gmail.com>
Mon, 27 Feb 2017 16:39:47 +0000 (10:39 -0600)
committerDinh Nguyen <dinguyen@kernel.org>
Mon, 6 Mar 2017 21:54:58 +0000 (15:54 -0600)
commit0c9ff6158655ee40485a6ec0858549562013f29b
tree9e74565579c569d3a81809d9713b498405077947
parent332ddfab426ebe677be313444e450c382e2bc309
ARM: dts: socfpga: Remove unneeded unit names

Node eccmgr has a unit name, but do not have a reg property as only the
child nodes do have this property. Likewise the usbphy node do not have
a reg property. This will trigger the following warnings when compiled
with W=1:

Node /soc/eccmgr@ffd08140 has a unit name, but no reg property
Node /soc/usbphy@0 has a unit name, but no reg property

Remove the superfluous unit names.

Signed-off-by: Florian Vaussard <florian.vaussard@heig-vd.ch>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm/boot/dts/socfpga.dtsi
arch/arm/boot/dts/socfpga_arria10.dtsi