All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] arm: omap2: Drop MACH_OMAP3517EVM entry
@ 2021-06-13 12:51 ` Peter Robinson
  0 siblings, 0 replies; 12+ messages in thread
From: Peter Robinson @ 2021-06-13 12:51 UTC (permalink / raw)
  To: Tony Lindgren, linux-arm-kernel, linux-omap; +Cc: Peter Robinson

The MACH_OMAP3517EVM was added back in commit 549f95ed2016 due to
being used by the ASoC driver, but this driver was dropped in
commit 2c2596f3ab25 as the audio for this board had been moved to
a simple-audio-card configuration so MACH_OMAP3517EVM is now
properly unuused and can be dropped.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
---
 arch/arm/mach-omap2/Kconfig | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 7df8f5276ddf..dbe7fa6e8232 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -204,11 +204,6 @@ config MACH_OMAP2_TUSB6010
 	depends on ARCH_OMAP2 && SOC_OMAP2420
 	default y if MACH_NOKIA_N8X0
 
-config MACH_OMAP3517EVM
-	bool "OMAP3517/ AM3517 EVM board"
-	depends on ARCH_OMAP3
-	default y
-
 config MACH_OMAP3_PANDORA
 	bool "OMAP3 Pandora"
 	depends on ARCH_OMAP3
-- 
2.31.1


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

* [PATCH 1/3] arm: omap2: Drop MACH_OMAP3517EVM entry
@ 2021-06-13 12:51 ` Peter Robinson
  0 siblings, 0 replies; 12+ messages in thread
From: Peter Robinson @ 2021-06-13 12:51 UTC (permalink / raw)
  To: Tony Lindgren, linux-arm-kernel, linux-omap; +Cc: Peter Robinson

The MACH_OMAP3517EVM was added back in commit 549f95ed2016 due to
being used by the ASoC driver, but this driver was dropped in
commit 2c2596f3ab25 as the audio for this board had been moved to
a simple-audio-card configuration so MACH_OMAP3517EVM is now
properly unuused and can be dropped.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
---
 arch/arm/mach-omap2/Kconfig | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 7df8f5276ddf..dbe7fa6e8232 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -204,11 +204,6 @@ config MACH_OMAP2_TUSB6010
 	depends on ARCH_OMAP2 && SOC_OMAP2420
 	default y if MACH_NOKIA_N8X0
 
-config MACH_OMAP3517EVM
-	bool "OMAP3517/ AM3517 EVM board"
-	depends on ARCH_OMAP3
-	default y
-
 config MACH_OMAP3_PANDORA
 	bool "OMAP3 Pandora"
 	depends on ARCH_OMAP3
-- 
2.31.1


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

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

* [PATCH 2/3] arm: omap2: Drop obsolete MACH_OMAP3_PANDORA entry
  2021-06-13 12:51 ` Peter Robinson
@ 2021-06-13 12:51   ` Peter Robinson
  -1 siblings, 0 replies; 12+ messages in thread
From: Peter Robinson @ 2021-06-13 12:51 UTC (permalink / raw)
  To: Tony Lindgren, linux-arm-kernel, linux-omap; +Cc: Peter Robinson

The MACH_OMAP3_PANDORA is no longer referenced anywhere in the kernel
options so it can now be dropped as the board has long moved to DT.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
---
 arch/arm/mach-omap2/Kconfig | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index dbe7fa6e8232..0d93914a8e3f 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -204,12 +204,6 @@ config MACH_OMAP2_TUSB6010
 	depends on ARCH_OMAP2 && SOC_OMAP2420
 	default y if MACH_NOKIA_N8X0
 
-config MACH_OMAP3_PANDORA
-	bool "OMAP3 Pandora"
-	depends on ARCH_OMAP3
-	default y
-	select OMAP_PACKAGE_CBB
-
 config MACH_NOKIA_N810
        bool
 
-- 
2.31.1


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

* [PATCH 2/3] arm: omap2: Drop obsolete MACH_OMAP3_PANDORA entry
@ 2021-06-13 12:51   ` Peter Robinson
  0 siblings, 0 replies; 12+ messages in thread
From: Peter Robinson @ 2021-06-13 12:51 UTC (permalink / raw)
  To: Tony Lindgren, linux-arm-kernel, linux-omap; +Cc: Peter Robinson

The MACH_OMAP3_PANDORA is no longer referenced anywhere in the kernel
options so it can now be dropped as the board has long moved to DT.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
---
 arch/arm/mach-omap2/Kconfig | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index dbe7fa6e8232..0d93914a8e3f 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -204,12 +204,6 @@ config MACH_OMAP2_TUSB6010
 	depends on ARCH_OMAP2 && SOC_OMAP2420
 	default y if MACH_NOKIA_N8X0
 
-config MACH_OMAP3_PANDORA
-	bool "OMAP3 Pandora"
-	depends on ARCH_OMAP3
-	default y
-	select OMAP_PACKAGE_CBB
-
 config MACH_NOKIA_N810
        bool
 
-- 
2.31.1


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

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

* [PATCH 3/3] arm: omap2: Drop the unused OMAP_PACKAGE_* KConfig entries
  2021-06-13 12:51 ` Peter Robinson
