Merge "ARM: dts: qcom: Add llcc support for tuna7"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
e8dff2b711
@@ -648,7 +648,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
cache-controller@24800000 {
|
||||
llcc: cache-controller@24800000 {
|
||||
compatible = "qcom,tuna-llcc";
|
||||
reg = <0x24800000 0x200000>, <0x25800000 0x200000>,
|
||||
<0x24C00000 0x200000>, <0x25C00000 0x200000>,
|
||||
|
@@ -14,3 +14,7 @@
|
||||
&adsp_pas {
|
||||
firmware-name = "adsp2.mdt", "adsp2_dtb.mdt";
|
||||
};
|
||||
|
||||
&llcc {
|
||||
compatible = "qcom,tuna7-llcc";
|
||||
};
|
||||
|
Reference in New Issue
Block a user