Merge "ARM: dts: msm: Add pcie-pdc device for tuna"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
611b296c28
@@ -21,6 +21,7 @@ properties:
|
||||
- qcom,sun-pcie-pdc
|
||||
- qcom,pineapple-pcie-pdc
|
||||
- qcom,cliffs-pcie-pdc
|
||||
- qcom,tuna-pcie-pdc
|
||||
- qcom,pcie-pdc
|
||||
|
||||
reg:
|
||||
|
@@ -911,6 +911,11 @@
|
||||
qcom,rproc-handle = <&adsp_pas>;
|
||||
};
|
||||
|
||||
pcie_pdc: pdc@b360000 {
|
||||
compatible = "qcom,tuna-pcie-pdc", "qcom,pcie-pdc";
|
||||
reg = <0xb360000 0x10000>;
|
||||
};
|
||||
|
||||
adsp_pas: remoteproc-adsp@03000000 {
|
||||
compatible = "qcom,tuna-adsp-pas";
|
||||
reg = <0x03000000 0x10000>;
|
||||
|
Reference in New Issue
Block a user