]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: usb: ci-hdrc-usb2: Allow "fsl,imx27-usb" to be passed alone
authorFabio Estevam <festevam@denx.de>
Sun, 24 Sep 2023 16:03:51 +0000 (13:03 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Oct 2023 14:32:12 +0000 (16:32 +0200)
commit0e650c94a422be51b1dbe3cb4598ab247adabb29
tree625af0ead2c6136c8c4c3547e07bddfaf3180dd8
parent358ad297e379ff548247e3e24c6619559942bfdd
dt-bindings: usb: ci-hdrc-usb2: Allow "fsl,imx27-usb" to be passed alone

imx27.dtsi describes its usb nodes as:

compatible = "fsl,imx27-usb";

Adjust the bindings to allow it and avoid the following schema warning:

usb@10024000: compatible: 'oneOf' conditional failed, one must be fixed:
['fsl,imx27-usb'] is too short

Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230924160351.692867-1-festevam@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/ci-hdrc-usb2.yaml