Lines Matching +full:pinctrl +full:- +full:0

4  * SPDX-License-Identifier: Apache-2.0
7 #include "mimxrt1160_evk-pinctrl.dtsi"
9 #include <zephyr/dt-bindings/input/input-event-codes.h>
18 mcuboot-button0 = &user_button;
22 compatible = "gpio-leds";
23 green_led: led-1 {
30 compatible = "gpio-keys";
31 user_button: button-1 {
33 gpios = <&gpio13 0 GPIO_ACTIVE_HIGH>;
39 compatible = "pwm-leds";
42 pwms = <&flexpwm1_pwm2 0 PWM_MSEC(20) PWM_POLARITY_NORMAL>;
49 current-speed = <115200>;
50 pinctrl-0 = <&pinmux_lpuart1>;
51 pinctrl-1 = <&pinmux_lpuart1_sleep>;
52 pinctrl-names = "default", "sleep";
56 pinctrl-0 = <&pinmux_lpuart2>;
57 pinctrl-1 = <&pinmux_lpuart2_sleep>;
58 pinctrl-names = "default", "sleep";
71 pinctrl-0 = <&pinmux_lpi2c5>;
72 pinctrl-names = "default";
76 reg = <0x1f>;
83 int1-gpios = <&gpio11 14 GPIO_ACTIVE_LOW>;
84 int2-gpios = <&gpio11 15 GPIO_ACTIVE_LOW>;
90 ahb-prefetch;
91 ahb-read-addr-opt;
92 rx-clock-source = <1>;
93 reg = <0x400cc000 0x4000>, <0x30000000 DT_SIZE_M(16)>;
94 is25wp128: is25wp128@0 {
95 compatible = "nxp,imx-flexspi-nor";
97 reg = <0>;
98 spi-max-frequency = <104000000>;
100 jedec-id = [9d 70 17];
101 erase-block-size = <4096>;
102 write-block-size = <1>;
105 compatible = "fixed-partitions";
106 #address-cells = <1>;
107 #size-cells = <1>;
108 boot_partition: partition@0 {
110 reg = <0x00000000 DT_SIZE_K(128)>;
112 /* The MCUBoot swap-move algorithm uses the last 3 sectors
116 label = "image-0";
117 reg = <0x00020000 (DT_SIZE_M(7) + DT_SIZE_K(12))>;
120 label = "image-1";
121 reg = <0x00723000 DT_SIZE_M(7)>;
125 reg = <0x00E23000 (DT_SIZE_M(2) - DT_SIZE_K(140))>;
133 pinctrl-0 = <&pinmux_flexpwm1>;
134 pinctrl-names = "default";
139 pinctrl-0 = <&pinmux_enet>;
140 pinctrl-names = "default";
141 phy-handle = <&phy>;
142 phy-connection-type = "rmii";
143 zephyr,random-mac-address;
148 pinctrl-0 = <&pinmux_enet_mdio>;
149 pinctrl-names = "default";
150 phy: phy@0 {
152 reg = <0>;
154 reset-gpios = <&gpio12 12 GPIO_ACTIVE_HIGH>;
155 int-gpios = <&gpio9 11 GPIO_ACTIVE_HIGH>;
156 microchip,interface-type = "rmii";
162 pinctrl-0 = <&pinmux_ptp>;
163 pinctrl-names = "default";
167 pinctrl-0 = <&pinmux_csi>;
168 pinctrl-names = "default";
172 pinctrl-0 = <&pinmux_flexcan3>;
173 pinctrl-names = "default";
177 pinctrl-0 = <&pinmux_lcdif>;
178 pinctrl-names = "default";
182 pinctrl-0 =<&pinmux_lpi2c1>;
183 pinctrl-names = "default";
187 pinctrl-0 = <&pinmux_lpspi1>;
188 pinctrl-names = "default";
192 pinctrl-0 = <&pinmux_lpuart2>;
193 pinctrl-1 = <&pinmux_lpuart2_sleep>;
194 pinctrl-names = "default", "sleep";
198 pinctrl-0 = <&pinmux_sai1>;
199 pinctrl-names = "default";
203 pinctrl-0 = <&pinmux_lpadc0>;
204 pinctrl-names = "default";
208 pinctrl-0 = <&pinmux_flexspi1>;
209 pinctrl-names = "default";
213 pinctrl-0 = <&pinmux_usdhc1>;
214 pinctrl-1 = <&pinmux_usdhc1_dat3_nopull>;
215 pinctrl-names = "default", "nopull";