commit | c2dfd0a4d81faeb50aa0cfe36bf1835a40811304 | [log] [tgz] |
---|---|---|
author | Vignesh Raghavendra <vigneshr@ti.com> | Wed Oct 23 13:30:01 2019 +0530 |
committer | Stefan Roese <sr@denx.de> | Thu Oct 24 09:49:10 2019 +0200 |
tree | 2e849b5be710e515b410b619d89cd645d0b73c08 | |
parent | d75eacf9b8a7562e8ea8c94138cd4ff4694f7c53 [diff] |
mtd: Add TI HyperBus Memory Controller driver AM654/J721e has HyperBus Memory Controller that supports HyperFlash and HyperRAM devices. It provides a memory mapped interface to interact with these devices. Add a driver to support the same. Driver calibrates the controller, setups up for MMIO access and probes HyperFlash child node. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Reviewed-by: Stefan Roese <sr@denx.de>