forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
kernel/Documentation/devicetree/bindings/mailbox/rockchip-mailbox.txt
....@@ -17,6 +17,11 @@
1717 - #mbox-cells: Common mailbox binding property to identify the number
1818 of cells required for the mailbox specifier. Should be 1
1919
20
+Optional properties :
21
+
22
+ - wakeup-source: Mailbox irq can be used as a wakeup source.
23
+ - rockchip,txpoll-period-ms: TX Done polling interval in milliseconds.
24
+
2025 Example:
2126 --------
2227