Lines Matching +full:non +full:- +full:inverted
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-rg-arc.dtsi"
11 model = "Anbernic RG ARC-D";
12 compatible = "anbernic,rg-arc-d", "rockchip,rk3566";
23 pinctrl-0 = <&i2c2m1_xfer>;
24 pinctrl-names = "default";
30 interrupt-parent = <&gpio4>;
32 irq-gpios = <&gpio4 RK_PB1 GPIO_ACTIVE_HIGH>;
33 pinctrl-0 = <&touch_int>;
34 pinctrl-names = "default";
35 reset-gpios = <&gpio4 RK_PA6 GPIO_ACTIVE_HIGH>;
36 touchscreen-inverted-y;
37 touchscreen-size-x = <640>;
38 touchscreen-size-y = <480>;
51 bus-width = <8>;
52 mmc-hs200-1_8v;
53 non-removable;
54 pinctrl-0 = <&emmc_bus8>, <&emmc_clk>, <&emmc_cmd>,
56 pinctrl-names = "default";
57 vmmc-supply = <&vcc_3v3>;
58 vqmmc-supply = <&vcc_1v8>;