Lines Matching +full:91 +full:-
2 * Copyright (c) 2024-2025 Renesas Electronics Corporation
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>
13 #include "fpb_ra6e1-pinctrl.dtsi"
16 model = "Renesas FPB-RA6E1";
21 zephyr,flash-controller = &flash1;
24 zephyr,shell-uart = &uart0;
29 compatible = "gpio-leds";
41 compatible = "gpio-keys";
57 pinctrl-0 = <&sci0_default>;
58 pinctrl-names = "default";
61 current-speed = <115200>;
68 #address-cells = <1>;
69 #size-cells = <0>;
70 interrupts = <91 1>, <92 1>, <93 1>, <94 1>;
71 interrupt-names = "rxi", "txi", "tei", "eri";
72 clock-frequency = <DT_FREQ_M(1)>;
73 pinctrl-0 = <&iic0_default>;
74 pinctrl-names = "default";
78 pinctrl-0 = <&spi1_default>;
79 pinctrl-names = "default";
104 compatible = "fixed-partitions";
105 #address-cells = <1>;
106 #size-cells = <1>;
117 pinctrl-0 = <&adc0_default>;
118 pinctrl-names = "default";
122 pinctrl-0 = <&dac0_default>;
123 pinctrl-names = "default";
133 pinctrl-0 = <&pwm1_default>;
134 pinctrl-names = "default";
136 interrupt-names = "gtioca", "overflow";