summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqctecmdr <qctecmdr@localhost>2022-09-08 02:08:40 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2022-09-08 02:08:39 -0700
commite0fb2a6b2ac5b74b248814dbfa061c07946ebb67 (patch)
tree5159136ec5e27d7bf89cd37cbe0ef663c876c2e3
parent876cce135b872f861eaf3081c9d311f5958f985d (diff)
parent79134ca1231162c4f2b666c41a5dbabe51eb8242 (diff)
downloaddevicetree-e0fb2a6b2ac5b74b248814dbfa061c07946ebb67.tar.gz
Merge "ARM: dts: msm: add a dt property to restrict TPS4 pattern support"
-rw-r--r--bindings/display/msm/sde-dp.txt1
-rw-r--r--qcom/kona-7230-iot-rb5.dtsi1
2 files changed, 2 insertions, 0 deletions
diff --git a/bindings/display/msm/sde-dp.txt b/bindings/display/msm/sde-dp.txt
index 78812304..f056c50f 100644
--- a/bindings/display/msm/sde-dp.txt
+++ b/bindings/display/msm/sde-dp.txt
@@ -76,6 +76,7 @@ DP Controller: Required properties:
- qcom,dp-aux-switch: Phandle for the driver used to program the AUX switch for Display Port orientation.
- qcom,dp-hpd-gpio: HPD gpio for direct DP connector without USB PHY or AUX switch.
- qcom,dp-gpio-aux-switch: Gpio DP AUX switch chipset support.
+- qcom,no_tps4_support: To restrict TPS4 pattern support in link training for Display port.
- qcom,<type>-supply-entries: A node that lists the elements of the supply used by the a particular "type" of DSI module. The module "types"
can be "core", "ctrl", and "phy". Within the same type,
there can be more than one instance of this binding,
diff --git a/qcom/kona-7230-iot-rb5.dtsi b/qcom/kona-7230-iot-rb5.dtsi
index c543760d..54de789d 100644
--- a/qcom/kona-7230-iot-rb5.dtsi
+++ b/qcom/kona-7230-iot-rb5.dtsi
@@ -22,6 +22,7 @@
/delete-property/ qcom,max-hdisplay;
/delete-property/ qcom,max-vdisplay;
/delete-property/ qcom,max-pclk-frequency-khz;
+ qcom,no_tps4_support;
};
&mdss_mdp {