|
20 | 20 | #include <dt-bindings/power/qcom,rpmhpd.h> |
21 | 21 | #include <dt-bindings/soc/qcom,rpmh-rsc.h> |
22 | 22 | #include <dt-bindings/thermal/thermal.h> |
23 | | -#include <dt-bindings/soc/qcom,gpr.h> |
24 | 23 |
|
25 | 24 | / { |
26 | 25 | interrupt-parent = <&intc>; |
|
1610 | 1609 | #interrupt-cells = <2>; |
1611 | 1610 | wakeup-parent = <&pdc>; |
1612 | 1611 |
|
1613 | | - mi2s1_pins: mi2s1-state { |
1614 | | - pins = "gpio108", "gpio109", "gpio110", "gpio111"; |
1615 | | - function = "mi2s_1"; |
1616 | | - drive-strength = <8>; |
1617 | | - bias-disable; |
1618 | | - }; |
1619 | | - |
1620 | 1612 | cam0_default: cam0-default-state { |
1621 | 1613 | pins = "gpio28"; |
1622 | 1614 | function = "cam_mclk"; |
|
5197 | 5189 | dma-coherent; |
5198 | 5190 | }; |
5199 | 5191 | }; |
5200 | | - |
5201 | | - gpr: gpr { |
5202 | | - compatible = "qcom,gpr"; |
5203 | | - qcom,glink-channels = "adsp_apps"; |
5204 | | - qcom,domain = <GPR_DOMAIN_ID_ADSP>; |
5205 | | - qcom,intents = <512 20>; |
5206 | | - #address-cells = <1>; |
5207 | | - #size-cells = <0>; |
5208 | | - |
5209 | | - q6apm: service@1 { |
5210 | | - compatible = "qcom,q6apm"; |
5211 | | - reg = <GPR_APM_MODULE_IID>; |
5212 | | - #sound-dai-cells = <0>; |
5213 | | - qcom,protection-domain = "avs/audio", |
5214 | | - "msm/adsp/audio_pd"; |
5215 | | - |
5216 | | - q6apmbedai: bedais { |
5217 | | - compatible = "qcom,q6apm-lpass-dais"; |
5218 | | - #sound-dai-cells = <1>; |
5219 | | - }; |
5220 | | - |
5221 | | - q6apmdai: dais { |
5222 | | - compatible = "qcom,q6apm-dais"; |
5223 | | - iommus = <&apps_smmu 0x1721 0x0>; |
5224 | | - }; |
5225 | | - }; |
5226 | | - |
5227 | | - q6prm: service@2 { |
5228 | | - compatible = "qcom,q6prm"; |
5229 | | - reg = <GPR_PRM_MODULE_IID>; |
5230 | | - qcom,protection-domain = "avs/audio", |
5231 | | - "msm/adsp/audio_pd"; |
5232 | | - |
5233 | | - q6prmcc: clock-controller { |
5234 | | - compatible = "qcom,q6prm-lpass-clocks"; |
5235 | | - #clock-cells = <2>; |
5236 | | - }; |
5237 | | - }; |
5238 | | - }; |
5239 | 5192 | }; |
5240 | 5193 | }; |
5241 | 5194 |
|
|
0 commit comments