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

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

ARM: dts: msm: include display nodes for Blair target

This change includes display DT nodes to enable display
support on Blair target.

Change-Id: Idff6e010b93c87a127abb1bf8db1e3d5a3b49e09
parent 61d92f15
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
#include "holi-cdp-pm6125.dtsi"
#include "display/blair-sde-display-cdp.dtsi"
/ {
};

&ufsphy_mem {
	compatible = "qcom,ufs-phy-qmp-v4-yupik";
};

&pm6125_pwm {
	status = "ok";
};
+1 −0
Original line number Diff line number Diff line
#include "holi-mtp-pm6125.dtsi"
#include "display/blair-sde-display-mtp.dtsi"
/ {
};

+1 −6
Original line number Diff line number Diff line
@@ -3354,7 +3354,7 @@
#include "camera/holi-camera.dtsi"
#include "holi-thermal.dtsi"
#include "holi-qupv3.dtsi"
#include "display/holi-sde.dtsi"
#include "display/blair-sde.dtsi"
#include "holi-audio.dtsi"
#include "blair-usb.dtsi"
#include "ipcc-test-holi.dtsi"
@@ -3376,11 +3376,6 @@
	regulator-max-microvolt = <3544000>;
};

/* Dummy LDO handle*/
&mdss_dsi_phy0 {
	vdda-0p9-supply = <&L2A>;
};

&gcc_camss_top_gdsc {
	status = "ok";
};