commit | fa281f64a1f15f77d96098792f1fce37680ed50c | [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 | 91600a6a843d397ba28b1eecaf2021035c92eb71 [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>