OSDN Git Service

Documentation: bus: ti-sysc: fix spelling mistakes "multipe" and "interconnet"
authorColin Ian King <colin.king@canonical.com>
Thu, 4 Apr 2019 11:16:57 +0000 (12:16 +0100)
committerTony Lindgren <tony@atomide.com>
Fri, 5 Apr 2019 22:10:36 +0000 (15:10 -0700)
There is are a couple of spelling mistakes in the Documentation. Fix them.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Documentation/devicetree/bindings/bus/ti-sysc.txt

index f200f45..233eb82 100644 (file)
@@ -133,6 +133,6 @@ using offsets from l4_cfg second segment (0x4a000000 + 0x80000 = 0x4a0ab000):
                };
        };
 
-Note that other SoCs, such as am335x can have multipe child devices. On am335x
+Note that other SoCs, such as am335x can have multiple child devices. On am335x
 there are two MUSB instances, two USB PHY instances, and a single CPPI41 DMA
-instance as children of a single interconnet target module.
+instance as children of a single interconnect target module.