diff options
author | Tony Lindgren <tony@atomide.com> | 2021-10-15 13:47:17 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2021-10-19 13:01:46 +0200 |
commit | 42b380b69b2ea0e218d3534ea8073fd67bbbf67b (patch) | |
tree | ea3ba98c3421136a6c2ad6941e46b87545eebf69 /fs | |
parent | de5ccd2af71fc616d7112420054478b84622eb5d (diff) |
mmc: sdhci-omap: Add omap_offset to support omap3 and earlier
The omap specific registers are at offset 0x100 from base for omap4 and
later, and for omap3 and earlier they are at offset 0. Let's handle also
the earlier SoCs by adding omap_offset.
Note that eventually we should just move to using standard sdhci register
access for the sdhci range with new offsets starting at 0x100.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20211015104720.52240-4-tony@atomide.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions