Lines Matching +full:key +full:- +full:wakeup
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
16 compatible = "sprd,sp9860g-1h10", "sprd,sc9860";
33 stdout-path = "serial1:115200n8";
36 gpio-keys {
37 compatible = "gpio-keys";
39 key-volumedown {
40 label = "Volume Down Key";
43 debounce-interval = <2>;
44 wakeup-source;
47 key-volumeup {
48 label = "Volume Up Key";
51 debounce-interval = <2>;
52 wakeup-source;
55 key-power {
56 label = "Power Key";
59 debounce-interval = <2>;
60 wakeup-source;
64 reserved-memory {
65 #address-cells = <2>;
66 #size-cells = <2>;
71 compatible = "simple-battery";
72 charge-full-design-microamp-hours = <1900000>;
73 charge-term-current-microamp = <120000>;
74 constant-charge-voltage-max-microvolt = <4350000>;
75 factory-internal-resistance-micro-ohms = <250000>;
76 ocv-capacity-celsius = <20>;
77 ocv-capacity-table-0 = <4185000 100>, <4113000 95>, <4066000 90>,
88 monitored-battery = <&bat>;