public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] soc: ti: k3-socinfo: fix compile testing
@ 2025-11-27 13:54 Johan Hovold
  2026-01-14 11:03 ` Johan Hovold
  2026-01-14 17:09 ` Nishanth Menon
  0 siblings, 2 replies; 3+ messages in thread
From: Johan Hovold @ 2025-11-27 13:54 UTC (permalink / raw)
  To: Nishanth Menon, Santosh Shilimkar; +Cc: linux-kernel, Johan Hovold

There seems to be nothing preventing this driver from being compile
tested so enable that by adding the missing input prompt.

Fixes: 907a2b7e2fc7 ("soc: ti: add k3 platforms chipid module driver")
Signed-off-by: Johan Hovold <johan@kernel.org>
---
 drivers/soc/ti/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/soc/ti/Kconfig b/drivers/soc/ti/Kconfig
index 1a93001c9e36..163aadd589d3 100644
--- a/drivers/soc/ti/Kconfig
+++ b/drivers/soc/ti/Kconfig
@@ -62,7 +62,7 @@ config TI_K3_RINGACC
 	  If unsure, say N.
 
 config TI_K3_SOCINFO
-	bool
+	bool "K3 SoC Information driver" if COMPILE_TEST
 	depends on ARCH_K3 || COMPILE_TEST
 	select SOC_BUS
 	select MFD_SYSCON
-- 
2.51.2


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

* Re: [PATCH] soc: ti: k3-socinfo: fix compile testing
  2025-11-27 13:54 [PATCH] soc: ti: k3-socinfo: fix compile testing Johan Hovold
@ 2026-01-14 11:03 ` Johan Hovold
  2026-01-14 17:09 ` Nishanth Menon
  1 sibling, 0 replies; 3+ messages in thread
From: Johan Hovold @ 2026-01-14 11:03 UTC (permalink / raw)
  To: Nishanth Menon, Santosh Shilimkar; +Cc: linux-kernel

On Thu, Nov 27, 2025 at 02:54:54PM +0100, Johan Hovold wrote:
> There seems to be nothing preventing this driver from being compile
> tested so enable that by adding the missing input prompt.
> 
> Fixes: 907a2b7e2fc7 ("soc: ti: add k3 platforms chipid module driver")
> Signed-off-by: Johan Hovold <johan@kernel.org>

Can this one be picked up now?

Johan

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

* Re: [PATCH] soc: ti: k3-socinfo: fix compile testing
  2025-11-27 13:54 [PATCH] soc: ti: k3-socinfo: fix compile testing Johan Hovold
  2026-01-14 11:03 ` Johan Hovold
@ 2026-01-14 17:09 ` Nishanth Menon
  1 sibling, 0 replies; 3+ messages in thread
From: Nishanth Menon @ 2026-01-14 17:09 UTC (permalink / raw)
  To: Santosh Shilimkar, Johan Hovold; +Cc: Nishanth Menon, linux-kernel

Hi Johan Hovold,

On Thu, 27 Nov 2025 14:54:54 +0100, Johan Hovold wrote:
> There seems to be nothing preventing this driver from being compile
> tested so enable that by adding the missing input prompt.
> 
> 

I have applied the following to branch ti-drivers-soc-next on [1].
Apologies on missing this in my filter and thanks for following up.

Thank you!

[1/1] soc: ti: k3-socinfo: fix compile testing
      commit: 3fec51b89d603f2d8ebf50f815b5e159efc381da

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
https://ti.com/opensource


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

end of thread, other threads:[~2026-01-14 17:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-27 13:54 [PATCH] soc: ti: k3-socinfo: fix compile testing Johan Hovold
2026-01-14 11:03 ` Johan Hovold
2026-01-14 17:09 ` Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox