2022-11-19 15:50:50

by Vignesh Raghavendra

[permalink] [raw]
Subject: [PATCH] soc: ti: k3-socinfo: Add AM62Ax JTAG ID

Add JTAG ID entry to help identify AM62Ax SoC in kernel.

Signed-off-by: Vignesh Raghavendra <[email protected]>
---
drivers/soc/ti/k3-socinfo.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/soc/ti/k3-socinfo.c b/drivers/soc/ti/k3-socinfo.c
index 91f441ee6175..d15764e19d96 100644
--- a/drivers/soc/ti/k3-socinfo.c
+++ b/drivers/soc/ti/k3-socinfo.c
@@ -43,6 +43,7 @@ static const struct k3_soc_id {
{ 0xBB38, "AM64X" },
{ 0xBB75, "J721S2"},
{ 0xBB7E, "AM62X" },
+ { 0xBB8D, "AM62AX" },
};

static int
--
2.38.1



2022-11-21 15:53:16

by Bryan Brattlof

[permalink] [raw]
Subject: Re: [PATCH] soc: ti: k3-socinfo: Add AM62Ax JTAG ID

On November 19, 2022 thus sayeth Vignesh Raghavendra:
> Add JTAG ID entry to help identify AM62Ax SoC in kernel.
>
> Signed-off-by: Vignesh Raghavendra <[email protected]>
> ---
> drivers/soc/ti/k3-socinfo.c | 1 +
> 1 file changed, 1 insertion(+)
>

Looks great to me!

Reviewed-by: Bryan Brattlof <[email protected]>

It's nice to see this list getting longer :)
~Bryan


2022-11-21 22:33:33

by Nishanth Menon

[permalink] [raw]
Subject: Re: [PATCH] soc: ti: k3-socinfo: Add AM62Ax JTAG ID

Hi Vignesh Raghavendra,

On Sat, 19 Nov 2022 20:54:47 +0530, Vignesh Raghavendra wrote:
> Add JTAG ID entry to help identify AM62Ax SoC in kernel.
>
>

I have applied the following to branch ti-drivers-soc-next on [1].
Thank you!

[1/1] soc: ti: k3-socinfo: Add AM62Ax JTAG ID
commit: 14c7137ac750d034580a38edbaf807064ae64699

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

[1] git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D