[PATCH v2 0/2] Correct gpio-ir-recv wakeup capability

From: Florian Fainelli
Date: Fri Mar 24 2023 - 16:38:42 EST


This small patch series fixes the gpio-ir-recv binding and driver to
first indicate that it can be a wake-up source for the system, and
second actually make that happen.

Changes in v2:
- corrected the indentation of the description for "wakeup-source"

Florian Fainelli (2):
dt-bindings: media: gpio-ir-receiver: Document wakeup-souce property
media: rc: gpio-ir-recv: Fix support for wake-up

Documentation/devicetree/bindings/media/gpio-ir-receiver.yaml | 3 +++
drivers/media/rc/gpio-ir-recv.c | 2 ++
2 files changed, 5 insertions(+)

--
2.34.1