diff options
Diffstat (limited to 'arch/arm/dts/socfpga_agilex5_socdk.dts')
-rw-r--r-- | arch/arm/dts/socfpga_agilex5_socdk.dts | 4 |
1 files changed, 4 insertions, 0 deletions
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"; }; |