All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: soc: qcom: Fix trivial language typos
@ 2019-01-08 12:11 Krzysztof Kozlowski
  2019-01-16 19:05 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2019-01-08 12:11 UTC (permalink / raw)
  To: Andy Gross, David Brown, Rob Herring, Mark Rutland, Jiri Kosina,
	linux-arm-msm, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Fix few trivial language typos in bindings.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt | 2 +-
 Documentation/devicetree/bindings/soc/qcom/qcom,smp2p.txt | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt b/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt
index 587bb1ddc8cc..1214192847ac 100644
--- a/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt
+++ b/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt
@@ -60,7 +60,7 @@ of these nodes are defined by the individual bindings for the specific function
 = EXAMPLE
 The following example represents the GLINK RPM node on a MSM8996 device, with
 the function for the "rpm_request" channel defined, which is used for
-regualtors and root clocks.
+regulators and root clocks.
 
 	apcs_glb: mailbox@9820000 {
 		compatible = "qcom,msm8996-apcs-hmss-global";
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,smp2p.txt b/Documentation/devicetree/bindings/soc/qcom/qcom,smp2p.txt
index a35af2dafdad..49e1d72d3648 100644
--- a/Documentation/devicetree/bindings/soc/qcom/qcom,smp2p.txt
+++ b/Documentation/devicetree/bindings/soc/qcom/qcom,smp2p.txt
@@ -41,12 +41,12 @@ processor ID) and a string identifier.
 - qcom,local-pid:
 	Usage: required
 	Value type: <u32>
-	Definition: specifies the identfier of the local endpoint of this edge
+	Definition: specifies the identifier of the local endpoint of this edge
 
 - qcom,remote-pid:
 	Usage: required
 	Value type: <u32>
-	Definition: specifies the identfier of the remote endpoint of this edge
+	Definition: specifies the identifier of the remote endpoint of this edge
 
 = SUBNODES
 Each SMP2P pair contain a set of inbound and outbound entries, these are
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: soc: qcom: Fix trivial language typos
  2019-01-08 12:11 [PATCH] dt-bindings: soc: qcom: Fix trivial language typos Krzysztof Kozlowski
@ 2019-01-16 19:05 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2019-01-16 19:05 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Andy Gross, David Brown, Mark Rutland, Jiri Kosina,
	linux-arm-msm, devicetree, linux-kernel

On Tue, Jan 8, 2019 at 6:11 AM Krzysztof Kozlowski <krzk@kernel.org> wrote:
>
> Fix few trivial language typos in bindings.
>
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
>  Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt | 2 +-
>  Documentation/devicetree/bindings/soc/qcom/qcom,smp2p.txt | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)
>

Applied, thanks.

Rob

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-16 19:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-08 12:11 [PATCH] dt-bindings: soc: qcom: Fix trivial language typos Krzysztof Kozlowski
2019-01-16 19:05 ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.