commit | e358713ea4f844764c290f2cd016493090c157ec | [log] [tgz] |
---|---|---|
author | Declan Snyder <declan.snyder@nxp.com> | Wed Mar 19 09:59:41 2025 -0500 |
committer | Benjamin Cabé <kartben@gmail.com> | Sat Apr 26 10:55:09 2025 +0200 |
tree | fa054cd1c373e81f2a008e1f6091d7018ba1a493 | |
parent | db63e563a950dbea4ebd8213009a701d2f0247f5 [diff] |
drivers: Move flexram to misc driver Flexram is really not a memory controller, and does not belong in memc namespace or directory. Move it to it's own misc directory and remove memc_ from the namespace. Signed-off-by: Declan Snyder <declan.snyder@nxp.com>