diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2022-05-09 14:53:34 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-06-16 17:21:09 -0700 |
commit | 5cda442dc032d8b17babdc304a38db3ce4a58ca8 (patch) | |
tree | cdcc7e3849e2ed35a5278ef06b8b9f87d33e361a /Documentation/devicetree/bindings/phy | |
parent | f1b2d06de11209771c8d8cfb68a5e48d4ef6146f (diff) |
dt-bindings: phy: renesas: usb3-phy: Spelling s/funcional/functional/
Fix a misspelling of the word "functional".
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/3da9bd360e1c83007af0e0e90fa4e6c2b50fdab3.1652100633.git.geert+renesas@glider.be
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/phy')
-rw-r--r-- | Documentation/devicetree/bindings/phy/renesas,usb3-phy.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/phy/renesas,usb3-phy.yaml b/Documentation/devicetree/bindings/phy/renesas,usb3-phy.yaml index b8483f9edbfc..fe57c5373d18 100644 --- a/Documentation/devicetree/bindings/phy/renesas,usb3-phy.yaml +++ b/Documentation/devicetree/bindings/phy/renesas,usb3-phy.yaml @@ -34,7 +34,7 @@ properties: # must not be 0. minItems: 2 items: - - const: usb3-if # The funcional clock + - const: usb3-if # The functional clock - const: usb3s_clk # The usb3's external clock - const: usb_extal # The usb2's external clock |