mtd: nand: Remove hardcoded base address of nand
authorAshok Reddy Soma <ashok.reddy.soma@xilinx.com>
Thu, 19 Dec 2019 09:27:43 +0000 (02:27 -0700)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 14 Jan 2020 08:05:52 +0000 (09:05 +0100)
commit3dd0f8cccd6dae9740df1755ab261e72355a892d
tree18d7b2bc1bd0e53e9aef242b7ebe0f231433bf03
parentb014b833bd627d27542b50e71df9cf0628f241e7
mtd: nand: Remove hardcoded base address of nand

Remove hardcoded base address of nand and replace it with the
value taken from device tree. Remove base address from header
file too.

Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/mach-zynqmp/include/mach/hardware.h
drivers/mtd/nand/raw/arasan_nfc.c