Re: [PATCH 2/2] dt-bindings: leds: Add missing references to common LED schema

From: Rob Herring
Date: Sun Dec 11 2022 - 20:06:55 EST



On Wed, 07 Dec 2022 14:43:27 -0600, Rob Herring wrote:
> 'led' nodes should have a reference to LED common.yaml schema. Add it where
> missing and drop any duplicate properties.
>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> ---
> .../devicetree/bindings/leds/leds-lgm.yaml | 3 ++-
> .../devicetree/bindings/leds/leds-max77650.yaml | 9 ++-------
> .../bindings/leds/rohm,bd71828-leds.yaml | 16 +++-------------
> 3 files changed, 7 insertions(+), 21 deletions(-)
>

Applied, thanks!