[PATCH 06/15] arm64: dts: realtek: rtd13xx-usb: add the property of drd mode

Stanley Chang stanley_chang at realtek.com
Wed Oct 7 04:50:26 EDT 2020


Signed-off-by: Stanley Chang <stanley_chang at realtek.com>
---
 arch/arm64/boot/dts/realtek/rtd13xx-usb.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/boot/dts/realtek/rtd13xx-usb.dtsi b/arch/arm64/boot/dts/realtek/rtd13xx-usb.dtsi
index 6b55a873c941..d4419cad4eab 100644
--- a/arch/arm64/boot/dts/realtek/rtd13xx-usb.dtsi
+++ b/arch/arm64/boot/dts/realtek/rtd13xx-usb.dtsi
@@ -50,6 +50,7 @@ dwc3_u2drd: rtk_dwc3_u2drd at 98013200 {
 		#size-cells = <1>;
 		ranges;
 		delay_probe_work; //To delay probe work
+		drd_mode;
 		status = "okay";
 
 		dwc3_u2drd at 98020000 {
@@ -206,6 +207,7 @@ dwc3_u3drd: rtk_dwc3_u3drd at 98013E00 {
 		#size-cells = <1>;
 		ranges;
 		delay_probe_work; //To delay probe work
+		drd_mode;
 		status = "okay";
 
 		dwc3_u3drd at 981f0000 {
-- 
2.28.0




More information about the linux-realtek-soc mailing list