提交 8a599b56 编写于 作者: M Michael Riesch 提交者: Heiko Stuebner

arm64: dts: rockchip: add pinctrl and alias to emmc node to rk3568-evb1-v10

Since the EMMC pins can be used for other functions as well, we need to
configure the pinctrl.
Signed-off-by: NMichael Riesch <michael.riesch@wolfvision.net>
Link: https://lore.kernel.org/r/20210805120107.27007-8-michael.riesch@wolfvision.netSigned-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 2a068e19
......@@ -17,6 +17,7 @@
ethernet0 = &gmac0;
ethernet1 = &gmac1;
mmc0 = &sdmmc0;
mmc1 = &sdhci;
};
chosen: chosen {
......@@ -363,6 +364,8 @@
bus-width = <8>;
max-frequency = <200000000>;
non-removable;
pinctrl-names = "default";
pinctrl-0 = <&emmc_bus8 &emmc_clk &emmc_cmd &emmc_datastrobe>;
status = "okay";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册