mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 05:55:44 +02:00
arm64: dts: qcom: sdm845: 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-3-konrad.dybcio@linaro.org
This commit is contained in:
parent
6d88aafa6f
commit
84c611c5bc
|
|
@ -4358,7 +4358,7 @@ port@3 {
|
|||
};
|
||||
|
||||
cci: cci@ac4a000 {
|
||||
compatible = "qcom,sdm845-cci";
|
||||
compatible = "qcom,sdm845-cci", "qcom,msm8996-cci";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user