Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e0fb2a6b authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add a dt property to restrict TPS4 pattern support"

parents 876cce13 79134ca1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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,
+1 −0
Original line number Diff line number Diff line
@@ -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 {