diff mbox series

[v2,1/5] dt-bindings: serial: 8250_omap: Add wakeup-source property

Message ID 20240807141227.1093006-2-msp@baylibre.com
State New
Headers show
Series serial: 8250: omap: Add am62 wakeup support | expand

Commit Message

Markus Schneider-Pargmann Aug. 7, 2024, 2:12 p.m. UTC
Add the wakeup-source to enable this device as a wakeup source if
defined in DT.

Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com>
---
 Documentation/devicetree/bindings/serial/8250_omap.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Conor Dooley Aug. 7, 2024, 4:31 p.m. UTC | #1
On Wed, Aug 07, 2024 at 04:12:23PM +0200, Markus Schneider-Pargmann wrote:
> Add the wakeup-source to enable this device as a wakeup source if
> defined in DT.
> 
> Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/serial/8250_omap.yaml b/Documentation/devicetree/bindings/serial/8250_omap.yaml
index 6a7be42da523..4b78de6b46a2 100644
--- a/Documentation/devicetree/bindings/serial/8250_omap.yaml
+++ b/Documentation/devicetree/bindings/serial/8250_omap.yaml
@@ -76,6 +76,7 @@  properties:
   clock-frequency: true
   current-speed: true
   overrun-throttle-ms: true
+  wakeup-source: true
 
 required:
   - compatible