diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2022-06-15 15:53:09 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-21 16:26:54 +0200 |
commit | 9faa1c8f92f33daad9db96944139de225cefa199 (patch) | |
tree | 8400a0d9d975dd4b99935f7d2d161d41306b438d /drivers/usb | |
parent | dt-bindings: usb: ohci: Increase the number of PHYs (diff) | |
download | linux-9faa1c8f92f33daad9db96944139de225cefa199.tar.xz linux-9faa1c8f92f33daad9db96944139de225cefa199.zip |
dt-bindings: usb: ehci: Increase the number of PHYs
"make dtbs_check":
arch/arm/boot/dts/r8a77470-iwg23s-sbc.dtb: usb@ee080100: phys: [[17, 0], [31]] is too long
From schema: Documentation/devicetree/bindings/usb/generic-ehci.yaml
arch/arm/boot/dts/r8a77470-iwg23s-sbc.dtb: usb@ee0c0100: phys: [[17, 1], [33], [21, 0]] is too long
From schema: Documentation/devicetree/bindings/usb/generic-ehci.yaml
Some USB EHCI controllers (e.g. on the Renesas RZ/G1C SoC) have multiple
PHYs. Increase the maximum number of PHYs to 3, which is sufficient for
now.
Fixes: 0499220d6dadafa5 ("dt-bindings: Add missing array size constraints")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/c5d19e2f9714f43effd90208798fc1936098078f.1655301043.git.geert+renesas@glider.be
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions