summaryrefslogtreecommitdiff
path: root/qcom/kona-7230-iot-rb5.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'qcom/kona-7230-iot-rb5.dtsi')
-rw-r--r--qcom/kona-7230-iot-rb5.dtsi21
1 files changed, 21 insertions, 0 deletions
diff --git a/qcom/kona-7230-iot-rb5.dtsi b/qcom/kona-7230-iot-rb5.dtsi
index 2244bea1..64b5c89a 100644
--- a/qcom/kona-7230-iot-rb5.dtsi
+++ b/qcom/kona-7230-iot-rb5.dtsi
@@ -17,14 +17,35 @@
status = "disabled";
};
+&cont_splash_memory {
+ status = "disabled";
+};
+
+&disp_rdump_memory {
+ status = "disabled";
+};
+
&sde_dp {
label = "primary";
/delete-property/ qcom,max-hdisplay;
/delete-property/ qcom,max-vdisplay;
/delete-property/ qcom,max-pclk-frequency-khz;
+ qcom,no_tps4_support;
};
&mdss_mdp {
/delete-property/ connectors;
connectors = <&sde_dp &sde_rscc>;
};
+
+&usb1 {
+ status = "disabled";
+};
+
+&usb_qmp_phy {
+ status = "disabled";
+};
+
+&usb2_phy1 {
+ status = "disabled";
+};