@ 2021-06-13 12:51   ` Peter Robinson
  -1 siblings, 0 replies; 12+ messages in thread
From: Peter Robinson @ 2021-06-13 12:51 UTC (permalink / raw)
  To: Tony Lindgren, linux-arm-kernel, linux-omap; +Cc: Peter Robinson

The OMAP_PACKAGE_* Kconfig entries are no longer referenced
in the kernel so can be dropped as they're obsolete.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
---
 arch/arm/mach-omap2/Kconfig | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 0d93914a8e3f..7f13adf26e61 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -181,18 +181,6 @@ config SOC_TI81XX
 	depends on ARCH_OMAP3
 	default y
 
-config OMAP_PACKAGE_CBC
-       bool
-
-config OMAP_PACKAGE_CBB
-       bool
-
-config OMAP_PACKAGE_CUS
-       bool
-
-config OMAP_PACKAGE_CBP
-       bool
-
 comment "OMAP Legacy Platform Data Board Type"
 	depends on ARCH_OMAP2PLUS
 
-- 
2.31.1


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

* [PATCH 3/3] arm: omap2: Drop the unused OMAP_PACKAGE_* KConfig entries
@ 2021-06-13 12:51   ` Peter Robinson
  0 siblings, 0 replies; 12+ messages in thread
From: Peter Robinson @ 2021-06-13 12:51 UTC (permalink / raw)
  To: Tony Lindgren, linux-arm-kernel, linux-omap; +Cc: Peter Robinson

The OMAP_PACKAGE_* Kconfig entries are no longer referenced
in the kernel so can be dropped as they're obsolete.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
---
 arch/arm/mach-omap2/Kconfig | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 0d93914a8e3f..7f13adf26e61 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -181,18 +181,6 @@ config SOC_TI81XX
 	depends on ARCH_OMAP3
 	default y
 
-config OMAP_PACKAGE_CBC
-       bool
-
-config OMAP_PACKAGE_CBB
-       bool
-
-config OMAP_PACKAGE_CUS
-       bool
-
-config OMAP_PACKAGE_CBP
-       bool
-
 comment "OMAP Legacy Platform Data Board Type"
 	depends on ARCH_OMAP2PLUS
 
-- 
2.31.1


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

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

* Re: [PATCH 1/3] arm: omap2: Drop MACH_OMAP3517EVM entry
  2021-06-13 12:51 ` Peter Robinson
@ 2021-07-27  8:32   ` Tony Lindgren
  -1 siblings, 0 replies; 12+ messages in thread
From: Tony Lindgren @ 2021-07-27  8:32 UTC (permalink / raw)
  To: Peter Robinson; +Cc: linux-arm-kernel, linux-omap

* Peter Robinson <pbrobinson@gmail.com> [210613 15:51]:
> The MACH_OMAP3517EVM was added back in commit 549f95ed2016 due to
> being used by the ASoC driver, but this driver was dropped in
> commit 2c2596f3ab25 as the audio for this board had been moved to
> a simple-audio-card configuration so MACH_OMAP3517EVM is now
> properly unuused and can be dropped.

Applying into omap-for-v5.15/soc thanks.

Tony

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

* Re: [PATCH 1/3] arm: omap2: Drop MACH_OMAP3517EVM entry
@ 2021-07-27  8:32   ` Tony Lindgren
  0 siblings, 0 replies; 12+ messages in thread
From: Tony Lindgren @ 2021-07-27  8:32 UTC (permalink / raw)
  To: Peter Robinson; +Cc: linux-arm-kernel, linux-omap

* Peter Robinson <pbrobinson@gmail.com> [210613 15:51]:
> The MACH_OMAP3517EVM was added back in commit 549f95ed2016 due to
> being used by the ASoC driver, but this driver was dropped in
> commit 2c2596f3ab25 as the audio for this board had been moved to
> a simple-audio-card configuration so MACH_OMAP3517EVM is now
> properly unuused and can be dropped.

Applying into omap-for-v5.15/soc thanks.

Tony

_______________________________________________
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] 12+ messages in thread

* Re: [PATCH 1/3] arm: omap2: Drop MACH_OMAP3517EVM entry
  2021-07-27  8:32   ` Tony Lindgren
@ 2021-08-05 15:04     ` Peter Robinson
  -1 siblings, 0 replies; 12+ messages in thread
From: Peter Robinson @ 2021-08-05 15:04 UTC (permalink / raw)
  To: tony; +Cc: linux-arm-kernel, linux-omap

Hi Tony,

> * Peter Robinson <pbrobinson@gmail.com> [210613 15:51]:
> > The MACH_OMAP3517EVM was added back in commit 549f95ed2016 due to
> > being used by the ASoC driver, but this driver was dropped in
> > commit 2c2596f3ab25 as the audio for this board had been moved to
> > a simple-audio-card configuration so MACH_OMAP3517EVM is now
> > properly unuused and can be dropped.
>
> Applying into omap-for-v5.15/soc thanks.

Was that all 3 of the series or just this one patch, I only see the
one for your 5.15 PR.

Regards,
Peter

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

* Re: [PATCH 1/3] arm: omap2: Drop MACH_OMAP3517EVM entry
@ 2021-08-05 15:04     ` Peter Robinson
  0 siblings, 0 replies; 12+ messages in thread
