Lines Matching +full:range +full:- +full:gpios

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 /dts-v1/;
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/linux-event-codes.h>
7 #include <dt-bindings/pinctrl/rockchip.h>
8 #include "rk3566-anbernic-rgxx3.dtsi"
11 adc-joystick {
12 compatible = "adc-joystick";
13 io-channels = <&adc_mux 0>,
17 pinctrl-0 = <&joy_mux_en>;
18 pinctrl-names = "default";
19 poll-interval = <60>;
20 #address-cells = <1>;
21 #size-cells = <0>;
25 abs-flat = <32>;
26 abs-fuzz = <32>;
27 abs-range = <1023 15>;
33 abs-flat = <32>;
34 abs-fuzz = <32>;
35 abs-range = <15 1023>;
41 abs-flat = <32>;
42 abs-fuzz = <32>;
43 abs-range = <15 1023>;
49 abs-flat = <32>;
50 abs-fuzz = <32>;
51 abs-range = <1023 15>;
56 adc_mux: adc-mux {
57 compatible = "io-channel-mux";
59 #io-channel-cells = <1>;
60 io-channels = <&saradc 3>;
61 io-channel-names = "parent";
62 mux-controls = <&gpio_mux>;
63 settle-time-us = <100>;
67 compatible = "pwm-backlight";
68 power-supply = <&vcc_sys>;
72 gpio_mux: mux-controller {
73 compatible = "gpio-mux";
74 mux-gpios = <&gpio0 RK_PB6 GPIO_ACTIVE_LOW>,
76 #mux-control-cells = <0>;
81 assigned-clocks = <&pmucru CLK_RTC_32K>, <&cru PLL_GPLL>,
83 assigned-clock-rates = <32768>, <1200000000>,
93 #address-cells = <1>;
94 #size-cells = <0>;
100 remote-endpoint = <&vp1_out_dsi0>;
107 remote-endpoint = <&mipi_in_panel>;
113 compatible = "anbernic,rg353p-panel", "newvision,nv3051d";
116 pinctrl-names = "default";
117 pinctrl-0 = <&lcd_rst>;
118 reset-gpios = <&gpio4 RK_PA0 GPIO_ACTIVE_LOW>;
119 vdd-supply = <&vcc3v3_lcd0_n>;
123 remote-endpoint = <&mipi_out_panel>;
130 button-a {
131 gpios = <&gpio3 RK_PC2 GPIO_ACTIVE_LOW>;
136 button-left {
137 gpios = <&gpio3 RK_PA6 GPIO_ACTIVE_LOW>;
138 label = "DPAD-LEFT";
142 button-right {
143 gpios = <&gpio3 RK_PA5 GPIO_ACTIVE_LOW>;
144 label = "DPAD-RIGHT";
148 button-thumbl {
149 gpios = <&gpio3 RK_PA1 GPIO_ACTIVE_LOW>;
154 button-thumbr {
155 gpios = <&gpio3 RK_PA2 GPIO_ACTIVE_LOW>;
160 button-y {
161 gpios = <&gpio3 RK_PC1 GPIO_ACTIVE_LOW>;
169 power-monitor@62 {
177 gpio-lcd {
178 lcd_rst: lcd-rst {
192 remote-endpoint = <&dsi0_in_vp1>;