Lines Matching +full:touchscreen +full:- +full:inverted +full:- +full:y
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include "sun50i-a64-sopine.dtsi"
12 compatible = "oceanic,5205-5inmfd", "allwinner,sun50i-a64";
20 stdout-path = "serial0:115200n8";
29 pinctrl-names = "default";
30 pinctrl-0 = <&rgmii_pins>;
31 phy-mode = "rgmii";
32 phy-handle = <&ext_rgmii_phy>;
33 phy-supply = <®_dc1sw>;
34 allwinner,tx-delay-ps = <600>;
41 touchscreen@5d {
44 AVDD28-supply = <®_ldo_io0>; /* VDD_CTP: GPIO0-LDO */
45 interrupt-parent = <&pio>;
47 irq-gpios = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* CTP-INT: PH4 */
48 reset-gpios = <&pio 7 11 GPIO_ACTIVE_HIGH>; /* CTP-RST: PH11 */
49 touchscreen-inverted-x;
50 touchscreen-inverted-y;
55 ext_rgmii_phy: ethernet-phy@1 {
56 compatible = "ethernet-phy-ieee802.3-c22";
66 regulator-name = "vcc-phy";
70 regulator-min-microvolt = <2800000>;
71 regulator-max-microvolt = <2800000>;
72 regulator-name = "vdd-ctp";
77 pinctrl-names = "default";
78 pinctrl-0 = <&uart0_pb_pins>;