[PATCH v2 0/3] arm64: dts: allwinner: sun55i-t527: avaota-a1: Enable LEDs
From: Chen-Yu Tsai
Date: Mon Mar 02 2026 - 10:28:48 EST
Hi folks,
This is v2 of my A523 LED controller enablement series.
Changes since v1:
- Rebased onto next-20260226 to get rid of unmerged context
- Collected tags
- Link to v1:
https://lore.kernel.org/linux-sunxi/20260225160828.1687643-1-wens@xxxxxxxxxx/
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