Searched hist:"0 bcee30c11bd59ce89b0115358809e25708b74f9" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | rockchip_sdhci.c | 0bcee30c11bd59ce89b0115358809e25708b74f9 Mon Jul 05 07:10:18 UTC 2021 Yifeng Zhao <yifeng.zhao@rock-chips.com> drivers: mmc: rockchip_sdhci: add support for rk3588
Add support for rk3588, here a short summary of the changes: - Add compatible for rk3588. - Add soc_id for runtime judgment soc. - Remove DLL_RXCLK_NO_INVERTER config for clock less than 100Mhz. - Add hs400 dll config for rk3588. - Add set_ios_post call back function. - Remove set_clock call back function. - Reorder header inclusion. - Remove phy_init call back function.
Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com> Change-Id: I2915162e784eedf516344f4174591ec79b338b7f
|