Commit 886c73ba authored by Stephen Boyd's avatar Stephen Boyd Committed by Andy Gross

arm64: dts: Rename qcom,gcc node to clock-controller

Use the standard name for clock controller nodes instead of a
qcom specific name.
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
Reviewed-by: default avatarAndy Gross <andy.gross@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent 0804308f
......@@ -134,7 +134,7 @@ msmgpio: pinctrl@1000000 {
#interrupt-cells = <2>;
};
gcc: qcom,gcc@1800000 {
gcc: clock-controller@1800000 {
compatible = "qcom,gcc-msm8916";
#clock-cells = <1>;
#reset-cells = <1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment