mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 20:28:49 +00:00
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:
@@ -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";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user