Files
kernel_oneplus_sm8550-devic…/qcom/sa8155-v1.dtsi
Veera Vegivada 915cff3fe2 ARM: dts: msm: Add clock controller and gdsc nodes for sm8150
Add support for all the clock controllers and also add gdsc regulators.

Change-Id: Ic313db887845e43c1d69b82f6bd8af4154145832
2022-03-08 09:27:33 +05:30

30 lines
476 B
Plaintext

#include "sm8150.dtsi"
#include "sa8155.dtsi"
/ {
model = "Qualcomm Technologies, Inc. SA8155";
compatible = "qcom,sa8155";
qcom,msm-name = "SA8155 V1";
qcom,msm-id = <362 0x10000>;
};
&scc {
compatible = "qcom,sa8155-scc", "syscon";
};
&gcc {
compatible = "qcom,sa8155-gcc", "syscon";
};
&videocc {
compatible = "qcom,sa8155-videocc", "syscon";
};
&npucc {
compatible = "qcom,sa8155-npucc", "syscon";
};
&camcc {
compatible = "qcom,sa8155-camcc", "syscon";
};