commit | b07079f1642c28dac4f6f339d5aca66203519734 | [log] [tgz] |
---|---|---|
author | Vignesh Raghavendra <vigneshr@ti.com> | Tue Jun 25 13:27:46 2019 +0530 |
committer | Miquel Raynal <miquel.raynal@bootlin.com> | Fri Jun 28 09:35:45 2019 +0200 |
tree | e2399d9f0b90dda5248f6cce3abdf0ce2e10f2fb | |
parent | d7865933af9ed38f39cf085e1def44b637109999 [diff] |
mtd: hyperbus: Add driver for TI's HyperBus memory controller Add driver for HyperBus memory controller on TI's AM654 SoC. Programming IP is pretty simple and provides direct memory mapped access to connected Flash devices. Add basic support for the IP without DMA. Second chip-select is not supported for now. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>