Lines Matching +full:lcd +full:- +full:rst
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 /dts-v1/;
5 #include "rk3566-pinetab2.dtsi"
9 compatible = "pine64,pinetab2-v2.0", "pine64,pinetab2", "rockchip,rk3566";
13 pinctrl-0 = <&kb_id_det>, <&hall_int_l>;
15 event-hall-sensor {
16 debounce-interval = <20>;
20 linux,input-type = <EV_SW>;
21 wakeup-event-action = <EV_ACT_DEASSERTED>;
22 wakeup-source;
26 &lcd {
27 reset-gpios = <&gpio0 RK_PC6 GPIO_ACTIVE_LOW>;
28 pinctrl-names = "default";
29 pinctrl-0 = <&lcd_pwren_h &lcd0_rst_l>;
34 lcd0_rst_l: lcd0-rst-l {
40 hall_int_l: hall-int-l {
47 vmmc-supply = <&vcc_sys>;