[PATCH v3 1/2] dt-bindings: can: m_can: add out-band-wakeup property
From: Kendall Willis
Date: Fri Aug 21 2026 - 12:08:52 EST
Add the out-band-wakeup property as a possible property. The property
indicates that the device can wakeup the system even when its power
domain is off.
Signed-off-by: Kendall Willis <k-willis@xxxxxx>
---
Documentation/devicetree/bindings/net/can/bosch,m_can.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
index 2c9d37975bedd652b3060ab11ba75c37565edaad..0663beaa532bcc4a71cd6ad01520a4dfea294d0c 100644
--- a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
+++ b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
@@ -150,6 +150,8 @@ properties:
description:
List of phandles to system idle states in which mcan can wakeup the system.
+ out-band-wakeup: true
+
required:
- compatible
- reg
--
2.34.1