OSDN Git Service

ARM: OMAP2+: Fix MMC address space mismatch for am33xx and am43xx
authorTony Lindgren <tony@atomide.com>
Tue, 29 Aug 2017 17:03:32 +0000 (10:03 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 19 Sep 2017 18:04:33 +0000 (11:04 -0700)
commit6963c58461b31c10cff221a7bbe4c61d803656c6
tree00fd69eed03be39d7e5b094a7bf52fdfd152a70e
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e
ARM: OMAP2+: Fix MMC address space mismatch for am33xx and am43xx

The address space currently set up for the interconnect data
is different compared to the dts data. We have hwmod data with
offset 0x100 to account for the revision, sysc and syss
register offsets. Let's fix the issue by correcting the MMC
register offsets in hwmod data and removing the unnecessary
duplicate IO range data that we get from device tree anyways.

Cc: Lokesh Vutla <lokeshvutla@ti.com>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod_33xx_43xx_interconnect_data.c
arch/arm/mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c