Lines Matching +full:bcm63138 +full:- +full:leds
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/leds/leds-bcm63138.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom's BCM63138 LEDs controller
10 - Rafał Miłecki <rafal@milecki.pl>
13 This LEDs controller was first used on BCM63138 and later reused on BCM4908,
14 BCM6848, BCM6858, BCM63138, BCM63148, BCM63381 and BCM68360 SoCs.
16 It supports up to 32 LEDs that can be connected parallelly or serially. It
19 Binding serially connected LEDs isn't documented yet.
24 - items:
25 - enum:
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
38 "#address-cells":
41 "#size-cells":
45 "^led@[a-f0-9]+$":
55 active-low:
60 - reg
65 - reg
66 - "#address-cells"
67 - "#size-cells"
72 - |
73 #include <dt-bindings/leds/common.h>
75 leds@ff800800 {
76 compatible = "brcm,bcm4908-leds", "brcm,bcm63138-leds";
79 #address-cells = <1>;
80 #size-cells = <0>;
86 default-state = "on";
93 active-low;