commit | 685d865dffc4d8bc540a8f118bdcf14fbc9f28ce | [log] [tgz] |
---|---|---|
author | Vignesh Raghavendra <vigneshr@ti.com> | Fri Aug 07 00:26:57 2020 +0530 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Tue Aug 11 20:34:46 2020 +0530 |
tree | de9ceeeeae42d899a37485977576845c7d74f715 | |
parent | 9bbc49fc51e10407e4c792da216d3b530486e191 [diff] |
board: ti: j721e: Add support for HyperFlash detection On J7200 SoC OSPI0 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 OSPI0 vs HyperFlash Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>