Searched hist:dd79b7e367033bacff8ff8c1bd85b2a848cf475d (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/mmc/host/ |
H A D | sdhci_f_sdh30.h | dd79b7e367033bacff8ff8c1bd85b2a848cf475d Tue Sep 10 03:41:06 CEST 2019 Takao Orito <orito.takao@socionext.com> mmc: sdhci-milbeaut: add Milbeaut SD controller driver
SD Host controller on Milbeaut consists of two controller parts. One is core controller F_SDH30, this is similar to sdhci-fujitsu controller. Another is bridge controller. This bridge controller is not compatible with sdhci-fujitsu controller. This is special for Milbeaut series. This has some functions. For example, reset control, clock enable/select for SDR50/25/12, set property of SD physical pins, retuning control, set capabilityies.
This bridge controller requires special procedures at reset or clock enablement or change for further tuning of clock.
Signed-off-by: Takao Orito <orito.takao@socionext.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
|
H A D | sdhci-milbeaut.c | dd79b7e367033bacff8ff8c1bd85b2a848cf475d Tue Sep 10 03:41:06 CEST 2019 Takao Orito <orito.takao@socionext.com> mmc: sdhci-milbeaut: add Milbeaut SD controller driver
SD Host controller on Milbeaut consists of two controller parts. One is core controller F_SDH30, this is similar to sdhci-fujitsu controller. Another is bridge controller. This bridge controller is not compatible with sdhci-fujitsu controller. This is special for Milbeaut series. This has some functions. For example, reset control, clock enable/select for SDR50/25/12, set property of SD physical pins, retuning control, set capabilityies.
This bridge controller requires special procedures at reset or clock enablement or change for further tuning of clock.
Signed-off-by: Takao Orito <orito.takao@socionext.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
|
H A D | sdhci_f_sdh30.c | diff dd79b7e367033bacff8ff8c1bd85b2a848cf475d Tue Sep 10 03:41:06 CEST 2019 Takao Orito <orito.takao@socionext.com> mmc: sdhci-milbeaut: add Milbeaut SD controller driver
SD Host controller on Milbeaut consists of two controller parts. One is core controller F_SDH30, this is similar to sdhci-fujitsu controller. Another is bridge controller. This bridge controller is not compatible with sdhci-fujitsu controller. This is special for Milbeaut series. This has some functions. For example, reset control, clock enable/select for SDR50/25/12, set property of SD physical pins, retuning control, set capabilityies.
This bridge controller requires special procedures at reset or clock enablement or change for further tuning of clock.
Signed-off-by: Takao Orito <orito.takao@socionext.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
|
H A D | Makefile | diff dd79b7e367033bacff8ff8c1bd85b2a848cf475d Tue Sep 10 03:41:06 CEST 2019 Takao Orito <orito.takao@socionext.com> mmc: sdhci-milbeaut: add Milbeaut SD controller driver
SD Host controller on Milbeaut consists of two controller parts. One is core controller F_SDH30, this is similar to sdhci-fujitsu controller. Another is bridge controller. This bridge controller is not compatible with sdhci-fujitsu controller. This is special for Milbeaut series. This has some functions. For example, reset control, clock enable/select for SDR50/25/12, set property of SD physical pins, retuning control, set capabilityies.
This bridge controller requires special procedures at reset or clock enablement or change for further tuning of clock.
Signed-off-by: Takao Orito <orito.takao@socionext.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
|
H A D | Kconfig | diff dd79b7e367033bacff8ff8c1bd85b2a848cf475d Tue Sep 10 03:41:06 CEST 2019 Takao Orito <orito.takao@socionext.com> mmc: sdhci-milbeaut: add Milbeaut SD controller driver
SD Host controller on Milbeaut consists of two controller parts. One is core controller F_SDH30, this is similar to sdhci-fujitsu controller. Another is bridge controller. This bridge controller is not compatible with sdhci-fujitsu controller. This is special for Milbeaut series. This has some functions. For example, reset control, clock enable/select for SDR50/25/12, set property of SD physical pins, retuning control, set capabilityies.
This bridge controller requires special procedures at reset or clock enablement or change for further tuning of clock.
Signed-off-by: Takao Orito <orito.takao@socionext.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
|