commit | e85382fc53cbcd3a348815016b71af7e7542f18e | [log] [tgz] |
---|---|---|
author | Vignesh Raghavendra <vigneshr@ti.com> | Thu Aug 13 14:56:16 2020 +0530 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Tue Sep 15 18:51:52 2020 +0530 |
tree | 8d2a5540c19cd7082fea316eac53f29aacd04a1f | |
parent | 7ce6c8ae58d22085598007ec954d254ad4a50bf5 [diff] |
board: ti: j721e: Add support for HyperFlash detection On J7200 SoC OSPI and HypeFlash are muxed at HW level and only one of them can be used at any time. J7200 EVM has both HyperFlash and OSPI flash on board. There is a user switch (SW3.1) that can be toggled to select OSPI flash vs HyperFlash. Read the state of this switch via wkup_gpio0_6 line and fixup the DT nodes to select OSPI vs HyperFlash Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>