commit | 3bb3f266ee617384bb282a6818f675b5aca5c371 | [log] [tgz] |
---|---|---|
author | Kevin Scholz <k-scholz@ti.com> | Mon Oct 07 19:26:36 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 25 17:33:21 2019 -0400 |
tree | 184c684cc6665b06ad5d491bb0cee94371750bd6 | |
parent | ffb6b8e540f9badfeba188663c96aa4980f41612 [diff] |
ram: k3-j721e: Add support for J721E DDR controller The J721E DDR subsystem comprises DDR controller, DDR PHY and wrapper logic to integrate these blocks in the device. The DDR subsystem is used to provide an interface to external SDRAM devices which can be utilized for storing program or data. Introduce support for the DDR controller and DDR phy within the DDR subsystem. Signed-off-by: Kevin Scholz <k-scholz@ti.com Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>