mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 06:49:29 -04:00
arm64: dts: qcom: msm8916: 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-2-konrad.dybcio@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
7ca5618520
commit
6d88aafa6f
@@ -1168,7 +1168,7 @@ ports {
|
||||
};
|
||||
|
||||
cci: cci@1b0c000 {
|
||||
compatible = "qcom,msm8916-cci";
|
||||
compatible = "qcom,msm8916-cci", "qcom,msm8226-cci";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
reg = <0x01b0c000 0x1000>;
|
||||
|
||||
Reference in New Issue
Block a user