diff --git a/Documentation/devicetree/bindings/mailbox/rockchip-mailbox.txt b/Documentation/devicetree/bindings/mailbox/rockchip-mailbox.txt index b6bb84acf5be..b57d9cc217cc 100644 --- a/Documentation/devicetree/bindings/mailbox/rockchip-mailbox.txt +++ b/Documentation/devicetree/bindings/mailbox/rockchip-mailbox.txt @@ -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: --------