]> git.ipfire.org Git - thirdparty/linux.git/commit
mmc: sdhci-of-k1: make register definition vendor specific
authorYixun Lan <dlan@gentoo.org>
Fri, 23 May 2025 14:46:31 +0000 (22:46 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 24 Jun 2025 10:43:22 +0000 (12:43 +0200)
commiteed50f48d791d1e7dfeb209e4c5afaf13b418dd0
treeab5d317a50ac77133891438bd9eb7e150dd984f3
parentf1dd21863dd241cc1fd9064840684fa3d7bd3cca
mmc: sdhci-of-k1: make register definition vendor specific

Making register definition less generic which will potentially have
less collision with other files.

Add SpacemiT vendor prefix to K1 SoC SDHC register definitions,
also improve the BIT definitions to reflect them more SDHC specific.

Note, there should be no functional changes introduced in this commit.

Signed-off-by: Yixun Lan <dlan@gentoo.org>
Link: https://lore.kernel.org/r/20250523-21-k1-sdhci-v1-1-9f293116a7e7@gentoo.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-of-k1.c