]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mmc: dw_mmc-rockchip: Add support for rk3576 SoCs
authorDetlev Casanova <detlev.casanova@collabora.com>
Wed, 28 Aug 2024 15:24:56 +0000 (15:24 +0000)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 3 Sep 2024 12:11:44 +0000 (14:11 +0200)
commit73abb1f16e28d5a41d0abea779a3f0b75cf8823e
treed4c807752943839c7dda81c5d5cb96f1498815ee
parent59903441f5e49d46478fefcccec41e2ba896b740
mmc: dw_mmc-rockchip: Add support for rk3576 SoCs

On rk3576 the tunable clocks are inside the controller itself, removing
the need for the "ciu-drive" and "ciu-sample" clocks.

That makes it a new type of controller that has its own dt_parse function.

Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/010201919997044d-c3a008d1-afbc-462f-a928-fc1ece785bdb-000000@eu-west-1.amazonses.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc-rockchip.c