commit | d672e15aa87a5a5debefe7b8fcdae5619e3371b0 | [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 | 4abe8c9f08f8af74c38ac4e5a10fb522ac3b8d76 [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>