Commit 47ecb390 authored by Chris Morgan's avatar Chris Morgan Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: add default pinctrl for rk3588 emmc

parent ec084cbd
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1187,6 +1187,9 @@
			 <&cru TMCLK_EMMC>;
		clock-names = "core", "bus", "axi", "block", "timer";
		max-frequency = <200000000>;
		pinctrl-0 = <&emmc_rstnout>, <&emmc_bus8>, <&emmc_clk>,
			    <&emmc_cmd>, <&emmc_data_strobe>;
		pinctrl-names = "default";
		resets = <&cru SRST_C_EMMC>, <&cru SRST_H_EMMC>,
			 <&cru SRST_A_EMMC>, <&cru SRST_B_EMMC>,
			 <&cru SRST_T_EMMC>;