Skip to content

Commit 2b82624

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 ae68d8c commit 2b82624

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>;
@@ -1610,13 +1609,6 @@
16101609
#interrupt-cells = <2>;
16111610
wakeup-parent = <&pdc>;
16121611

1613-
mi2s1_pins: mi2s1-state {
1614-
pins = "gpio108", "gpio109", "gpio110", "gpio111";
1615-
function = "mi2s_1";
1616-
drive-strength = <8>;
1617-
bias-disable;
1618-
};
1619-
16201612
cam0_default: cam0-default-state {
16211613
pins = "gpio28";
16221614
function = "cam_mclk";
@@ -5197,45 +5189,6 @@
51975189
dma-coherent;
51985190
};
51995191
};
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-
};
52395192
};
52405193
};
52415194

0 commit comments

Comments
 (0)