diff options
| author | Johan Jonker <[email protected]> | 2022-04-09 18:55:09 +0200 |
|---|---|---|
| committer | Kever Yang <[email protected]> | 2022-04-18 11:25:13 +0800 |
| commit | 2d3bb400f37b86c3da3a64a9ee4c1d79caa2fdd6 (patch) | |
| tree | fcf1674ab6ae636f6417eda2762aa2da74157af8 /scripts/basic/Makefile | |
| parent | 9d75dafb1bee4cdc165c3c3ca246e9bc70690a7f (diff) | |
rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 support
The Rockchip SoCs rk3066/rk3188 have MMC DT nodes
with as compatible string "rockchip,rk2928-dw-mshc".
Add OF_PLATDATA support to the existing driver with
help of a DM_DRIVER_ALIAS.
This type needs a permanent enabled fifo.
The other Rockchip SoCs always have the property
"u-boot,spl-fifo-mode" in the MMC DT nodes,
because MMC to SRAM can't do DMA.
Make this property a requirement for MMC OF_PLATDATA
structures. The property "fifo-mode" must be added
for all other compile modes.
Signed-off-by: Johan Jonker <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'scripts/basic/Makefile')
0 files changed, 0 insertions, 0 deletions
