ソースを参照

dts: usb: add starfive,usb2-only property

For the codes has been changed, Add starfive,usb2-only
property.

Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
Minda Chen 9 ヶ月 前
コミット
424ea921af
1 ファイル変更1 行追加0 行削除
  1. 1 0
      arch/riscv/dts/starfive_visionfive2.dts

+ 1 - 0
arch/riscv/dts/starfive_visionfive2.dts

@@ -383,6 +383,7 @@
 };
 
 &usbdrd30 {
+	starfive,usb2-only = <1>;
 	status = "okay";
 };