[PATCH 0/3] arm64: dts: allwinner: sun55i-t527: avaota-a1: Enable LEDs
From: Chen-Yu Tsai
Date: Wed Feb 25 2026 - 11:12:04 EST
Hi folks,
This series enables the RGB LEDs found on the Avaota A1 board. The LEDs
are connected in series to the SoC's LED controller.
Patch 1 adds a new compatible string for the LED controller found in the
Allwinner A523 SoC family.
Patch 2 adds a device node for the LED controller to the dtsi file.
Patch 3 enables the LEDs found on the Avaota A1 board.
Please have a look.
Thanks
ChenYu
Chen-Yu Tsai (3):
dt-bindings: leds: sun50i-a100: Add compatible for Allwinner A523 SoC
arm64: dts: allwinner: sun55i-a523: Add LED controller
arm64: dts: allwinner: sun55i-t527: avaota-a1: Enable LEDs
.../leds/allwinner,sun50i-a100-ledc.yaml | 1 +
.../arm64/boot/dts/allwinner/sun55i-a523.dtsi | 22 ++++++++++
.../dts/allwinner/sun55i-t527-avaota-a1.dts | 41 +++++++++++++++++++
3 files changed, 64 insertions(+)
--
2.47.3