Lines Matching +full:msm8916 +full:- +full:venus
1 // SPDX-License-Identifier: GPL-2.0-only
3 /dts-v1/;
5 #include "msm8916-pm8916.dtsi"
6 #include "msm8916-modem-qdsp6.dtsi"
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/input/input.h>
10 #include <dt-bindings/leds/common.h>
14 compatible = "gplus,fl8005a", "qcom,msm8916";
15 chassis-type = "tablet";
24 stdout-path = "serial0";
28 compatible = "simple-battery";
29 device-chemistry = "lithium-ion-polymer";
30 voltage-min-design-microvolt = <3700000>;
31 voltage-max-design-microvolt = <4200000>;
32 energy-full-design-microwatt-hours = <13690000>;
33 charge-full-design-microamp-hours = <3700000>;
35 ocv-capacity-celsius = <25>;
36 ocv-capacity-table-0 =
49 flash-led-controller {
50 /* Actually qcom,leds-gpio-flash */
52 enable-gpios = <&tlmm 31 GPIO_ACTIVE_HIGH>;
53 flash-gpios = <&tlmm 32 GPIO_ACTIVE_HIGH>;
55 pinctrl-0 = <&camera_flash_default>;
56 pinctrl-names = "default";
61 flash-max-timeout-us = <250000>;
65 gpio-keys {
66 compatible = "gpio-keys";
68 pinctrl-0 = <&gpio_keys_default>;
69 pinctrl-names = "default";
71 button-volume-up {
78 gpio-leds {
79 compatible = "gpio-leds";
81 pinctrl-0 = <&gpio_leds_default>;
82 pinctrl-names = "default";
84 led-red {
88 retain-state-suspended;
91 led-green {
95 retain-state-suspended;
99 usb_id: usb-id {
100 compatible = "linux,extcon-usb-gpio";
101 id-gpios = <&tlmm 110 GPIO_ACTIVE_HIGH>;
102 pinctrl-0 = <&usb_id_default>;
103 pinctrl-names = "default";
112 compatible = "edt,edt-ft5406";
115 interrupt-parent = <&tlmm>;
118 reset-gpios = <&tlmm 12 GPIO_ACTIVE_LOW>;
120 vcc-supply = <&pm8916_l17>;
121 iovcc-supply = <&pm8916_l6>;
123 touchscreen-size-x = <800>;
124 touchscreen-size-y = <500>;
125 touchscreen-inverted-x;
126 touchscreen-swapped-x-y;
128 pinctrl-0 = <&touchscreen_default>;
129 pinctrl-names = "default";
142 monitored-battery = <&battery>;
147 qcom,micbias-lvl = <2800>;
148 qcom,mbhc-vthreshold-low = <150 180 237 450 500>;
149 qcom,mbhc-vthreshold-high = <150 180 237 450 500>;
150 qcom,hphl-jack-type-normally-open;
160 regulator-min-microvolt = <2850000>;
161 regulator-max-microvolt = <2850000>;
174 pinctrl-0 = <&sdc2_default &sdc2_cd_default>;
175 pinctrl-1 = <&sdc2_sleep &sdc2_cd_default>;
176 pinctrl-names = "default", "sleep";
178 cd-gpios = <&tlmm 38 GPIO_ACTIVE_LOW>;
184 model = "msm8916-1mic";
185 audio-routing =
200 &venus {
221 camera_flash_default: camera-flash-default-state {
224 drive-strength = <2>;
225 bias-disable;
228 gpio_keys_default: gpio-keys-default-state {
231 drive-strength = <2>;
232 bias-pull-up;
235 gpio_leds_default: gpio-led-default-state {
238 drive-strength = <2>;
239 bias-disable;
242 sdc2_cd_default: sdc2-cd-default-state {
245 drive-strength = <2>;
246 bias-disable;
249 touchscreen_default: touchscreen-default-state {
250 reset-pins {
253 drive-strength = <2>;
254 bias-disable;
257 touchscreen-pins {
260 drive-strength = <2>;
261 bias-pull-up;
265 usb_id_default: usb-id-default-state {
268 drive-strength = <8>;
269 bias-pull-up;