ARM: dts: msm: Remove RTL SE flag

To determine RTL/firmware base SE, we are
currently reading HW PARAM 2 reg. So, remove
the RTL SE flag.

Earlier, we are setting RTL SE flag based
on DT flag.

Change-Id: I0eba2d4f6dd348e15ad8f8cab442fbf1330e4e83
This commit is contained in:
Viken Dadhaniya
2022-12-28 12:39:37 +05:30
parent fcb1ccde6b
commit a825d676fe

View File

@@ -186,7 +186,6 @@
dma-names = "tx", "rx";
qcom,wrapper-core = <&qupv3_0>;
qcom,shared;
qcom,rtl_se;
status = "disabled";
};
@@ -229,7 +228,6 @@
<&gpi_dma0 1 3 3 64 0>;
dma-names = "tx", "rx";
qcom,wrapper-core = <&qupv3_0>;
qcom,rtl_se;
status = "disabled";
};
@@ -272,7 +270,6 @@
<&gpi_dma0 1 4 3 64 0>;
dma-names = "tx", "rx";
qcom,wrapper-core = <&qupv3_0>;
qcom,rtl_se;
status = "disabled";
};