arm64: dts: qcom: sm8250: Add fallback CCI compatible

Add a fallback CCI compatible, as required by bindings.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221213183305.544644-4-konrad.dybcio@linaro.org
This commit is contained in:
Konrad Dybcio
2022-12-13 19:33:03 +01:00
committed by Bjorn Andersson
parent 84c611c5bc
commit dd45008b74

View File

@@ -3699,7 +3699,7 @@ videocc: clock-controller@abf0000 {
};
cci0: cci@ac4f000 {
compatible = "qcom,sm8250-cci";
compatible = "qcom,sm8250-cci", "qcom,msm8996-cci";
#address-cells = <1>;
#size-cells = <0>;
@@ -3740,7 +3740,7 @@ cci0_i2c1: i2c-bus@1 {
};
cci1: cci@ac50000 {
compatible = "qcom,sm8250-cci";
compatible = "qcom,sm8250-cci", "qcom,msm8996-cci";
#address-cells = <1>;
#size-cells = <0>;