Lines Matching full:leds
4 $id: http://devicetree.org/schemas/leds/leds-bcm63138.yaml#
7 title: Broadcom's BCM63138 LEDs controller
13 This LEDs controller was first used on BCM63138 and later reused on BCM4908,
16 It supports up to 32 LEDs that can be connected parallelly or serially. It
19 Binding serially connected LEDs isn't documented yet.
26 - brcm,bcm4908-leds
27 - brcm,bcm6848-leds
28 - brcm,bcm6858-leds
29 - brcm,bcm63148-leds
30 - brcm,bcm63381-leds
31 - brcm,bcm68360-leds
32 - const: brcm,bcm63138-leds
33 - const: brcm,bcm63138-leds
50 with 8 LEDs per shift register, so 4 shifters results in 32 LEDs or 2
51 shifters give 16 LEDs etc, but the hardware supports any odd number of
79 #include <dt-bindings/leds/common.h>
81 leds@ff800800 {
82 compatible = "brcm,bcm4908-leds", "brcm,bcm63138-leds";