[PATCH v2 3/3] ARM: dts: at91: sam9x60-curiosity: Enable USB gadget node

Mattijs Korpershoek mkorpershoek at kernel.org
Tue Apr 1 12:11:32 CEST 2025


Hi Zixun,

Thank you for the patch.

On lun., mars 31, 2025 at 18:26, Zixun LI <admin at hifiphile.com> wrote:

> Enable USB gadget usb0 node support.
>
> Signed-off-by: Zixun LI <admin at hifiphile.com>

Reviewed-by: Mattijs Korpershoek <mkorpershoek at kernel.org>

> ---
>  arch/arm/dts/at91-sam9x60_curiosity.dts | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/dts/at91-sam9x60_curiosity.dts b/arch/arm/dts/at91-sam9x60_curiosity.dts
> index 99867d2bf8e..08480df88c6 100644
> --- a/arch/arm/dts/at91-sam9x60_curiosity.dts
> +++ b/arch/arm/dts/at91-sam9x60_curiosity.dts
> @@ -248,6 +248,10 @@
>  	};
>  };
>  
> +&usb0 {
> +	status = "okay";
> +};
> +
>  &usb1 {
>  	num-ports = <3>;
>  	atmel,vbus-gpio = <0
> -- 
> 2.49.0


More information about the U-Boot mailing list