mtd: hyperbus: hbmc-am654: Fix direct mapping setup flash access
authorVignesh Raghavendra <vigneshr@ti.com>
Thu, 24 Sep 2020 08:12:12 +0000 (13:42 +0530)
committerVignesh Raghavendra <vigneshr@ti.com>
Wed, 30 Sep 2020 08:05:18 +0000 (13:35 +0530)
commitaca31ce96814c84d1a41aaa109c15abe61005af7
treede2a6c0644539942cc91f7508b85b10f68a9dc46
parent714fb2fbe7379d0a413be217194f7af9814f2079
mtd: hyperbus: hbmc-am654: Fix direct mapping setup flash access

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

Fixes: b6fe8bc67d2d3 ("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
drivers/mtd/hyperbus/hbmc-am654.c