]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: omap2: add missing unit name to func_96m_ck
authorJavier Martinez Canillas <javier@osg.samsung.com>
Mon, 27 Jun 2016 19:20:42 +0000 (15:20 -0400)
committerTony Lindgren <tony@atomide.com>
Wed, 29 Jun 2016 07:05:21 +0000 (00:05 -0700)
This patch fixes the following DTC warnings for omap2430-sdp.dtb:

"func_96m_ck has a reg or ranges property, but no unit name"

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap24xx-clocks.dtsi

index ca73722b5ea4c27e4869ecf75a4b6645cbc4da95..769a346de61329f215c80e304aafca9aa8f64f9d 100644 (file)
@@ -164,7 +164,7 @@ core_ck: core_ck {
                clock-div = <1>;
        };
 
-       func_96m_ck: func_96m_ck {
+       func_96m_ck: func_96m_ck@540 {
                #clock-cells = <0>;
        };