Lines Matching +full:mount +full:- +full:matrix

1 // SPDX-License-Identifier: GPL-2.0-only
3 /dts-v1/;
5 #include "msm8916-pm8916.dtsi"
6 #include <dt-bindings/gpio/gpio.h>
7 #include <dt-bindings/input/input.h>
8 #include <dt-bindings/leds/common.h>
13 chassis-type = "handset";
22 stdout-path = "serial0";
25 flash-led-controller {
27 enable-gpios = <&tlmm 49 GPIO_ACTIVE_HIGH>;
28 flash-gpios = <&tlmm 119 GPIO_ACTIVE_HIGH>;
30 pinctrl-0 = <&camera_front_flash_default>;
31 pinctrl-names = "default";
36 flash-max-timeout-us = <250000>;
40 gpio-keys {
41 compatible = "gpio-keys";
43 pinctrl-names = "default";
44 pinctrl-0 = <&gpio_keys_default>;
48 button-volume-up {
56 compatible = "gpio-leds";
58 led-0 {
61 default-state = "off";
64 pinctrl-names = "default";
65 pinctrl-0 = <&button_backlight_default>;
69 usb_id: usb-id {
70 compatible = "linux,extcon-usb-gpio";
71 id-gpios = <&tlmm 110 GPIO_ACTIVE_HIGH>;
72 pinctrl-names = "default";
73 pinctrl-0 = <&usb_id_default>;
81 compatible = "asahi-kasei,ak09911";
84 vdd-supply = <&pm8916_l17>;
85 vid-supply = <&pm8916_l6>;
87 reset-gpios = <&tlmm 111 GPIO_ACTIVE_LOW>;
89 pinctrl-names = "default";
90 pinctrl-0 = <&mag_reset_default>;
97 vdd-supply = <&pm8916_l17>;
98 vddio-supply = <&pm8916_l6>;
100 mount-matrix = "0", "1", "0",
101 "-1", "0", "0",
117 regulator-min-microvolt = <2850000>;
118 regulator-max-microvolt = <2850000>;
133 pinctrl-names = "default", "sleep";
134 pinctrl-0 = <&sdc2_default &sdc2_cd_default>;
135 pinctrl-1 = <&sdc2_sleep &sdc2_cd_default>;
137 cd-gpios = <&tlmm 38 GPIO_ACTIVE_LOW>;
158 button_backlight_default: button-backlight-default-state {
162 drive-strength = <2>;
163 bias-disable;
166 camera_front_flash_default: camera-front-flash-default-state {
169 drive-strength = <2>;
170 bias-disable;
173 gpio_keys_default: gpio-keys-default-state {
177 drive-strength = <2>;
178 bias-pull-up;
181 mag_reset_default: mag-reset-default-state {
185 drive-strength = <2>;
186 bias-disable;
189 sdc2_cd_default: sdc2-cd-default-state {
192 drive-strength = <2>;
193 bias-disable;
196 usb_id_default: usb-id-default-state {
200 drive-strength = <8>;
201 bias-pull-up;