[PATCH v4 1/4] arch: arm: dts: Enable USB3.1 for Agilex5
Chee, Tien Fong
tien.fong.chee at altera.com
Thu Sep 25 04:38:38 CEST 2025
> -----Original Message-----
> From: Ravulapalli, Naresh Kumar <naresh.kumar.ravulapalli at altera.com>
> Sent: Wednesday, 24 September, 2025 3:49 PM
> To: u-boot at lists.denx.de
> Cc: Chee, Tien Fong <tien.fong.chee at altera.com>; Marek Vasut
> <marek.vasut at mailbox.org>; Simon Goldschmidt
> <simon.k.r.goldschmidt at gmail.com>; Tom Rini <trini at konsulko.com>;
> Ravulapalli, Naresh Kumar <naresh.kumar.ravulapalli at altera.com>
> Subject: [PATCH v4 1/4] arch: arm: dts: Enable USB3.1 for Agilex5
>
> USB 3.1 node is enabled for Agilex5.
>
> Signed-off-by: Naresh Kumar Ravulapalli <nareshkumar.ravulapalli at altera.com>
> ---
> arch/arm/dts/socfpga_agilex5_socdk.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/dts/socfpga_agilex5_socdk.dts
> b/arch/arm/dts/socfpga_agilex5_socdk.dts
> index 2ab143e38f8..886cc89fdb6 100644
> --- a/arch/arm/dts/socfpga_agilex5_socdk.dts
> +++ b/arch/arm/dts/socfpga_agilex5_socdk.dts
> @@ -87,6 +87,10 @@
> disable-over-current;
> };
>
> +&usb31 {
> + status = "okay";
> +};
> +
> &watchdog0 {
> status = "okay";
> };
> --
> 2.35.3
Reviewed-by: Tien Fong Chee <tien.fong.chee at altera.com>
More information about the U-Boot
mailing list