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

Commit e4e5be7e authored by Baochu Xu's avatar Baochu Xu Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: modify backlight gpio on SDW2500



Change backlight gpio from gpio_52 to gpio_37
for NFC device need to use gpio_52.

Change-Id: If883600a5146f43c541ede606f07886e63b0b9aa
Signed-off-by: default avatarBaochu Xu <bxu@codeaurora.org>
parent 09f8d020
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -203,3 +203,8 @@
&vendor_fstab {
	fsmgr_flags = "wait";
};

&mdss_dsi0{
	qcom,dsi-pref-prim-pan = <&dsi_auo_390p_cmd>;
	qcom,platform-bklight-en-gpio = <&msm_gpio 37 0>;
};