commit | 1a2c7ba4a03c2d9f27c7776a30ca484673044729 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Fri Feb 14 11:18:19 2020 +0200 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Tue Mar 03 13:08:14 2020 +0530 |
tree | 730cbe65af9fa6fb48b2bfaefc95c1c71f3aaa11 | |
parent | 4c6aa40cf6a57673f21d630e3cf52973b41e16cf [diff] |
board: ti: j721e: initialize ESM support Initialize both ESM and ESM_PMIC support if available for the board. If support is not available for either, a warning is printed out. ESM signals are only properly routed on PM2 version of the J721E SOM, so only probe the drivers on this device. Signed-off-by: Tero Kristo <t-kristo@ti.com>