diff options
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2017-08-14 19:05:32 +0200 |
---|---|---|
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2017-09-18 20:40:38 +0200 |
commit | 1d70f0ac88dcd0ed9c17ec4c5e97db69de961319 (patch) | |
tree | 0899c53f97ada9eb9d3d64caad9679f16c9eec62 /drivers/mmc/msm_sdhci.c | |
parent | 8158a848fa4d506d46a5193daf13367f3839022a (diff) |
rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATA
With the new 32/64bit-aware dtoc, the type of reg is fdt64_t and the
OF_PLATDATA structure layout changes. This adjusts the DMC driver for
the RK3368 to track these changes.
For the time being (i.e. until regmap_init_mem_platdata works for the
64bit case), we won't use regmap_init_mem_platdata here and simply
access of_plat.reg[] directly.
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/mmc/msm_sdhci.c')
0 files changed, 0 insertions, 0 deletions