Home
last modified time | relevance | path

Searched hist:"975520 fc73809a3a0904f0c67d8640945696e798" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
H A Dsdhci-of-esdhc.cdiff 975520fc73809a3a0904f0c67d8640945696e798 Sun Sep 27 10:23:04 CEST 2020 Yangbo Lu <yangbo.lu@nxp.com> mmc: sdhci-of-esdhc: fix reference clock source selection

The bit ESDHC_PERIPHERAL_CLK_SEL to select using peripheral clock
or platform clock is not able to be reset by SDHCI_RESET_ALL.
So driver needs to initialize it as 1 or 0 once, to override the
different value which may be configured in bootloader.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Link: https://lore.kernel.org/r/20200927082304.9232-1-yangbo.lu@nxp.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>