[PATCH 1/3] dt-bindings: leds: sun50i-a100: Add compatible for Allwinner A523 SoC
Chen-Yu Tsai
wens at kernel.org
Wed Feb 25 08:08:24 PST 2026
The Allwinner A523 SoC family features an identical LED controller as
found on the A100.
Add a SoC-specific compatible for it, with fallback to the A100 one.
Signed-off-by: Chen-Yu Tsai <wens at kernel.org>
---
.../devicetree/bindings/leds/allwinner,sun50i-a100-ledc.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/leds/allwinner,sun50i-a100-ledc.yaml b/Documentation/devicetree/bindings/leds/allwinner,sun50i-a100-ledc.yaml
index 760cb336dccb..0b73fe5b662f 100644
--- a/Documentation/devicetree/bindings/leds/allwinner,sun50i-a100-ledc.yaml
+++ b/Documentation/devicetree/bindings/leds/allwinner,sun50i-a100-ledc.yaml
@@ -21,6 +21,7 @@ properties:
- enum:
- allwinner,sun20i-d1-ledc
- allwinner,sun50i-r329-ledc
+ - allwinner,sun55i-a523-ledc
- const: allwinner,sun50i-a100-ledc
reg:
--
2.47.3
More information about the linux-arm-kernel
mailing list