forked from Minki/linux
ARM: dts: omap2: add missing unit name to func_96m_ck
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>
This commit is contained in:
parent
52c7c91319
commit
b006261849
@ -164,7 +164,7 @@
|
||||
clock-div = <1>;
|
||||
};
|
||||
|
||||
func_96m_ck: func_96m_ck {
|
||||
func_96m_ck: func_96m_ck@540 {
|
||||
#clock-cells = <0>;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user