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

Commit 87c3cdb4 authored by Rajeev Nandan's avatar Rajeev Nandan Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable display on Blair ATP platform

The Blair ATP is using Holi ATP board, so the display
power supplies will be the same as Holi target.
Enable display on the Blair ATP platform.

Change-Id: I05502301d4d7f456198729517be6660f82937ab8
parent a93cf909
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
#include <dt-bindings/input/linux-event-codes.h>
#include "holi-pmic-overlay.dtsi"
#include "display/holi-sde-display-atp.dtsi"
#include "display/blair-sde-display-atp.dtsi"
#include "holi-thermal-overlay.dtsi"
#include <dt-bindings/iio/qti_power_supply_iio.h>

@@ -707,6 +708,10 @@
	qcom,bt-vdd-xtal-supply = <&L7A>; /* XO */
};

&mdss_dsi0 {
	vdda-1p2-supply = <&L22A>;
};

&mdss_dsi_phy0 {
	vdda-0p9-supply = <&S5A_LEVEL>;
};