提交 551e645f 编写于 作者: F Frank Wunderlich 提交者: Heiko Stuebner

arm64: dts: rockchip: Add SATA support to BPI-R2-Pro

Enable the Combphy and Sata nodes in Bananapi R2 Pro Board.
Signed-off-by: NFrank Wunderlich <frank-w@public-files.de>
Link: https://lore.kernel.org/r/20220409112136.164481-3-linux@fw-web.deSigned-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 f29ffce3
......@@ -118,6 +118,11 @@
status = "okay";
};
&combphy2 {
/* used for SATA */
status = "okay";
};
&gmac0 {
assigned-clocks = <&cru SCLK_GMAC0_RX_TX>, <&cru SCLK_GMAC0>;
assigned-clock-parents = <&cru SCLK_GMAC0_RGMII_SPEED>, <&cru CLK_MAC0_2TOP>;
......@@ -454,6 +459,10 @@
status = "okay";
};
&sata2 {
status = "okay";
};
&sdhci {
bus-width = <8>;
max-frequency = <200000000>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册