Skip to content
This repository was archived by the owner on Apr 27, 2025. It is now read-only.

Commit 7af8276

Browse files
committed
add sata support
1 parent 2e291ea commit 7af8276

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

rk3568-hinlink-h6xk.dtsi

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -821,6 +821,10 @@
821821
vref-supply = <&vcca_1v8>;
822822
};
823823

824+
&sata0 {
825+
status = "okay";
826+
};
827+
824828
&sdhci {
825829
bus-width = <8>;
826830
non-removable;
@@ -894,6 +898,7 @@
894898
&usbdrd_dwc3 {
895899
dr_mode = "otg";
896900
extcon = <&usb2phy0>;
901+
phys = <&u2phy0_otg>;
897902
status = "okay";
898903
};
899904

0 commit comments

Comments
 (0)