Lines Matching +full:15 +full:- +full:pin
2 # SPDX-License-Identifier: Apache-2.0
7 gpio-leds node.
13 compatible = "gpio-leds";
21 gpios = <&gpio1 15 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
28 - led_0 is pin 1 on gpio0. The LED is on when the pin is low,
29 and off when the pin is high.
30 - led_1 is pin 2 on gpio0. The LED is on when the pin is high,
32 - led_2 is pin 15 on gpio1. The LED is on when the pin is low,
33 and the pin's internal pull-up resistor should be enabled.
35 compatible: "gpio-leds"
37 child-binding:
41 type: phandle-array