]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: usb: Bring back phy-names
authorMaxime Ripard <mripard@kernel.org>
Wed, 2 Oct 2019 11:26:51 +0000 (13:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Oct 2019 12:37:03 +0000 (14:37 +0200)
commite96298fb235705845c44a3ff786a12b42ba4d431
treef1e2373e487acd4e919cc859bc9e047639f7d1a3
parent64db677384190c0ad4ed917a4343ec5dd2a7270e
dt-bindings: usb: Bring back phy-names

While the original bindings that were superseeded by the YAML schemas
didn't mention that phy-names was needed, it turns out that phy-names is
required if phys is set according to phy/phy-bindings.txt.

Let's add back those properties.

Fixes: ede0560f39c4 ("dt-bindings: usb: Convert USB HCD generic binding to YAML")
Fixes: 91c6faba8fed ("dt-bindings: usb: Convert the generic OHCI binding to YAML")
Fixes: 5562569f13e9 ("dt-bindings: usb: Convert the generic EHCI binding to YAML")
Reported-by: Emmanuel Vadot <manu@bidouilliste.com>
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20191002112651.100504-2-mripard@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/generic-ehci.yaml
Documentation/devicetree/bindings/usb/generic-ohci.yaml
Documentation/devicetree/bindings/usb/usb-hcd.yaml