commit | 58da865e27f4a50d95b962bb6b299c18bcf8a5d3 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Fri Apr 28 12:08:32 2023 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sun May 21 16:54:41 2023 +0200 |
tree | 76be764df39bc76d1ff0762ad7b0ac6bbda45ffe | |
parent | 4a5c5d56f55a2622e3620e7634b08b3620e709dd [diff] |
imx9: add i.MX93 variants support According to datasheet, iMX93 has fused parts with CORE1 or NPU or both disabled. So update code to support it, the kernel device tree runtime update will be added in future patches. Signed-off-by: Peng Fan <peng.fan@nxp.com>