* [PATCH] bus: omap-ocp2scp: enable compile testing
@ 2025-12-19 11:02 Johan Hovold
2026-01-14 22:34 ` Kevin Hilman
0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2025-12-19 11:02 UTC (permalink / raw)
To: Aaro Koskinen, Andreas Kemnade, Kevin Hilman, Roger Quadros,
Tony Lindgren
Cc: linux-omap, linux-kernel, Johan Hovold
There seems to be nothing preventing the driver from being compile
tested so enable that for wider build coverage.
Signed-off-by: Johan Hovold <johan@kernel.org>
---
drivers/bus/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/bus/Kconfig b/drivers/bus/Kconfig
index fe7600283e70..2a1b46f07080 100644
--- a/drivers/bus/Kconfig
+++ b/drivers/bus/Kconfig
@@ -141,7 +141,7 @@ config OMAP_INTERCONNECT
config OMAP_OCP2SCP
tristate "OMAP OCP2SCP DRIVER"
- depends on ARCH_OMAP2PLUS
+ depends on ARCH_OMAP2PLUS || COMPILE_TEST
help
Driver to enable ocp2scp module which transforms ocp interface
protocol to scp protocol. In OMAP4, USB PHY is connected via
--
2.51.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] bus: omap-ocp2scp: enable compile testing
2025-12-19 11:02 [PATCH] bus: omap-ocp2scp: enable compile testing Johan Hovold
@ 2026-01-14 22:34 ` Kevin Hilman
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Hilman @ 2026-01-14 22:34 UTC (permalink / raw)
To: Aaro Koskinen, Andreas Kemnade, Roger Quadros, Tony Lindgren,
Johan Hovold
Cc: linux-omap, linux-kernel
On Fri, 19 Dec 2025 12:02:59 +0100, Johan Hovold wrote:
> There seems to be nothing preventing the driver from being compile
> tested so enable that for wider build coverage.
>
>
Applied, thanks!
[1/1] bus: omap-ocp2scp: enable compile testing
commit: 5e2d6fa48a841e419848a811a015f61128a149ce
Best regards,
--
Kevin Hilman <khilman@baylibre.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-14 22:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-19 11:02 [PATCH] bus: omap-ocp2scp: enable compile testing Johan Hovold
2026-01-14 22:34 ` Kevin Hilman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox