Message ID | 20230129124258.1295503-1-j.neuschaefer@gmx.net (mailing list archive) |
---|---|
State | Accepted |
Commit | c2c304dfc983060085c92153071d0e0f4cb12a37 |
Headers | show |
Series | dt-bindings: usb: phy: nop: Fix a typo ("specifiy") | expand |
On Sun, 29 Jan 2023 13:42:58 +0100, Jonathan Neuschäfer wrote: > Spell it correctly as "specify". > > Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> > --- > Documentation/devicetree/bindings/usb/usb-nop-xceiv.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/usb/usb-nop-xceiv.yaml b/Documentation/devicetree/bindings/usb/usb-nop-xceiv.yaml index 326131dcf14d7..921b986adc477 100644 --- a/Documentation/devicetree/bindings/usb/usb-nop-xceiv.yaml +++ b/Documentation/devicetree/bindings/usb/usb-nop-xceiv.yaml @@ -35,7 +35,7 @@ properties: maxItems: 1 vbus-regulator: - description: Should specifiy the regulator supplying current drawn from + description: Should specify the regulator supplying current drawn from the VBus line. $ref: /schemas/types.yaml#/definitions/phandle
Spell it correctly as "specify". Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> --- Documentation/devicetree/bindings/usb/usb-nop-xceiv.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.39.0