dt-bindings: leds: Add Allwinner A100 LED controller
authorSamuel Holland <samuel@sholland.org>
Sun, 29 Oct 2023 21:26:55 +0000 (16:26 -0500)
committerLee Jones <lee@kernel.org>
Wed, 13 Dec 2023 11:28:28 +0000 (11:28 +0000)
commit65dcdf495a79e2b502e58a38588aeea1e92708aa
tree5bcf2930d1a862285b9186d61221a30347df9a85
parent1de1da7b07822d290c5ba0f48829c7be1c684c0f
dt-bindings: leds: Add Allwinner A100 LED controller

The Allwinner A100, R329, and D1 SoCs contain an LED controller designed
to drive a series of RGB LED pixels. It supports PIO and DMA transfers,
and has configurable timing and pixel format. All three implementations
appear to be identical, so use the oldest as the fallback compatible.

Acked-by: Guo Ren <guoren@kernel.org>
Acked-by: Maxime Ripard <mripard@kernel.org>
Acked-by: Palmer Dabbelt <palmer@rivosinc.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Tested-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Link: https://lore.kernel.org/r/20231029212738.7871-2-samuel@sholland.org
Signed-off-by: Lee Jones <lee@kernel.org>
Documentation/devicetree/bindings/leds/allwinner,sun50i-a100-ledc.yaml [new file with mode: 0644]