2023-08-11 17:38:09

by Vignesh Raghavendra

[permalink] [raw]
Subject: [PATCH] soc: ti: k3-socinfo.c: Add JTAG ID for AM62PX

This adds JTAG ID info for the AM62PX so as to enable SoC detection 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 ad97e08a25f6..6ea9b8c7d335 100644
--- a/drivers/soc/ti/k3-socinfo.c
+++ b/drivers/soc/ti/k3-socinfo.c
@@ -45,6 +45,7 @@ static const struct k3_soc_id {
{ 0xBB7E, "AM62X" },
{ 0xBB80, "J784S4" },
{ 0xBB8D, "AM62AX" },
+ { 0xBB9D, "AM62PX" },
};

static int
--
2.41.0



2023-08-11 20:07:18

by Bajjuri, Praneeth

[permalink] [raw]
Subject: Re: [PATCH] soc: ti: k3-socinfo.c: Add JTAG ID for AM62PX



On 8/11/2023 12:01 PM, Vignesh Raghavendra wrote:
> This adds JTAG ID info for the AM62PX so as to enable SoC detection in
> kernel.
>
> Signed-off-by: Vignesh Raghavendra <[email protected]>

Reviewed-by: Praneeth Bajjuri <[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 ad97e08a25f6..6ea9b8c7d335 100644
> --- a/drivers/soc/ti/k3-socinfo.c
> +++ b/drivers/soc/ti/k3-socinfo.c
> @@ -45,6 +45,7 @@ static const struct k3_soc_id {
> { 0xBB7E, "AM62X" },
> { 0xBB80, "J784S4" },
> { 0xBB8D, "AM62AX" },
> + { 0xBB9D, "AM62PX" },
> };
>
> static int

2023-08-11 23:22:01

by Nishanth Menon

[permalink] [raw]
Subject: Re: [PATCH] soc: ti: k3-socinfo.c: Add JTAG ID for AM62PX

Hi Vignesh Raghavendra,

On Fri, 11 Aug 2023 22:31:27 +0530, Vignesh Raghavendra wrote:
> This adds JTAG ID info for the AM62PX so as to enable SoC detection in
> kernel.
>
>

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

[1/1] soc: ti: k3-socinfo.c: Add JTAG ID for AM62PX
commit: 443012dd31e5939cb53bc9c5713d32d87321b0d8

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] https://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