Loading arch/arm/boot/dts/qcom/apq8053-lite-dragon-v2.0.dtsi +9 −3 Original line number Diff line number Diff line Loading @@ -42,8 +42,8 @@ &mdss_dsi0 { qcom,dsi-pref-prim-pan = <&dsi_boyi_hx83100a_800p_video>; pinctrl-names = "mdss_default", "mdss_sleep"; pinctrl-0 = <&mdss_dsi_active &mdss_te_active>; pinctrl-1 = <&mdss_dsi_suspend &mdss_te_suspend>; pinctrl-0 = <&mdss_dsi_active &mdss_te_active &mdss_dsi_gpio>; pinctrl-1 = <&mdss_dsi_suspend &mdss_te_suspend &mdss_dsi_gpio>; vdd-supply = <&pm8953_l10>; vddio-supply = <&pm8953_l6>; Loading @@ -60,11 +60,17 @@ }; &labibb { status = "ok"; status = "okay"; qpnp,qpnp-labibb-mode = "lcd"; }; &wled { status = "okay"; qcom,cons-sync-write-delay-us = <1000>; qcom,led-strings-list = [00 01 02 03]; }; &pm8953_l4 { status = "okay"; regulator-always-on; }; arch/arm/boot/dts/qcom/msm8953-pinctrl.dtsi +16 −1 Original line number Diff line number Diff line /* * Copyright (c) 2015-2017, The Linux Foundation. All rights reserved. * Copyright (c) 2015-2018, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -454,6 +454,21 @@ bias-pull-down; /* pull down */ }; }; mdss_dsi_gpio: mdss_dsi_gpio { mux { pins = "gpio141"; function = "gpio"; }; config { pins = "gpio141"; drive-strength = <8>; bias-pull-down; output-low; }; }; }; pmx_mdss_te { Loading Loading
arch/arm/boot/dts/qcom/apq8053-lite-dragon-v2.0.dtsi +9 −3 Original line number Diff line number Diff line Loading @@ -42,8 +42,8 @@ &mdss_dsi0 { qcom,dsi-pref-prim-pan = <&dsi_boyi_hx83100a_800p_video>; pinctrl-names = "mdss_default", "mdss_sleep"; pinctrl-0 = <&mdss_dsi_active &mdss_te_active>; pinctrl-1 = <&mdss_dsi_suspend &mdss_te_suspend>; pinctrl-0 = <&mdss_dsi_active &mdss_te_active &mdss_dsi_gpio>; pinctrl-1 = <&mdss_dsi_suspend &mdss_te_suspend &mdss_dsi_gpio>; vdd-supply = <&pm8953_l10>; vddio-supply = <&pm8953_l6>; Loading @@ -60,11 +60,17 @@ }; &labibb { status = "ok"; status = "okay"; qpnp,qpnp-labibb-mode = "lcd"; }; &wled { status = "okay"; qcom,cons-sync-write-delay-us = <1000>; qcom,led-strings-list = [00 01 02 03]; }; &pm8953_l4 { status = "okay"; regulator-always-on; };
arch/arm/boot/dts/qcom/msm8953-pinctrl.dtsi +16 −1 Original line number Diff line number Diff line /* * Copyright (c) 2015-2017, The Linux Foundation. All rights reserved. * Copyright (c) 2015-2018, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -454,6 +454,21 @@ bias-pull-down; /* pull down */ }; }; mdss_dsi_gpio: mdss_dsi_gpio { mux { pins = "gpio141"; function = "gpio"; }; config { pins = "gpio141"; drive-strength = <8>; bias-pull-down; output-low; }; }; }; pmx_mdss_te { Loading