Lines Matching +full:led +full:- +full:gpios
4 * SPDX-License-Identifier: Apache-2.0
7 #include "nrf54l15dk_nrf54l_05_10_15-pinctrl.dtsi"
11 compatible = "gpio-leds";
13 gpios = <&gpio2 9 GPIO_ACTIVE_HIGH>;
14 label = "Green LED 0";
17 gpios = <&gpio1 10 GPIO_ACTIVE_HIGH>;
18 label = "Green LED 1";
21 gpios = <&gpio2 7 GPIO_ACTIVE_HIGH>;
22 label = "Green LED 2";
25 gpios = <&gpio1 14 GPIO_ACTIVE_HIGH>;
26 label = "Green LED 3";
31 compatible = "pwm-leds";
44 compatible = "gpio-keys";
46 gpios = <&gpio1 13 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
51 gpios = <&gpio1 9 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
56 gpios = <&gpio1 8 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
61 gpios = <&gpio0 4 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
72 pwm-led0 = &pwm_led1;
82 current-speed = <115200>;
83 pinctrl-0 = <&uart20_default>;
84 pinctrl-1 = <&uart20_sleep>;
85 pinctrl-names = "default", "sleep";
89 current-speed = <115200>;
90 pinctrl-0 = <&uart30_default>;
91 pinctrl-1 = <&uart30_sleep>;
92 pinctrl-names = "default", "sleep";
97 pinctrl-0 = <&pwm20_default>;
98 pinctrl-1 = <&pwm20_sleep>;
99 pinctrl-names = "default", "sleep";