commit | 9f24e8165917b574c03f80f2a7fee6ed986d9062 | [log] [tgz] |
---|---|---|
author | Florian Vaussard <florian.vaussard@gmail.com> | Mon Feb 27 10:35:02 2017 -0600 |
committer | Dinh Nguyen <dinguyen@kernel.org> | Mon Mar 06 15:54:58 2017 -0600 |
tree | 4c86b34112525555837967bdbb4c4e455e3e922f | |
parent | c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201 [diff] |
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>