]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mmc: dw_mmc-rockchip: Add internal phase support
authorShawn Lin <shawn.lin@rock-chips.com>
Wed, 28 Aug 2024 15:24:55 +0000 (15:24 +0000)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 3 Sep 2024 12:11:44 +0000 (14:11 +0200)
commit59903441f5e49d46478fefcccec41e2ba896b740
treebd09c400a5862185edea05e96a0e605b8659c1f3
parentee601384079cf683b4750a2ea9edbe653e444ad8
mmc: dw_mmc-rockchip: Add internal phase support

Some Rockchip devices put the phase settings into the dw_mmc controller.

When the feature is present, the ciu-drive and ciu-sample clocks are
not used and the phase configuration is done directly through the mmc
controller.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com>
Acked-by: Shawn Lin <shawn.lin@rock-chips.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/010201919996fdae-8a9f843e-00a8-4131-98bf-a9da4ed04bfd-000000@eu-west-1.amazonses.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc-rockchip.c