mbox series

[GIT,PULL,1/3] Two missed omap Kconfig patches for v5.15

Message ID pull-1628751694-126144@atomide.com
State New
Headers show
Series [GIT,PULL,1/3] Two missed omap Kconfig patches for v5.15 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.15/soc-late-signed

Message

Tony Lindgren Aug. 12, 2021, 7:03 a.m. UTC
From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 8d5a937f10ed091e14fc57a4158f59983e2934cf:

  MAINTAINERS: Adopt SanCloud dts files as supported (2021-07-27 11:54:52 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.15/soc-late-signed

for you to fetch changes up to 4297d1c0834af97fe992ec7bf766f0a262ce5ffc:

  arm: omap2: Drop the unused OMAP_PACKAGE_* KConfig entries (2021-08-06 09:40:26 +0300)

----------------------------------------------------------------
Two missed SoC changes for omaps for v5.15

I managed to miss applying two out of three Kconfig changes earlier
to drop unused entries, here are the missed changes.

----------------------------------------------------------------
Peter Robinson (2):
      arm: omap2: Drop obsolete MACH_OMAP3_PANDORA entry
      arm: omap2: Drop the unused OMAP_PACKAGE_* KConfig entries

 arch/arm/mach-omap2/Kconfig | 18 ------------------
 1 file changed, 18 deletions(-)

Comments

Arnd Bergmann Aug. 12, 2021, 8:41 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Thu, 12 Aug 2021 10:03:42 +0300, Tony Lindgren wrote:
> The following changes since commit 8d5a937f10ed091e14fc57a4158f59983e2934cf:
> 
>   MAINTAINERS: Adopt SanCloud dts files as supported (2021-07-27 11:54:52 +0300)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.15/soc-late-signed
> 
> [...]

Merged into arm/soc, thanks!

merge commit: e694952772a7df091a6cffe828409843f53c9822

       Arnd