commit | f844d5f4e6bd97c3a4a39e180b5efa8b0b0abd56 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Thu Sep 21 16:51:33 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jan 18 22:04:21 2018 -0500 |
tree | ab492a86027e95db5b2c31eddfe435abbf7c34b1 | |
parent | 741726ae4cc9f75aa59ae7fd49d916a1dad313ff [diff] |
omap: Update the base address of the MMC controllers Align the base address defined in header files with the base address used in the DTS. This will facilitate the introduction of the DMA support. Of all HSMMC users, only omap3 doesn't have the 0x100 reserved region at the top. This region will be used to determine if the controller supports DMA transfers Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>