Lines Matching +full:standby +full:- +full:gpios
3 * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
10 #include <zephyr/dt-bindings/adc/adc.h>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 #include "ek_ra8m1-pinctrl.dtsi"
15 model = "Renesas EK-RA8M1";
20 zephyr,flash-controller = &flash1;
23 zephyr,shell-uart = &uart9;
29 compatible = "gpio-leds";
31 gpios = <&ioport6 0 GPIO_ACTIVE_HIGH>;
35 gpios = <&ioport4 14 GPIO_ACTIVE_HIGH>;
39 gpios = <&ioport1 7 GPIO_ACTIVE_HIGH>;
44 mikrobus_header: mikrobus-connector {
45 compatible = "mikro-bus";
46 #gpio-cells = <2>;
47 gpio-map-mask = <0xffffffff 0xffffffc0>;
48 gpio-map-pass-thru = <0 0x3f>;
49 gpio-map = <0 0 &ioport0 4 0>, /* AN */
67 pmod1_header: pmod-connector-1 {
69 #gpio-cells = <2>;
70 gpio-map-mask = <0xffffffff 0xffffffc0>;
71 gpio-map-pass-thru = <0 0x3f>;
72 gpio-map = <0 0 &ioport6 12 0>, /* IO1 */
82 pmod2_header: pmod-connector-2 {
84 #gpio-cells = <2>;
85 gpio-map-mask = <0xffffffff 0xffffffc0>;
86 gpio-map-pass-thru = <0 0x3f>;
87 gpio-map = <0 0 &ioporta 5 0>, /* IO1 */
98 compatible = "gpio-keys";
100 gpios = <&ioport0 9 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
105 gpios = <&ioport0 8 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
117 transceiver0: can-phy0 {
118 compatible = "nxp,tja1040t", "can-transceiver-gpio";
119 standby-gpios = <&ioport2 7 GPIO_ACTIVE_HIGH>;
120 max-bitrate = <5000000>;
121 #phy-cells = <0>;
126 clock-frequency = <DT_FREQ_M(20)>;
128 #clock-cells = <0>;
205 pinctrl-0 = <&sci0_default>;
206 pinctrl-names = "default";
209 current-speed = <115200>;
215 pinctrl-0 = <&sci2_default>;
216 pinctrl-names = "default";
219 current-speed = <115200>;
225 pinctrl-0 = <&sci3_default>;
226 pinctrl-names = "default";
229 current-speed = <115200>;
235 pinctrl-0 = <&sci9_default>;
236 pinctrl-names = "default";
239 current-speed = <115200>;
247 #address-cells = <1>;
248 #size-cells = <0>;
249 clock-frequency = <DT_FREQ_M(1)>;
250 pinctrl-0 = <&iic1_default>;
251 pinctrl-names = "default";
256 pinctrl-0 = <&adc0_default>;
257 pinctrl-names = "default";
258 average-count = <4>;
266 pinctrl-0 = <&spi1_default>;
267 pinctrl-names = "default";
272 pinctrl-0 = <&pwm7_default>;
274 interrupt-names = "gtioca", "overflow";
275 pinctrl-names = "default";
281 compatible = "fixed-partitions";
282 #address-cells = <1>;
283 #size-cells = <1>;
295 pinctrl-0 = <&canfd0_default>;
296 pinctrl-names = "default";
298 rx-max-filters = <16>;
310 local-mac-address = [74 90 50 B0 6D 5A];
312 phy-handle = <&phy>;
316 pinctrl-0 = <ðer_default>;
317 pinctrl-names = "default";
320 phy: ethernet-phy@5 {
321 compatible = "ethernet-phy";
328 pinctrl-0 = <&usbhs_default>;
329 pinctrl-names = "default";
330 maximum-speed = "high-speed";
338 phys-clock-src = "xtal";