Lines Matching +full:button +full:- +full:enter

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-rg353x.dtsi"
22 compatible = "simple-battery";
23 charge-full-design-microamp-hours = <3472000>;
24 charge-term-current-microamp = <300000>;
25 constant-charge-current-max-microamp = <2000000>;
26 constant-charge-voltage-max-microvolt = <4200000>;
27 factory-internal-resistance-micro-ohms = <117000>;
28 voltage-max-design-microvolt = <4172000>;
29 voltage-min-design-microvolt = <3400000>;
31 ocv-capacity-celsius = <20>;
32 ocv-capacity-table-0 = <4172000 100>, <4054000 95>, <3984000 90>, <3926000 85>,
42 compatible = "simple-audio-card";
43 simple-audio-card,name = "rk817_ext";
44 simple-audio-card,aux-devs = <&spk_amp>;
45 simple-audio-card,format = "i2s";
46 simple-audio-card,hp-det-gpio = <&gpio4 RK_PC6 GPIO_ACTIVE_HIGH>;
47 simple-audio-card,mclk-fs = <256>;
48 simple-audio-card,widgets =
52 simple-audio-card,routing =
60 simple-audio-card,pin-switches = "Internal Speakers";
62 simple-audio-card,codec {
63 sound-dai = <&rk817>;
66 simple-audio-card,cpu {
67 sound-dai = <&i2s1_8ch>;
71 spk_amp: audio-amplifier {
72 compatible = "simple-audio-amplifier";
73 enable-gpios = <&gpio4 RK_PC2 GPIO_ACTIVE_HIGH>;
74 pinctrl-0 = <&spk_amp_enable_h>;
75 pinctrl-names = "default";
76 sound-name-prefix = "Speaker Amp";
81 button-r1 {
87 button-r2 {
95 pinctrl-names = "default";
96 pinctrl-0 = <&i2c2m1_xfer>;
102 interrupt-parent = <&gpio4>;
104 pinctrl-0 = <&touch_rst>;
105 pinctrl-names = "default";
106 reset-gpios = <&gpio4 RK_PA6 GPIO_ACTIVE_LOW>;
107 touchscreen-size-x = <640>;
108 touchscreen-size-y = <480>;
113 audio-amplifier {
114 spk_amp_enable_h: spk-amp-enable-h {
121 touch_rst: touch-rst {
130 monitored-battery = <&battery>;
131 rockchip,resistor-sense-micro-ohms = <10000>;
132 rockchip,sleep-enter-current-microamp = <300000>;
133 rockchip,sleep-filter-current-microamp = <100000>;
138 pinctrl-0 = <&emmc_bus8>, <&emmc_clk>, <&emmc_cmd>, <&emmc_datastrobe>, <&emmc_rstnout>;
139 pinctrl-names = "default";
140 bus-width = <8>;
141 mmc-hs200-1_8v;
142 non-removable;
143 vmmc-supply = <&vcc_3v3>;
144 vqmmc-supply = <&vcc_1v8>;