[PATCH v1 14/14] ARM: dts: msm: Add clock entries for MSM8960 uart device
Stephen Boyd
sboyd at codeaurora.org
Wed Jul 24 20:43:42 EDT 2013
Signed-off-by: Stephen Boyd <sboyd at codeaurora.org>
---
arch/arm/boot/dts/msm8960-cdp.dts | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/boot/dts/msm8960-cdp.dts b/arch/arm/boot/dts/msm8960-cdp.dts
index be8d947..e10fba6 100644
--- a/arch/arm/boot/dts/msm8960-cdp.dts
+++ b/arch/arm/boot/dts/msm8960-cdp.dts
@@ -151,6 +151,8 @@
reg = <0x16440000 0x1000>,
<0x16400000 0x1000>;
interrupts = <0 154 0x0>;
+ clocks = <&gsbi5_uart_clk>, <&gsbi5_uart_ahb>;
+ clock-names = "gsbi_uart_clk", "gsbi_pclk";
};
qcom,ssbi at 500000 {
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
More information about the linux-arm-kernel
mailing list