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 <dt-bindings/input/input-event-codes.h>
11 #include <zephyr/dt-bindings/adc/adc.h>
12 #include "ek_ra4e2-pinctrl.dtsi"
15 model = "Renesas EK-RA4E2";
22 zephyr,shell-uart = &uart0;
28 compatible = "gpio-leds";
30 gpios = <&ioport2 7 GPIO_ACTIVE_HIGH>;
34 gpios = <&ioport1 4 GPIO_ACTIVE_HIGH>;
38 gpios = <&ioport1 12 GPIO_ACTIVE_HIGH>;
44 compatible = "gpio-keys";
46 gpios = <&ioport0 5 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
51 gpios = <&ioport3 4 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
63 transceiver0: can-phy0 {
64 compatible = "nxp,tja1043t", "can-transceiver-gpio";
65 standby-gpios = <&ioport4 0 GPIO_ACTIVE_LOW>;
66 max-bitrate = <5000000>;
67 #phy-cells = <0>;
72 clock-frequency = <DT_FREQ_M(20)>;
74 #clock-cells = <0>;
90 pinctrl-0 = <&sci0_default>;
91 pinctrl-names = "default";
94 current-speed = <115200>;
112 pinctrl-0 = <&spi0_default>;
113 pinctrl-names = "default";
130 pinctrl-0 = <&canfd0_default>;
131 pinctrl-names = "default";
133 rx-max-filters = <16>;
140 pinctrl-0 = <&adc0_default>;
141 pinctrl-names = "default";
159 pinctrl-0 = <&pwm1_default>;
160 pinctrl-names = "default";
162 interrupt-names = "gtioca", "overflow";