]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dts: socfpga: Add unit name to clock nodes
authorFlorian Vaussard <florian.vaussard@gmail.com>
Mon, 27 Feb 2017 16:35:02 +0000 (10:35 -0600)
committerDinh Nguyen <dinguyen@kernel.org>
Mon, 6 Mar 2017 21:54:58 +0000 (15:54 -0600)
commit9f24e8165917b574c03f80f2a7fee6ed986d9062
tree4c86b34112525555837967bdbb4c4e455e3e922f
parentc1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201
ARM: dts: socfpga: Add unit name to clock nodes

Most clock nodes in Arria5, Cyclone5 and Arria10 have a reg property but
does not have a unit name. This will trigger several warnings like this
one (when compiled with W=1):

Node /soc/clkmgr@ffd04000/clocks/periph_pll has a reg or ranges
property, but no unit name

Add the corresponding unit name to each node.

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