commit | 627f78c1bcd49d664f06eab235f460e84cb580d9 | [log] [tgz] |
---|---|---|
author | Manorit Chawdhry <m-chawdhry@ti.com> | Mon Mar 17 10:24:23 2025 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 03 11:37:46 2025 -0600 |
tree | 2a53c5c4a810859405fa05e6bddbd4a824ecd8d1 | |
parent | 0d432fe302b99a6f75dff7d64b50019ba7c0bbf6 [diff] |
soc: Add information to identify the J742S2 SoC family J742S2 has the same part number as J784S4 but JTAG_DEVICE_ID has a PKG bit that tells about J742S2. Add support for reading JTAG_DEVICE_ID and set family as J742S2 based on that. Link: https://www.ti.com/lit/pdf/spruje3 (TRM) Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>