[PATCH v3 22/29] usb: xhci: fsl: add new compatible fsl, ls1028a-dwc3

Bin Meng bmeng.cn at gmail.com
Sat Sep 4 01:51:26 CEST 2021


On Fri, Sep 3, 2021 at 12:46 AM Michael Walle <michael at walle.cc> wrote:
>
> The official ls1028a binding of the driver uses the following as
> compatibles:
>   compatible = "fsl,ls1028a-dwc3", "snps,dwc3";
>
> Change the ls1028a device tree and add this new compatible to the fsl
> specific xhci driver, otherwise the generic dwc3 driver will be used
> with the compatibles above.
>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Cc: Marek Vasut <marex at denx.de>
> Signed-off-by: Michael Walle <michael at walle.cc>
> ---
>  arch/arm/dts/fsl-ls1028a.dtsi | 4 ++--
>  drivers/usb/host/xhci-fsl.c   | 1 +
>  2 files changed, 3 insertions(+), 2 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list