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>
14 compatible = "raspberrypi,4-model-b", "brcm,bcm2838";
15 #address-cells = <1>;
16 #size-cells = <1>;
24 zephyr,shell-uart = &uart1;
29 compatible = "gpio-leds";
31 led_act: led-act {
32 gpios = <&gpio1 14 GPIO_ACTIVE_HIGH>; /* GPIO 42 */
33 label = "ACT";
44 current-speed = <115200>;