projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec084cb
)
arm64: dts: rockchip: add default pinctrl for rk3588 emmc
author
Chris Morgan
<macromorgan@hotmail.com>
Wed, 31 May 2023 16:12:16 +0000
(11:12 -0500)
committer
Heiko Stuebner
<heiko@sntech.de>
Tue, 6 Jun 2023 16:31:06 +0000
(18:31 +0200)
Add a default pinctrl definition for the rk3588 emmc.
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Link:
https://lore.kernel.org/r/20230531161220.280744-2-macroalpha82@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3588s.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3588s.dtsi
b/arch/arm64/boot/dts/rockchip/rk3588s.dtsi
index d3f98788bb1c6bd0110edcc56988cf4af512cad7..74a06231a17e9fc0ebeacd9b68944f3b236127db 100644
(file)
--- a/
arch/arm64/boot/dts/rockchip/rk3588s.dtsi
+++ b/
arch/arm64/boot/dts/rockchip/rk3588s.dtsi
@@
-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>;