Loading arch/arm/boot/dts/qcom/msm8916-qrd-skui.dtsi +11 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,17 @@ }; }; &pm8916_mpps { mpp@a300 { /* MPP 4 */ /* Backlight PWM */ qcom,mode = <1>; /* Digital output */ qcom,invert = <8>; /* DTEST1 */ qcom,src-sel = <0>; /* Constant */ qcom,vin-sel = <0>; /* VPH_PWR */ qcom,master-en = <1>; /* Enable MPP */ }; }; &mdss_mdp { qcom,mdss-pref-prim-intf = "dsi"; }; Loading arch/arm/boot/dts/qcom/msm8916-qrd.dtsi +11 −0 Original line number Diff line number Diff line Loading @@ -104,6 +104,17 @@ }; }; &pm8916_gpios { gpio@c100 { /* GPIO 2 */ /* NFC_CLK_REQ */ qcom,mode = <0>; /* QPNP_PIN_MODE_DIG_IN */ qcom,pull = <5>; /* QPNP_PIN_PULL_NO */ qcom,vin-sel = <2>; /* QPNP_PIN_VIN2 */ qcom,src-sel = <2>; /* QPNP_PIN_SEL_FUNC_1 */ qcom,master-en = <1>; }; }; &sdhc_1 { vdd-supply = <&pm8916_l8>; qcom,vdd-voltage-level = <2900000 2900000>; Loading Loading
arch/arm/boot/dts/qcom/msm8916-qrd-skui.dtsi +11 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,17 @@ }; }; &pm8916_mpps { mpp@a300 { /* MPP 4 */ /* Backlight PWM */ qcom,mode = <1>; /* Digital output */ qcom,invert = <8>; /* DTEST1 */ qcom,src-sel = <0>; /* Constant */ qcom,vin-sel = <0>; /* VPH_PWR */ qcom,master-en = <1>; /* Enable MPP */ }; }; &mdss_mdp { qcom,mdss-pref-prim-intf = "dsi"; }; Loading
arch/arm/boot/dts/qcom/msm8916-qrd.dtsi +11 −0 Original line number Diff line number Diff line Loading @@ -104,6 +104,17 @@ }; }; &pm8916_gpios { gpio@c100 { /* GPIO 2 */ /* NFC_CLK_REQ */ qcom,mode = <0>; /* QPNP_PIN_MODE_DIG_IN */ qcom,pull = <5>; /* QPNP_PIN_PULL_NO */ qcom,vin-sel = <2>; /* QPNP_PIN_VIN2 */ qcom,src-sel = <2>; /* QPNP_PIN_SEL_FUNC_1 */ qcom,master-en = <1>; }; }; &sdhc_1 { vdd-supply = <&pm8916_l8>; qcom,vdd-voltage-level = <2900000 2900000>; Loading