soc: ti: k3-socinfo: Add AM62x JTAG ID
Add JTAG ID entry to help identify AM62x SoC in kernel. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Reviewed-by: Bryan Brattlof <bb@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Link: https://lore.kernel.org/r/20220225120239.1303821-2-vigneshr@ti.com
This commit is contained in:
parent
c3d66a164c
commit
c65d68e7e9
@ -42,6 +42,7 @@ static const struct k3_soc_id {
|
|||||||
{ 0xBB6D, "J7200" },
|
{ 0xBB6D, "J7200" },
|
||||||
{ 0xBB38, "AM64X" },
|
{ 0xBB38, "AM64X" },
|
||||||
{ 0xBB75, "J721S2"},
|
{ 0xBB75, "J721S2"},
|
||||||
|
{ 0xBB7E, "AM62X" },
|
||||||
};
|
};
|
||||||
|
|
||||||
static int
|
static int
|
||||||
|
Loading…
x
Reference in New Issue
Block a user