commit | 935a9bdd14642fe285c2f97377435c597cdf0c26 | [log] [tgz] |
---|---|---|
author | Balamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com> | Tue Oct 25 16:21:04 2022 +0530 |
committer | Eugen Hristev <eugen.hristev@microchip.com> | Thu Dec 08 18:06:27 2022 +0200 |
tree | 9ab09c844d54704a3a38593d4f3a50061cc69257 | |
parent | b7fb8e52eb629f692969692d6789b0a0b1041689 [diff] |
memory: atmel-ebi: add Atmel EBI (External Bus Interface) driver The EBI is used to access peripherals like NAND, SRAM, NOR etc. Add this driver to probe the nand flash controller. This is a dummy driver and not yet a complete device driver for EBI. Signed-off-by: Balamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com>