Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b0062618 authored by Javier Martinez Canillas's avatar Javier Martinez Canillas Committed by Tony Lindgren
Browse files

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: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 52c7c913
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -164,7 +164,7 @@
		clock-div = <1>;
	};

	func_96m_ck: func_96m_ck {
	func_96m_ck: func_96m_ck@540 {
		#clock-cells = <0>;
	};