]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mmc: meson-mx-sdio: Switch to regmap for register access
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 8 Nov 2025 23:12:47 +0000 (00:12 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 18 Nov 2025 15:21:35 +0000 (16:21 +0100)
commit59472e8c2943b01a44ff1c4d9247c0025fe1acff
tree485d5a29b81b186768647114e8558d28b3184b83
parent989019c969a2be5fcf52a184dbc2e47febb8a2e2
mmc: meson-mx-sdio: Switch to regmap for register access

Switch the driver over to use regmap to access the registers. This makes
it consistent with the other Amlogic MMC drivers. No functional changes
intended.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/Kconfig
drivers/mmc/host/meson-mx-sdio.c