Skip to content

Commit 407ef89

Browse files
krzkandersson
authored andcommitted
arm64: dts: qcom: msm8996: align RPM G-Link clock-controller node with bindings
qcom,rpmcc bindings expect RPM clock controller to be named generic "clock-controller": rpm-glink: rpm-requests: 'qcom,rpmcc' does not match any of the regexes: '^regulators(-[01])?$', 'pinctrl-[0-9]+' Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 7bf30eb commit 407ef89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/qcom/msm8996.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@
483483
compatible = "qcom,rpm-msm8996";
484484
qcom,glink-channels = "rpm_requests";
485485

486-
rpmcc: qcom,rpmcc {
486+
rpmcc: clock-controller {
487487
compatible = "qcom,rpmcc-msm8996", "qcom,rpmcc";
488488
#clock-cells = <1>;
489489
clocks = <&xo_board>;

0 commit comments

Comments
 (0)