]> git.dujemihanovic.xyz Git - u-boot.git/commit
soc: add info to identify the am62p SoC family
authorBryan Brattlof <bb@ti.com>
Tue, 12 Mar 2024 20:20:19 +0000 (15:20 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 13 Mar 2024 14:10:04 +0000 (10:10 -0400)
commit026c972fa324ee749c3531c05c63a996f503ce06
tree09e8a2a36832d39a7b79f50fbe05f0478148f697
parent20a0ce574d6642e0dfe651467159039fac48cc4f
soc: add info to identify the am62p SoC family

Include the part number for TI's am62px family of SoCs so we can
properly identify it during boot

Reviewed-by: Igor Opaniuk <igor.opaniuk@foundries.io>
Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
Signed-off-by: Bryan Brattlof <bb@ti.com>
arch/arm/mach-k3/include/mach/hardware.h
drivers/soc/soc_ti_k3.c