Lines Matching +full:press +full:- +full:threshold +full:- +full:microvolt
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
5 * Copyright (c) 2020 Chen-Yu Tsai <wens@csie.org>
8 /dts-v1/;
9 #include "rk3399-nanopi-m4.dts"
13 compatible = "friendlyarm,nanopi-m4b", "rockchip,rk3399";
15 adc-keys {
16 compatible = "adc-keys";
17 io-channels = <&saradc 1>;
18 io-channel-names = "buttons";
19 keyup-threshold-microvolt = <1500000>;
20 poll-interval = <100>;
22 button-recovery {
25 press-threshold-microvolt = <18000>;
30 /* No USB type-C PD power manager */
31 /delete-node/ &fusb0;
38 phy-supply = <&vcc5v0_usb2>;
42 phy-supply = <&vbus_typec>;
46 phy-supply = <&vcc5v0_usb1>;
50 enable-active-high;