[PATCH 1/3] arm: dts: imx93-phyboard-segin: Add USB support.
Marek Vasut
marex at denx.de
Mon Mar 18 22:48:04 CET 2024
On 3/18/24 6:16 PM, Mathieu Othacehe wrote:
> Enable both usbotg1 and usbotg2 ports.
Drop fullstop from $subject end.
> Signed-off-by: Mathieu Othacehe <othacehe at gnu.org>
> ---
> arch/arm/dts/imx93-phyboard-segin.dts | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
> diff --git a/arch/arm/dts/imx93-phyboard-segin.dts b/arch/arm/dts/imx93-phyboard-segin.dts
> index 85fb188b057..acf307a3192 100644
> --- a/arch/arm/dts/imx93-phyboard-segin.dts
> +++ b/arch/arm/dts/imx93-phyboard-segin.dts
> @@ -40,6 +40,19 @@
> status = "okay";
> };
>
> +/* USB */
> +&usbotg1 {
> + disable-over-current;
Why is this needed ?
More information about the U-Boot
mailing list