dt-bindings: mailbox: rockchip: add tx poll period property

Specify TX Done polling interval in milliseconds with the
"rockchip,txpoll-period-ms" property.

Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
Change-Id: I91f25e6b5e6ef05cf90147b2e609c71c6ed61df7
This commit is contained in:
Frank Wang
2023-05-08 17:03:02 +08:00
parent c271e85cd0
commit c806b298d5

View File

@ -17,6 +17,10 @@ Required properties:
- #mbox-cells: Common mailbox binding property to identify the number
of cells required for the mailbox specifier. Should be 1
Optional properties :
- rockchip,txpoll-period-ms: TX Done polling interval in milliseconds.
Example:
--------