arm64: dts: rockchip: rk3566-evb3: enabled sata1

Change-Id: Ic6c63a1fdcea6b13917c9bb29b9f1eccb611acf9
Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
Wu Liangqing
2021-01-12 15:47:28 +08:00
committed by Tao Huang
parent 23bbd27fb4
commit 0c07360f25

View File

@@ -381,6 +381,10 @@
status = "okay";
};
&sata1 {
status = "okay";
};
&sdio_pwrseq {
reset-gpios = <&gpio2 RK_PB1 GPIO_ACTIVE_LOW>;
};