Lines Matching +full:easrc +full:- +full:imx8mn
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include <dt-bindings/usb/pd.h>
9 #include "imx8mn-var-som-symphony.dts"
13 compatible = "dimonoff,gateway-evk", "variscite,var-som-mx8mn",
14 "fsl,imx8mn";
20 reg_disp_3v3: regulator-disp-3v3 {
21 compatible = "regulator-fixed";
22 regulator-name = "Display 3V3";
23 regulator-min-microvolt = <3300000>;
24 regulator-max-microvolt = <3300000>;
25 regulator-always-on;
26 regulator-boot-on;
29 gpio-keys {
30 compatible = "gpio-keys";
31 pinctrl-names = "default";
32 pinctrl-0 = <&pinctrl_gpio_keys>;
34 key-enter {
38 wakeup-source;
43 rotary: rotary-encoder {
44 compatible = "rotary-encoder";
45 pinctrl-names = "default";
46 pinctrl-0 = <&pinctrl_rotary>;
50 rotary-encoder,encoding = "gray";
51 rotary-encoder,relative-axis;
56 &easrc {
62 /delete-node/ touchscreen@0;
73 pinctrl-names = "default";
74 pinctrl-0 = <&pinctrl_adc>;
75 vref-supply = <®_disp_3v3>;
76 reset-gpios = <&gpio5 5 GPIO_ACTIVE_LOW>;
77 #address-cells = <1>;
78 #size-cells = <0>;
101 reset-source; /* For watchdog. */
107 pinctrl-names = "default";
108 pinctrl-0 = <&pinctrl_rtc>;
109 reset-source; /* For watchdog. */
110 interrupt-parent = <&gpio5>;