* [PATCH] arm64: dts: Rename qcom,gcc node to clock-controller
@ 2016-01-08 19:00 Stephen Boyd
2016-01-08 19:51 ` Andy Gross
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2016-01-08 19:00 UTC (permalink / raw)
To: linux-arm-kernel
Use the standard name for clock controller nodes instead of a
qcom specific name.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
---
arch/arm64/boot/dts/qcom/msm8916.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi
index 915321479998..ba8184d0f948 100644
--- a/arch/arm64/boot/dts/qcom/msm8916.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi
@@ -134,7 +134,7 @@
#interrupt-cells = <2>;
};
- gcc: qcom,gcc at 1800000 {
+ gcc: clock-controller at 1800000 {
compatible = "qcom,gcc-msm8916";
#clock-cells = <1>;
#reset-cells = <1>;
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] arm64: dts: Rename qcom,gcc node to clock-controller
2016-01-08 19:00 [PATCH] arm64: dts: Rename qcom,gcc node to clock-controller Stephen Boyd
@ 2016-01-08 19:51 ` Andy Gross
0 siblings, 0 replies; 2+ messages in thread
From: Andy Gross @ 2016-01-08 19:51 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Jan 08, 2016 at 11:00:11AM -0800, Stephen Boyd wrote:
> Use the standard name for clock controller nodes instead of a
> qcom specific name.
>
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Reviewed-by: Andy Gross <andy.gross@linaro.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-08 19:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-08 19:00 [PATCH] arm64: dts: Rename qcom,gcc node to clock-controller Stephen Boyd
2016-01-08 19:51 ` Andy Gross
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox