]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: f-sdh30: Add quirks for broken timeout clock capability
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Fri, 11 Nov 2022 08:10:33 +0000 (17:10 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Jan 2023 10:41:38 +0000 (11:41 +0100)
commit073e7a5a4e81d99c9e13a731e69cd1b5b05bd2cc
treed542908b61d8944b467e3c77d17c62efd0141c9d
parent2e9407ec64ed0f4ad70de4502a900bf33b080c1c
mmc: f-sdh30: Add quirks for broken timeout clock capability

[ Upstream commit aae9d3a440736691b3c1cb09ae2c32c4f1ee2e67 ]

There is a case where the timeout clock is not supplied to the capability.
Add a quirk for that.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Acked-by: Jassi Brar <jaswinder.singh@linaro.org>
Link: https://lore.kernel.org/r/20221111081033.3813-7-hayashi.kunihiko@socionext.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/mmc/host/sdhci_f_sdh30.c