Re: [PATCH v4 03/11] soc: add data to identify the am62lx
Simon Glass <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <CAFLszTikZeewCL-wFJqu7jmY1perk26bqy3U+hy7F1fu9xF6ZQ__8235.58881399862$1786050277$gmane$org@mail.gmail.com> |
On 2026-08-04T21:55:02, Bryan Brattlof <[email protected]> wrote: > soc: add data to identify the am62lx > > Include the part number for TI's am62lx family of SoCs so we can > properly identify it during boot. > > Tested-by: Anshul Dalal <[email protected]> > Acked-by: Andrew Davis <[email protected]> > Reviewed-by: Anshul Dalal <[email protected]> > Signed-off-by: Bryan Brattlof <[email protected]> > > arch/arm/mach-k3/include/mach/hardware.h | 2 ++ > drivers/soc/soc_ti_k3.c | 11 +++++++++++ > 2 files changed, 13 insertions(+) Reviewed-by: Simon Glass <[email protected]>