|
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>; |
|
1629 | 1628 | #interrupt-cells = <2>; |
1630 | 1629 | wakeup-parent = <&pdc>; |
1631 | 1630 |
|
1632 | | - mi2s1_pins: mi2s1-state { |
1633 | | - pins = "gpio108", "gpio109", "gpio110", "gpio111"; |
1634 | | - function = "mi2s_1"; |
1635 | | - drive-strength = <8>; |
1636 | | - bias-disable; |
1637 | | - }; |
1638 | | - |
1639 | 1631 | cam0_default: cam0-default-state { |
1640 | 1632 | pins = "gpio28"; |
1641 | 1633 | function = "cam_mclk"; |
|
5277 | 5269 | dma-coherent; |
5278 | 5270 | }; |
5279 | 5271 | }; |
5280 | | - |
5281 | | - gpr: gpr { |
5282 | | - compatible = "qcom,gpr"; |
5283 | | - qcom,glink-channels = "adsp_apps"; |
5284 | | - qcom,domain = <GPR_DOMAIN_ID_ADSP>; |
5285 | | - qcom,intents = <512 20>; |
5286 | | - #address-cells = <1>; |
5287 | | - #size-cells = <0>; |
5288 | | - |
5289 | | - q6apm: service@1 { |
5290 | | - compatible = "qcom,q6apm"; |
5291 | | - reg = <GPR_APM_MODULE_IID>; |
5292 | | - #sound-dai-cells = <0>; |
5293 | | - qcom,protection-domain = "avs/audio", |
5294 | | - "msm/adsp/audio_pd"; |
5295 | | - |
5296 | | - q6apmbedai: bedais { |
5297 | | - compatible = "qcom,q6apm-lpass-dais"; |
5298 | | - #sound-dai-cells = <1>; |
5299 | | - }; |
5300 | | - |
5301 | | - q6apmdai: dais { |
5302 | | - compatible = "qcom,q6apm-dais"; |
5303 | | - iommus = <&apps_smmu 0x1721 0x0>; |
5304 | | - }; |
5305 | | - }; |
5306 | | - |
5307 | | - q6prm: service@2 { |
5308 | | - compatible = "qcom,q6prm"; |
5309 | | - reg = <GPR_PRM_MODULE_IID>; |
5310 | | - qcom,protection-domain = "avs/audio", |
5311 | | - "msm/adsp/audio_pd"; |
5312 | | - |
5313 | | - q6prmcc: clock-controller { |
5314 | | - compatible = "qcom,q6prm-lpass-clocks"; |
5315 | | - #clock-cells = <2>; |
5316 | | - }; |
5317 | | - }; |
5318 | | - }; |
5319 | 5272 | }; |
5320 | 5273 | }; |
5321 | 5274 |
|
|
0 commit comments