diff mbox series

[1/3] arm: omap2: Drop MACH_OMAP3517EVM entry

Message ID 20210613125105.786984-1-pbrobinson@gmail.com
State New
Headers show
Series [1/3] arm: omap2: Drop MACH_OMAP3517EVM entry | expand

Commit Message

Peter Robinson June 13, 2021, 12:51 p.m. UTC
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(-)

Comments

Tony Lindgren July 27, 2021, 8:32 a.m. UTC | #1
* 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
Peter Robinson Aug. 5, 2021, 3:04 p.m. UTC | #2
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
Tony Lindgren Aug. 6, 2021, 6:49 a.m. UTC | #3
* 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
diff mbox series

Patch

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