diff options
author | Yu-Chun Lin <eleanor15x@gmail.com> | 2024-09-05 23:19:43 +0800 |
---|---|---|
committer | Rob Herring (Arm) <robh@kernel.org> | 2024-09-13 14:01:34 -0500 |
commit | a7fcc23274299209b19171911911fcd6b6c26bf7 (patch) | |
tree | 8539d20614e3f3581a4e59d30e2ece5f82a1e283 /Documentation/devicetree/bindings/mailbox/brcm,iproc-flexrm-mbox.txt | |
parent | 1a52a094c2f0821860d9ce15fffe01103a146f1f (diff) |
dt-bindings: Fix various typos
Corrected several typos in Documentation/devicetree/bindings files.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Reviewed-by: Matti Vaittinen <mazziesaccount@gmail.com>
Signed-off-by: Yu-Chun Lin <eleanor15x@gmail.com>
Link: https://lore.kernel.org/r/20240905151943.2792056-1-eleanor15x@gmail.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mailbox/brcm,iproc-flexrm-mbox.txt')
-rw-r--r-- | Documentation/devicetree/bindings/mailbox/brcm,iproc-flexrm-mbox.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mailbox/brcm,iproc-flexrm-mbox.txt b/Documentation/devicetree/bindings/mailbox/brcm,iproc-flexrm-mbox.txt index c80065a1eb97..bf0c998b8603 100644 --- a/Documentation/devicetree/bindings/mailbox/brcm,iproc-flexrm-mbox.txt +++ b/Documentation/devicetree/bindings/mailbox/brcm,iproc-flexrm-mbox.txt @@ -24,7 +24,7 @@ Required properties: number of completion messages for which FlexRM will inject one MSI interrupt to CPU. - The 3nd cell contains MSI timer value representing time for + The 3rd cell contains MSI timer value representing time for which FlexRM will wait to accumulate N completion messages where N is the value specified by 2nd cell above. If FlexRM does not get required number of completion messages in time |