All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: OMAP2+: Select OMAP_INTERCONNECT for SOC_AM43XX
@ 2016-05-24 16:12 ` Dave Gerlach
  0 siblings, 0 replies; 4+ messages in thread
From: Dave Gerlach @ 2016-05-24 16:12 UTC (permalink / raw)
  To: linux-arm-kernel, linux-omap; +Cc: Tony Lindgren, Dave Gerlach

AM43XX SoCs make use of the omap_l3_noc driver so explicitly select
OMAP_INTERCONNECT in the Kconfig for SOC_AM43XX to ensure it always gets
enabled for AM43XX only builds.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
---
Based on next-20160524.

 arch/arm/mach-omap2/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 415a0bd0cda6..efbc4649a3c5 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -69,6 +69,7 @@ config SOC_AM43XX
 	select HAVE_ARM_TWD
 	select ARM_ERRATA_754322
 	select ARM_ERRATA_775420
+	select OMAP_INTERCONNECT
 
 config SOC_DRA7XX
 	bool "TI DRA7XX"
-- 
2.7.3

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

* [PATCH] ARM: OMAP2+: Select OMAP_INTERCONNECT for SOC_AM43XX
@ 2016-05-24 16:12 ` Dave Gerlach
  0 siblings, 0 replies; 4+ messages in thread
From: Dave Gerlach @ 2016-05-24 16:12 UTC (permalink / raw)
  To: linux-arm-kernel

AM43XX SoCs make use of the omap_l3_noc driver so explicitly select
OMAP_INTERCONNECT in the Kconfig for SOC_AM43XX to ensure it always gets
enabled for AM43XX only builds.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
---
Based on next-20160524.

 arch/arm/mach-omap2/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 415a0bd0cda6..efbc4649a3c5 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -69,6 +69,7 @@ config SOC_AM43XX
 	select HAVE_ARM_TWD
 	select ARM_ERRATA_754322
 	select ARM_ERRATA_775420
+	select OMAP_INTERCONNECT
 
 config SOC_DRA7XX
 	bool "TI DRA7XX"
-- 
2.7.3

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

* Re: [PATCH] ARM: OMAP2+: Select OMAP_INTERCONNECT for SOC_AM43XX
  2016-05-24 16:12 ` Dave Gerlach
@ 2016-06-09  7:22   ` Tony Lindgren
  -1 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2016-06-09  7:22 UTC (permalink / raw)
  To: Dave Gerlach; +Cc: linux-omap, linux-arm-kernel

* Dave Gerlach <d-gerlach@ti.com> [160524 09:14]:
> AM43XX SoCs make use of the omap_l3_noc driver so explicitly select
> OMAP_INTERCONNECT in the Kconfig for SOC_AM43XX to ensure it always gets
> enabled for AM43XX only builds.

Applying into omap-for-v4.7/fixes thanks.

Tony

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

* [PATCH] ARM: OMAP2+: Select OMAP_INTERCONNECT for SOC_AM43XX
@ 2016-06-09  7:22   ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2016-06-09  7:22 UTC (permalink / raw)
  To: linux-arm-kernel

* Dave Gerlach <d-gerlach@ti.com> [160524 09:14]:
> AM43XX SoCs make use of the omap_l3_noc driver so explicitly select
> OMAP_INTERCONNECT in the Kconfig for SOC_AM43XX to ensure it always gets
> enabled for AM43XX only builds.

Applying into omap-for-v4.7/fixes thanks.

Tony

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

end of thread, other threads:[~2016-06-09  7:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-24 16:12 [PATCH] ARM: OMAP2+: Select OMAP_INTERCONNECT for SOC_AM43XX Dave Gerlach
2016-05-24 16:12 ` Dave Gerlach
2016-06-09  7:22 ` Tony Lindgren
2016-06-09  7:22   ` Tony Lindgren

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.