commit | 591443eeb980f76d1310745a9398daa41a0af83c | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Sat Nov 04 02:21:40 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 22 12:04:14 2023 -0500 |
tree | 00a84d6103c65e5fcf791fd6162b04f16789536e | |
parent | fcf490f6a5c6b2e6df51c23b7a26ba6246241a94 [diff] |
board: ti: j721e: evm: Drop board check for ESM When config is enabled, the esm dt probe makes sense. Simplify by dropping board specific checks. Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Neha Malcom Francis <n-francis@ti.com>