commit | 2736c6709d1a1b77711a3d573331586e90260fb7 | [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 | 5b9d8000dea9ee027d650594deac283a9c6962a3 [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>