Skip to content

Commit c30d77b

Browse files
author
Le Qi
committed
Revert "FROMLIST: arm64: dts: qcom: talos: Add GPR node, audio services, and MI2S1 TLMM pins"
This reverts commit 392c660. Signed-off-by: Le Qi <le.qi@oss.qualcomm.com>
1 parent 2e8db98 commit c30d77b

1 file changed

Lines changed: 0 additions & 47 deletions

File tree

arch/arm64/boot/dts/qcom/talos.dtsi

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#include <dt-bindings/power/qcom,rpmhpd.h>
2121
#include <dt-bindings/soc/qcom,rpmh-rsc.h>
2222
#include <dt-bindings/thermal/thermal.h>
23-
#include <dt-bindings/soc/qcom,gpr.h>
2423

2524
/ {
2625
interrupt-parent = <&intc>;
@@ -1629,13 +1628,6 @@
16291628
#interrupt-cells = <2>;
16301629
wakeup-parent = <&pdc>;
16311630

1632-
mi2s1_pins: mi2s1-state {
1633-
pins = "gpio108", "gpio109", "gpio110", "gpio111";
1634-
function = "mi2s_1";
1635-
drive-strength = <8>;
1636-
bias-disable;
1637-
};
1638-
16391631
cam0_default: cam0-default-state {
16401632
pins = "gpio28";
16411633
function = "cam_mclk";
@@ -5277,45 +5269,6 @@
52775269
dma-coherent;
52785270
};
52795271
};
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-
};
53195272
};
53205273
};
53215274

0 commit comments

Comments
 (0)