Loading arch/arm/boot/dts/qcom/msm8909-qrd-skue.dtsi +42 −0 Original line number Diff line number Diff line Loading @@ -93,6 +93,48 @@ }; }; i2c@78b5000 { /* BLSP1 QUP1 */ aw2013@45 { compatible = "awinic,aw2013"; reg = <0x45>; vdd-supply = <&pm8909_l17>; vcc-supply = <&pm8909_l6>; aw2013,red { aw2013,name = "red"; aw2013,id = <0>; aw2013,max-brightness = <255>; aw2013,max-current = <1>; aw2013,rise-time-ms = <2>; aw2013,hold-time-ms = <1>; aw2013,fall-time-ms = <2>; aw2013,off-time-ms = <1>; }; aw2013,green { aw2013,name = "green"; aw2013,id = <1>; aw2013,max-brightness = <255>; aw2013,max-current = <1>; aw2013,rise-time-ms = <2>; aw2013,hold-time-ms = <1>; aw2013,fall-time-ms = <2>; aw2013,off-time-ms = <1>; }; aw2013,blue { aw2013,name = "blue"; aw2013,id = <2>; aw2013,max-brightness = <255>; aw2013,max-current = <1>; aw2013,rise-time-ms = <2>; aw2013,hold-time-ms = <1>; aw2013,fall-time-ms = <2>; aw2013,off-time-ms = <1>; }; }; }; gen-vkeys { compatible = "qcom,gen-vkeys"; label = "ft5x06_ts"; Loading Loading
arch/arm/boot/dts/qcom/msm8909-qrd-skue.dtsi +42 −0 Original line number Diff line number Diff line Loading @@ -93,6 +93,48 @@ }; }; i2c@78b5000 { /* BLSP1 QUP1 */ aw2013@45 { compatible = "awinic,aw2013"; reg = <0x45>; vdd-supply = <&pm8909_l17>; vcc-supply = <&pm8909_l6>; aw2013,red { aw2013,name = "red"; aw2013,id = <0>; aw2013,max-brightness = <255>; aw2013,max-current = <1>; aw2013,rise-time-ms = <2>; aw2013,hold-time-ms = <1>; aw2013,fall-time-ms = <2>; aw2013,off-time-ms = <1>; }; aw2013,green { aw2013,name = "green"; aw2013,id = <1>; aw2013,max-brightness = <255>; aw2013,max-current = <1>; aw2013,rise-time-ms = <2>; aw2013,hold-time-ms = <1>; aw2013,fall-time-ms = <2>; aw2013,off-time-ms = <1>; }; aw2013,blue { aw2013,name = "blue"; aw2013,id = <2>; aw2013,max-brightness = <255>; aw2013,max-current = <1>; aw2013,rise-time-ms = <2>; aw2013,hold-time-ms = <1>; aw2013,fall-time-ms = <2>; aw2013,off-time-ms = <1>; }; }; }; gen-vkeys { compatible = "qcom,gen-vkeys"; label = "ft5x06_ts"; Loading