From: Peter Robinson @ 2021-08-05 15:04 UTC (permalink / raw)
  To: tony; +Cc: linux-arm-kernel, linux-omap

Hi Tony,

> * Peter Robinson <pbrobinson@gmail.com> [210613 15:51]:
> > The MACH_OMAP3517EVM was added back in commit 549f95ed2016 due to
> > being used by the ASoC driver, but this driver was dropped in
> > commit 2c2596f3ab25 as the audio for this board had been moved to
> > a simple-audio-card configuration so MACH_OMAP3517EVM is now
> > properly unuused and can be dropped.
>
> Applying into omap-for-v5.15/soc thanks.

Was that all 3 of the series or just this one patch, I only see the
one for your 5.15 PR.

Regards,
Peter

_______________________________________________
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] 12+ messages in thread

* Re: [PATCH 1/3] arm: omap2: Drop MACH_OMAP3517EVM entry
  2021-08-05 15:04     ` Peter Robinson
@ 2021-08-06  6:49       ` Tony Lindgren
  -1 siblings, 0 replies; 12+ messages in thread
From: Tony Lindgren @ 2021-08-06  6:49 UTC (permalink / raw)
  To: Peter Robinson; +Cc: linux-arm-kernel, linux-omap

* Peter Robinson <pbrobinson@gmail.com> [210805 15:05]:
> Hi Tony,
> 
> > * Peter Robinson <pbrobinson@gmail.com> [210613 15:51]:
> > > The MACH_OMAP3517EVM was added back in commit 549f95ed2016 due to
> > > being used by the ASoC driver, but this driver was dropped in
> > > commit 2c2596f3ab25 as the audio for this board had been moved to
> > > a simple-audio-card configuration so MACH_OMAP3517EVM is now
> > > properly unuused and can be dropped.
> >
> > Applying into omap-for-v5.15/soc thanks.
> 
> Was that all 3 of the series or just this one patch, I only see the
> one for your 5.15 PR.

Oops, sorry about that, and thanks for checking. I'm applying patches
currently with a combination of my old tagged email approach, and
switching over to applying using b4. Looks like I did not use b4
here and missed the rest of the series.

The missing patches are now applied into omap-for-v5.15/soc.

Regards,

Tony

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

* Re: [PATCH 1/3] arm: omap2: Drop MACH_OMAP3517EVM entry
@ 2021-08-06  6:49       ` Tony Lindgren
  0 siblings, 0 replies; 12+ messages in thread
From: Tony Lindgren @ 2021-08-06  6:49 UTC (permalink / raw)
  To: Peter Robinson; +Cc: linux-arm-kernel, linux-omap

* Peter Robinson <pbrobinson@gmail.com> [210805 15:05]:
> Hi Tony,
> 
> > * Peter Robinson <pbrobinson@gmail.com> [210613 15:51]:
> > > The MACH_OMAP3517EVM was added back in commit 549f95ed2016 due to
> > > being used by the ASoC driver, but this driver was dropped in
> > > commit 2c2596f3ab25 as the audio for this board had been moved to
> > > a simple-audio-card configuration so MACH_OMAP3517EVM is now
> > > properly unuused and can be dropped.
> >
> > Applying into omap-for-v5.15/soc thanks.
> 
> Was that all 3 of the series or just this one patch, I only see the
> one for your 5.15 PR.

Oops, sorry about that, and thanks for checking. I'm applying patches
currently with a combination of my old tagged email approach, and
switching over to applying using b4. Looks like I did not use b4
here and missed the rest of the series.

The missing patches are now applied into omap-for-v5.15/soc.

Regards,

Tony

_______________________________________________
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] 12+ messages in thread

end of thread, other threads:[~2021-08-06  6:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-13 12:51 [PATCH 1/3] arm: omap2: Drop MACH_OMAP3517EVM entry Peter Robinson
2021-06-13 12:51 ` Peter Robinson
2021-06-13 12:51 ` [PATCH 2/3] arm: omap2: Drop obsolete MACH_OMAP3_PANDORA entry Peter Robinson
2021-06-13 12:51   ` Peter Robinson
2021-06-13 12:51 ` [PATCH 3/3] arm: omap2: Drop the unused OMAP_PACKAGE_* KConfig entries Peter Robinson
2021-06-13 12:51   ` Peter Robinson
2021-07-27  8:32 ` [PATCH 1/3] arm: omap2: Drop MACH_OMAP3517EVM entry Tony Lindgren
2021-07-27  8:32   ` Tony Lindgren
2021-08-05 15:04   ` Peter Robinson
2021-08-05 15:04     ` Peter Robinson
2021-08-06  6:49     ` Tony Lindgren
2021-08-06  6:49       ` 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.