Skip to content

Commit 9eac0ae

Browse files
krzkrobherring
authored andcommitted
dt-bindings: soc: qcom: Fix trivial language typos
Fix few trivial language typos in bindings. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Rob Herring <robh@kernel.org>
1 parent 889f4ce commit 9eac0ae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ of these nodes are defined by the individual bindings for the specific function
5555
= EXAMPLE
5656
The following example represents the GLINK RPM node on a MSM8996 device, with
5757
the function for the "rpm_request" channel defined, which is used for
58-
regualtors and root clocks.
58+
regulators and root clocks.
5959

6060
apcs_glb: mailbox@9820000 {
6161
compatible = "qcom,msm8996-apcs-hmss-global";

Documentation/devicetree/bindings/soc/qcom/qcom,smp2p.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ processor ID) and a string identifier.
4141
- qcom,local-pid:
4242
Usage: required
4343
Value type: <u32>
44-
Definition: specifies the identfier of the local endpoint of this edge
44+
Definition: specifies the identifier of the local endpoint of this edge
4545

4646
- qcom,remote-pid:
4747
Usage: required
4848
Value type: <u32>
49-
Definition: specifies the identfier of the remote endpoint of this edge
49+
Definition: specifies the identifier of the remote endpoint of this edge
5050

5151
= SUBNODES
5252
Each SMP2P pair contain a set of inbound and outbound entries, these are

0 commit comments

Comments
 (0)