Re: [PATCH 1/3] dt-bindings: leds: irled: gpio-ir-tx: convert to DT schema

From: Rob Herring
Date: Mon Dec 05 2022 - 17:18:39 EST



On Sun, 04 Dec 2022 11:43:21 +0100, Krzysztof Kozlowski wrote:
> Convert the GPIO IR LED bindings to DT schema.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../bindings/leds/irled/gpio-ir-tx.txt | 14 --------
> .../bindings/leds/irled/gpio-ir-tx.yaml | 36 +++++++++++++++++++
> MAINTAINERS | 1 +
> 3 files changed, 37 insertions(+), 14 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/leds/irled/gpio-ir-tx.txt
> create mode 100644 Documentation/devicetree/bindings/leds/irled/gpio-ir-tx.yaml
>

Applied, thanks!