Re: [PATCH] dt-bindings: leds: common: Add missing triggers

From: Rob Herring
Date: Tue Sep 08 2020 - 18:23:41 EST


On Mon, Aug 24, 2020 at 12:39:27PM +0200, Michal Simek wrote:
> Xilinx ZynqMP zcu100/ultra96 v1 defines additional triggers which are not
> covered by common.yaml. The patch adds missing triggers for this platform.
>
> Signed-off-by: Michal Simek <michal.simek@xxxxxxxxxx>
> ---
>
> There are a lot of other triggers which are missing but the patch focus on
> fixing my platform

The idea was to standardize these and not add a bunch of similar ones.
Also, there's the 'function' property which is preferred as well as the
trigger source binding now to better associate LEDs with specific h/w.

Rob