* [PATCH] Documentation: bus: ti-sysc: fix spelling mistake "multipe" -> "multiple"
@ 2019-04-04 8:15 Colin King
2019-04-04 8:54 ` Mukesh Ojha
0 siblings, 1 reply; 2+ messages in thread
From: Colin King @ 2019-04-04 8:15 UTC (permalink / raw)
To: Andrew Morton, Rob Herring, Mark Rutland, Tony Lindgren,
Faiz Abbas, devicetree
Cc: kernel-janitors, linux-kernel
From: Colin Ian King <colin.king@canonical.com>
There is a spelling mistake in the Documentation. Fix it.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
Documentation/devicetree/bindings/bus/ti-sysc.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/bus/ti-sysc.txt b/Documentation/devicetree/bindings/bus/ti-sysc.txt
index 85a23f551f02..8eec4c384000 100644
--- a/Documentation/devicetree/bindings/bus/ti-sysc.txt
+++ b/Documentation/devicetree/bindings/bus/ti-sysc.txt
@@ -131,6 +131,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.
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: bus: ti-sysc: fix spelling mistake "multipe" -> "multiple"
2019-04-04 8:15 [PATCH] Documentation: bus: ti-sysc: fix spelling mistake "multipe" -> "multiple" Colin King
@ 2019-04-04 8:54 ` Mukesh Ojha
0 siblings, 0 replies; 2+ messages in thread
From: Mukesh Ojha @ 2019-04-04 8:54 UTC (permalink / raw)
To: Colin King, Andrew Morton, Rob Herring, Mark Rutland,
Tony Lindgren, Faiz Abbas, devicetree
Cc: kernel-janitors, linux-kernel
On 4/4/2019 1:45 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> There is a spelling mistake in the Documentation. Fix it.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
> Documentation/devicetree/bindings/bus/ti-sysc.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/bus/ti-sysc.txt b/Documentation/devicetree/bindings/bus/ti-sysc.txt
> index 85a23f551f02..8eec4c384000 100644
> --- a/Documentation/devicetree/bindings/bus/ti-sysc.txt
> +++ b/Documentation/devicetree/bindings/bus/ti-sysc.txt
> @@ -131,6 +131,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.
s/interconnet/interconnect
fix this as well.
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Cheers,
-Mukesh
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-04-04 8:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-04 8:15 [PATCH] Documentation: bus: ti-sysc: fix spelling mistake "multipe" -> "multiple" Colin King
2019-04-04 8:54 ` Mukesh Ojha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).