diff options
| author | Masaharu Noguchi <nogunix@gmail.com> | 2025-09-02 00:48:12 +0900 |
|---|---|---|
| committer | Rob Herring (Arm) <robh@kernel.org> | 2025-09-03 09:01:26 -0500 |
| commit | 93674298bede84898742f4f8836666a2bfd0ece4 (patch) | |
| tree | 764510479ac7570077d29d82830caca58173c9de | |
| parent | 8e322143c30483a646f6e09434ebf0e33b315a4f (diff) | |
Documentation: fix typo 'Andorid' -> 'Android' in goldfish pipe binding
This patch fixes a small typo in the goldfish pipe binding documentation:
'Andorid' -> 'Android'.
Signed-off-by: Masaharu Noguchi <nogunix@gmail.com>
Link: https://lore.kernel.org/r/20250901154812.570319-1-nogunix@gmail.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/goldfish/pipe.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/goldfish/pipe.txt b/Documentation/devicetree/bindings/goldfish/pipe.txt index e417a31a1ee3..5637ce701788 100644 --- a/Documentation/devicetree/bindings/goldfish/pipe.txt +++ b/Documentation/devicetree/bindings/goldfish/pipe.txt @@ -1,6 +1,6 @@ Android Goldfish QEMU Pipe -Andorid pipe virtual device generated by android emulator. +Android pipe virtual device generated by android emulator. Required properties: |
