mtd: nand: Update driver to match new DT binding
authorMichal Simek <michal.simek@xilinx.com>
Wed, 23 Feb 2022 14:10:33 +0000 (15:10 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 7 Mar 2022 07:52:20 +0000 (08:52 +0100)
commitc2b74edf156ca60af26e87fdfce13025b4312857
treef3eccad2d2b36527d4a7669b7ebfef1ac9d2b2dd
parent4173a42685e1e3c6793517b03ddabacc3774f7da
mtd: nand: Update driver to match new DT binding

New binding changed node name from flash@e1000000 to nand-controller@0,0
which should be reflected in the driver. Both names are supported for
backward compatibility.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/61f6edd965e0c0b179184823d5283c6c61a1eb35.1645625433.git.michal.simek@xilinx.com
drivers/mtd/nand/raw/zynq_nand.c