Hi Zixun,

Thank you for the patch.

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

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

Reviewed-by: Mattijs Korpershoek <mkorpersh...@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

Reply via email to