]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mmc: sdhci-of-dwcmshc: add common bulk optional clocks support
authorChen Wang <unicorn_wang@outlook.com>
Mon, 5 Aug 2024 09:17:21 +0000 (17:17 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 26 Aug 2024 11:01:49 +0000 (13:01 +0200)
commit977849b2d46da3ac3e57e46791f2be3eb48df0b6
tree7c3c288cd9b06c1d08c4be8634b60300cccbe92b
parentb6db8f1fb415afd4f7773668c8576ad591ed32eb
mmc: sdhci-of-dwcmshc: add common bulk optional clocks support

In addition to the required core clock and optional
bus clock, the soc will expand its own clocks, so
the bulk clock mechanism is abstracted.

Note, I call the bulk clocks as "other clocks" due
to the bus clock has been called as "optional".

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
Tested-by: Drew Fustini <drew@pdp7.com> # TH1520
Tested-by: Inochi Amaoto <inochiama@outlook.com> # Duo and Huashan Pi
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/e57e8c51da81f176b49608269a884f840903e78e.1722847198.git.unicorn_wang@outlook.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-of-dwcmshc.c