diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 9e9ccb43..bda4e5e4 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -3110,6 +3110,11 @@ #clock-cells = <1>; }; + scmi_clk: protocol@14 { + reg = <0x14>; + #clock-cells = <1>; + }; + scmi_qcom: protocol@80 { reg = <0x80>; #clock-cells = <1>;