mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: disable qdss tpdm on anorak
The correlated clk of the tpdm is not able to enable from kernel, so disable this tpdm. Change-Id: I48f48005de48023e322dbdc38dcb1166f74ce480
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
60e0ef1a72
commit
a74e535f63
@@ -840,6 +840,7 @@
|
||||
clocks = <&aoss_qmp>;
|
||||
clock-names = "apb_pclk";
|
||||
|
||||
status = "disabled";
|
||||
out-ports {
|
||||
port {
|
||||
tpdm_rdpm_out_funnel_dl_west: endpoint {
|
||||
@@ -862,6 +863,7 @@
|
||||
clock-names = "apb_pclk";
|
||||
qcom,cmb-msr-skip;
|
||||
|
||||
status = "disabled";
|
||||
out-ports {
|
||||
port {
|
||||
tpdm_rdpm_mx_out_funnel_dl_west: endpoint {
|
||||
@@ -904,6 +906,7 @@
|
||||
clocks = <&aoss_qmp>;
|
||||
clock-names = "apb_pclk";
|
||||
|
||||
status = "disabled";
|
||||
out-ports {
|
||||
port {
|
||||
tpdm_qm_out_tpda_dl_center: endpoint {
|
||||
@@ -1212,6 +1215,7 @@
|
||||
clocks = <&aoss_qmp>;
|
||||
clock-names = "apb_pclk";
|
||||
|
||||
status = "disabled";
|
||||
out-ports {
|
||||
port {
|
||||
tpdm_tmess1_out_tpda_tmess: endpoint {
|
||||
@@ -1233,6 +1237,7 @@
|
||||
clocks = <&aoss_qmp>;
|
||||
clock-names = "apb_pclk";
|
||||
|
||||
status = "disabled";
|
||||
out-ports {
|
||||
port {
|
||||
tpdm_tmess0_out_tpda_tmess: endpoint {
|
||||
|
||||
Reference in New Issue
Block a user