Lines Matching +full:gpio +full:- +full:leds
4 * SPDX-License-Identifier: Apache-2.0
7 #include "nrf54l15dk_nrf54l_05_10_15-pinctrl.dtsi"
10 leds {
11 compatible = "gpio-leds";
31 compatible = "pwm-leds";
33 * PWM signal can be exposed on GPIO pin only within same domain.
34 * There is only one domain which contains both PWM and GPIO:
35 * PWM20/21/22 and GPIO Port P1.
36 * Only LEDs connected to P1 can work with PWM, for example LED1.
44 compatible = "gpio-keys";
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";