Files
linux/drivers/mtd/hyperbus
Vignesh Raghavendra 86e185a733 mtd: hyperbus: hbmc-am654: Fix direct mapping setup flash access
[ Upstream commit aca31ce968 ]

Setting up of direct mapping should be done with flash node's IO
address space and not with controller's IO region.

Fixes: b6fe8bc67d ("mtd: hyperbus: move direct mapping setup to AM654 HBMC driver")
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Link: https://lore.kernel.org/r/20200924081214.16934-3-vigneshr@ti.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-10-29 10:07:59 +01:00
..