]> 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)
commit83c8e33abd0d151c55bb1b349b8bee3526f125ac
treef1e2373e487acd4e919cc859bc9e047639f7d1a3
parentdb3f2f4d9528eabf5aef856021c26e2edfd36f74
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: a55a691ba1d4 ("dt-bindings: usb: Convert USB HCD generic binding to YAML")
Fixes: 30da14dffbb9 ("dt-bindings: usb: Convert the generic OHCI binding to YAML")
Fixes: a90d0c2f4e42 ("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