mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 20:28:49 +00:00
Revert "ARM: dts: msm: Add qtb debug chain support to device tree"
This reverts commit 071125d4ac.
Change-Id: If01da215562aa1d5db696d5313bc3e10826cfa7b
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
071125d4ac
commit
39aaa43ed2
@@ -68,15 +68,10 @@
|
||||
|
||||
gpu_qtb: gpu_qtb@3de8000 {
|
||||
compatible = "qcom,qsmmuv500-tbu", "qcom,qtb500";
|
||||
reg = <0x3de8000 0x1000>,
|
||||
<0x3dec000 0x1000>;
|
||||
reg-names = "base", "debugchain-base";
|
||||
reg = <0x3de8000 0x1000>;
|
||||
reg-names = "base";
|
||||
qcom,iova-width = <49>;
|
||||
interconnects = <&gem_noc MASTER_GPU_TCU &mc_virt SLAVE_EBI1>;
|
||||
qcom,regulator-names = "vdd";
|
||||
vdd-supply = <&gpu_cc_cx_gdsc>;
|
||||
clocks = <&gpucc GPU_CC_HUB_CX_INT_CLK>;
|
||||
clock-names = "gpu_cc_hub_cx_int";
|
||||
qcom,stream-id-range = <0x0 0x400>;
|
||||
qcom,num-qtb-ports = <2>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user