Lines Matching +full:act +full:- +full:gpios
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include <zephyr/dt-bindings/gpio/gpio.h>
13 compatible = "raspberrypi,5-model-b", "brcm,bcm2712";
15 #address-cells = <2>;
16 #size-cells = <1>;
25 zephyr,shell-uart = &uart10;
29 compatible = "gpio-leds";
31 led_act: led-act {
32 gpios = <&gio_aon 9 GPIO_ACTIVE_LOW>;
33 label = "ACT";
44 current-speed = <115200>;