[PATCH v3 07/20] ARM: shmobile: marzen: Reference clocks
Simon Horman
horms+renesas at verge.net.au
Wed Feb 26 02:33:23 EST 2014
Reference clocks using a "clocks" property in all nodes corresponding to
devices that require a clock: that is, the lan0 node.
Based on work by Laurent Pinchart for the r8a7790 and r8a7791 SoCs.
Cc: Laurent Pinchart <laurent.pinchart+renesas at ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
---
v3
* New
---
arch/arm/boot/dts/r8a7779-marzen.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/r8a7779-marzen.dts b/arch/arm/boot/dts/r8a7779-marzen.dts
index 2c727cd..30f57e9 100644
--- a/arch/arm/boot/dts/r8a7779-marzen.dts
+++ b/arch/arm/boot/dts/r8a7779-marzen.dts
@@ -41,6 +41,7 @@
reg = <0x18000000 0x100>;
pinctrl-0 = <&lan0_pins>;
pinctrl-names = "default";
+ clocks = <&mstp1_clks R8A7779_CLK_ETHER>;
phy-mode = "mii";
interrupt-parent = <&irqpin0>;
--
1.8.5.2
More information about the linux-arm-kernel
mailing list