[PATCH net-next] dt-bindings: net: fix spelling errors
"shaikh.kamal" <[email protected]>
| Newsgroups | dev.linux.lists.imx,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
Fix spelling errors reported by codespell: encompases -> encompasses (stm32-dwmac, sti-dwmac, nxp,dwmac-imx) curren -> current (motorcomm,yt8xxx) No functional change. Signed-off-by: shaikh.kamal <[email protected]> --- Documentation/devicetree/bindings/net/motorcomm,yt8xxx.yaml | 4 ++-- Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml | 2 +- Documentation/devicetree/bindings/net/sti-dwmac.txt | 2 +- Documentation/devicetree/bindings/net/stm32-dwmac.yaml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Documentation/devicetree/bindings/net/motorcomm,yt8xxx.yaml b/Documentation/devicetree/bindings/net/motorcomm,yt8xxx.yaml index 26688e2302ea..e8108cde0f59 100644 --- a/Documentation/devicetree/bindings/net/motorcomm,yt8xxx.yaml +++ b/Documentation/devicetree/bindings/net/motorcomm,yt8xxx.yaml @@ -59,7 +59,7 @@ properties: be configured with hardware pull-up resistors to match the SOC voltage (usually 1.8V). The software can read the registers to obtain the LDO voltage and configure - the legal drive strength(curren). + the legal drive strength(current). ===================================================== | voltage | current Available (uA) | | 1.8v | 1200 2100 2700 2910 3110 3600 3970 4350 | @@ -76,7 +76,7 @@ properties: be configured with hardware pull-up resistors to match the SOC voltage (usually 1.8V). The software can read the registers to obtain the LDO voltage and configure - the legal drive strength(curren). + the legal drive strength(current). ===================================================== | voltage | current Available (uA) | | 1.8v | 1200 2100 2700 2910 3110 3600 3970 4350 | diff --git a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml index e5db346beca9..75c9820ee60b 100644 --- a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml +++ b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml @@ -72,7 +72,7 @@ properties: - description: the offset of the GPR register description: Should be phandle/offset pair. The phandle to the syscon node which - encompases the GPR register, and the offset of the GPR register. + encompasses the GPR register, and the offset of the GPR register. nvmem-cells: true diff --git a/Documentation/devicetree/bindings/net/sti-dwmac.txt b/Documentation/devicetree/bindings/net/sti-dwmac.txt index e16287c06e5e..6e7e77da49bc 100644 --- a/Documentation/devicetree/bindings/net/sti-dwmac.txt +++ b/Documentation/devicetree/bindings/net/sti-dwmac.txt @@ -9,7 +9,7 @@ The device node has following properties. Required properties: - compatible : "st,stih407-dwmac" - st,syscon : Should be phandle/offset pair. The phandle to the syscon node which - encompases the glue register, and the offset of the control register. + encompasses the glue register, and the offset of the control register. - st,gmac_en: this is to enable the gmac into a dedicated sysctl control register available on STiH407 SoC. - pinctrl-0: pin-control for all the MII mode supported. diff --git a/Documentation/devicetree/bindings/net/stm32-dwmac.yaml b/Documentation/devicetree/bindings/net/stm32-dwmac.yaml index 987254900d0d..fac882198a46 100644 --- a/Documentation/devicetree/bindings/net/stm32-dwmac.yaml +++ b/Documentation/devicetree/bindings/net/stm32-dwmac.yaml @@ -91,12 +91,12 @@ properties: items: - minItems: 2 items: - - description: phandle to the syscon node which encompases the glue register + - description: phandle to the syscon node which encompasses the glue register - description: offset of the control register - description: field to set mask in register description: Should be phandle/offset pair. The phandle to the syscon node which - encompases the glue register, the offset of the control register and + encompasses the glue register, the offset of the control register and the mask to set bitfield in control register st,ext-phyclk: base-commit: 1590cf0329716306e948a8fc29f1d3ee87d3989f -- 2.43.0