Revert "ARM: dts: msm: add sde_rscc register offset to cesta for sun target"

This reverts commit 4b3bee8622.

Change-Id: I56f2cbf8c58119733393bf12c63ed3d2127a91fc
Signed-off-by: Linux Image Build Automation <quic_ibautomat@quicinc.com>
This commit is contained in:
Linux Image Build Automation
2024-07-17 01:31:46 -07:00
parent 4b3bee8622
commit 7668b35d02
2 changed files with 3 additions and 5 deletions

View File

@@ -210,15 +210,14 @@
sde_cesta: qcom,sde_cesta@0x0af30000 { sde_cesta: qcom,sde_cesta@0x0af30000 {
cell-index = <0>; cell-index = <0>;
compatible = "qcom,sde-cesta"; compatible = "qcom,sde-cesta";
reg = <0x0af20000 0x850>, reg = <0xaf30000 0x60>,
<0xaf30000 0x60>,
<0xaf31000 0x30>, <0xaf31000 0x30>,
<0xaf32000 0x30>, <0xaf32000 0x30>,
<0xaf33000 0x30>, <0xaf33000 0x30>,
<0xaf34000 0x30>, <0xaf34000 0x30>,
<0xaf35000 0x30>, <0xaf35000 0x30>,
<0xaf36000 0x30>; <0xaf36000 0x30>;
reg-names = "rscc", "wrapper", "scc_0", "scc_1", "scc_2", "scc_3", "scc_4", "scc_5"; reg-names = "wrapper", "scc_0", "scc_1", "scc_2", "scc_3", "scc_4", "scc_5";
clocks = <&dispcc DISP_CC_MDSS_MDP_CLK>, clocks = <&dispcc DISP_CC_MDSS_MDP_CLK>,
<&dispcc DISP_CC_MDSS_MDP_CLK_SRC>; <&dispcc DISP_CC_MDSS_MDP_CLK_SRC>;

View File

@@ -37,8 +37,7 @@
qcom,sde-vm-exclude-reg-names = "sid_phys"; qcom,sde-vm-exclude-reg-names = "sid_phys";
qcom,tvm-include-reg = <0x0af20000 0x850>, qcom,tvm-include-reg = <0xaf30000 0x60>,
<0xaf30000 0x60>,
<0xaf31000 0x30>, <0xaf31000 0x30>,
<0xaf32000 0x30>, <0xaf32000 0x30>,
<0xaf33000 0x30>, <0xaf33000 0x30>,