All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] soc: ti: k3-socinfo: Add entry for J784S4 SOC
@ 2023-03-14  8:55 Jayesh Choudhary
  2023-03-20 22:47   ` Nishanth Menon
  0 siblings, 1 reply; 3+ messages in thread
From: Jayesh Choudhary @ 2023-03-14  8:55 UTC (permalink / raw)
  To: nm, ssantosh; +Cc: s-vadapalli, linux-kernel, linux-arm-kernel, j-choudhary

From: Siddharth Vadapalli <s-vadapalli@ti.com>

J784S4 SoC's JTAG PARTNO is 0xBB80.

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
---

Changelog v1->v2:
- Add correct authorship

 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 d15764e19d96..ad97e08a25f6 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" },
+	{ 0xBB80, "J784S4" },
 	{ 0xBB8D, "AM62AX" },
 };
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] soc: ti: k3-socinfo: Add entry for J784S4 SOC
  2023-03-14  8:55 [PATCH v2] soc: ti: k3-socinfo: Add entry for J784S4 SOC Jayesh Choudhary
@ 2023-03-20 22:47   ` Nishanth Menon
  0 siblings, 0 replies; 3+ messages in thread
From: Nishanth Menon @ 2023-03-20 22:47 UTC (permalink / raw)
  To: ssantosh, Jayesh Choudhary
  Cc: Nishanth Menon, s-vadapalli, linux-kernel, linux-arm-kernel

Hi Jayesh Choudhary,

On Tue, 14 Mar 2023 14:25:00 +0530, Jayesh Choudhary wrote:
> J784S4 SoC's JTAG PARTNO is 0xBB80.
> 
> 

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

[1/1] soc: ti: k3-socinfo: Add entry for J784S4 SOC
      commit: 00e34c94987e4fe866f12ad8eac17268c936880c

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] soc: ti: k3-socinfo: Add entry for J784S4 SOC
@ 2023-03-20 22:47   ` Nishanth Menon
  0 siblings, 0 replies; 3+ messages in thread
From: Nishanth Menon @ 2023-03-20 22:47 UTC (permalink / raw)
  To: ssantosh, Jayesh Choudhary
  Cc: Nishanth Menon, s-vadapalli, linux-kernel, linux-arm-kernel

Hi Jayesh Choudhary,

On Tue, 14 Mar 2023 14:25:00 +0530, Jayesh Choudhary wrote:
> J784S4 SoC's JTAG PARTNO is 0xBB80.
> 
> 

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

[1/1] soc: ti: k3-socinfo: Add entry for J784S4 SOC
      commit: 00e34c94987e4fe866f12ad8eac17268c936880c

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-20 22:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-14  8:55 [PATCH v2] soc: ti: k3-socinfo: Add entry for J784S4 SOC Jayesh Choudhary
2023-03-20 22:47 ` Nishanth Menon
2023-03-20 22:47   ` Nishanth Menon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.