Files
u-boot/drivers
Adam Ford 46831c1a4c omap_hsmmc: update struct hsmmc to accommodate omap3 from DT
This patch changes the way DM_MMC calculates offset to the base register of
MMC. Previously this was through an #ifdef but that wasn't necessary for OMAP3.

This patch will now add in the offset to the base address based on the
.compatible flags.

Signed-off-by: Adam Ford <aford173@gmail.com>

V2: Remove ifdef completely and reference offset from the omap_hsmmc_ids table.

V1: Change ifdef to ignore OMAP3
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-05-09 20:35:35 -04:00
..
2017-04-05 13:52:01 -04:00
2016-10-19 09:01:51 +02:00
2016-01-27 15:32:05 +01:00
2017-04-30 13:41:02 -04:00
2017-05-09 16:11:36 -04:00
2017-05-09 16:11:36 -04:00
2017-05-08 11:57:33 -04:00
2017-05-08 11:57:32 -04:00
2017-05-08 11:57:28 -04:00
2016-02-06 12:00:59 +01:00
2017-01-02 17:08:25 +01:00