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 = <3151000>;
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_int";
44 simple-audio-card,format = "i2s";
45 simple-audio-card,hp-det-gpio = <&gpio4 RK_PC6 GPIO_ACTIVE_HIGH>;
46 simple-audio-card,mclk-fs = <256>;
47 simple-audio-card,widgets =
51 simple-audio-card,routing =
57 simple-audio-card,codec {
58 sound-dai = <&rk817>;
61 simple-audio-card,cpu {
62 sound-dai = <&i2s1_8ch>;
68 button-r1 {
74 button-r2 {
82 pinctrl-names = "default";
83 pinctrl-0 = <&i2c2m1_xfer>;
89 interrupt-parent = <&gpio4>;
91 pinctrl-0 = <&touch_rst>;
92 pinctrl-names = "default";
93 reset-gpios = <&gpio4 RK_PA6 GPIO_ACTIVE_LOW>;
94 touchscreen-size-x = <640>;
95 touchscreen-size-y = <480>;
101 touch_rst: touch-rst {
110 monitored-battery = <&battery>;
111 rockchip,resistor-sense-micro-ohms = <10000>;
112 rockchip,sleep-enter-current-microamp = <300000>;
113 rockchip,sleep-filter-current-microamp = <100000>;
118 pinctrl-0 = <&emmc_bus8>, <&emmc_clk>, <&emmc_cmd>, <&emmc_datastrobe>, <&emmc_rstnout>;
119 pinctrl-names = "default";
120 bus-width = <8>;
121 mmc-hs200-1_8v;
122 non-removable;
123 vmmc-supply = <&vcc_3v3>;
124 vqmmc-supply = <&vcc_1v8>;