Re: [PATCH 12/18] arm: dts: fsl-ls1088a: sync usb controller nodes with Linux

2023-04-27 Thread Peng Fan
On 4/12/2023 3:38 PM, Mathew McBride wrote: Synchronise the USB device tree definition with Linux, allowing the U-Boot control FDT to be used to boot a Linux system with working USB. An extra compatible string, "fsl,layerscape-dwc3" is needed for special handling in U-Boot, so has been added

Re: [PATCH 12/18] arm: dts: fsl-ls1088a: sync usb controller nodes with Linux

2023-04-27 Thread Peng Fan
On 4/12/2023 3:38 PM, Mathew McBride wrote: Synchronise the USB device tree definition with Linux, allowing the U-Boot control FDT to be used to boot a Linux system with working USB. An extra compatible string, "fsl,layerscape-dwc3" is needed for special handling in U-Boot, so has been added

[PATCH 12/18] arm: dts: fsl-ls1088a: sync usb controller nodes with Linux

2023-04-12 Thread Mathew McBride
Synchronise the USB device tree definition with Linux, allowing the U-Boot control FDT to be used to boot a Linux system with working USB. An extra compatible string, "fsl,layerscape-dwc3" is needed for special handling in U-Boot, so has been added to the -u-boot.dtsi file. It might be better to a