diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2022-12-04 11:43:21 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-12-06 14:50:36 -0600 |
commit | 0542aac494a75f6d467109349e0266d7116e2b77 (patch) | |
tree | 3cb00b389f92b9d864477be9ef64191f72b0d506 /MAINTAINERS | |
parent | 960c2de7a15477863d3c6a5c0f774dc8da318ea3 (diff) |
dt-bindings: leds: irled: gpio-ir-tx: convert to DT schema
Convert the GPIO IR LED bindings to DT schema.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221204104323.117974-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c379db61b800..d3939bfed5cc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8739,6 +8739,7 @@ GPIO IR Transmitter M: Sean Young <sean@mess.org> L: linux-media@vger.kernel.org S: Maintained +F: Documentation/devicetree/bindings/leds/irled/gpio-ir-tx.yaml F: drivers/media/rc/gpio-ir-tx.c GPIO MOCKUP DRIVER |