ARM: dts: bcm6846: Add LED controller

Add the BCMBCA LED controller to the BCM6846 DTSI.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20241019-genexis-xg6846b-base-v3-5-8375a0e1f89f@linaro.org
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
This commit is contained in:
Linus Walleij
2024-10-19 22:39:34 +02:00
committed by Florian Fainelli
parent 20aaee0b43
commit 71449ffdb2

View File

@@ -198,6 +198,14 @@ rng@b80 {
reg = <0xb80 0x28>;
};
leds: led-controller@800 {
#address-cells = <1>;
#size-cells = <0>;
compatible = "brcm,bcm63138-leds";
reg = <0x800 0xdc>;
status = "disabled";
};
hsspi: spi@1000 {
#address-cells = <1>;
#size-cells = <0>;