mbox series

[GIT,PULL] ARM: OMAP1: defconfig updates for v6.15

Message ID 7hcyefqzt2.fsf@baylibre.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] ARM: OMAP1: defconfig updates for v6.15 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap.git tags/omap-for-v6.15/soc-signed

Message

Kevin Hilman March 17, 2025, 6:26 p.m. UTC
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap.git tags/omap-for-v6.15/soc-signed

for you to fetch changes up to c2a5f8c4f28ffea8c93d10e509c5a6e61172cdca:

  ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIP (2025-02-05 16:31:37 -0800)

----------------------------------------------------------------
ARM: OMAP1: defconfig updates for v6.15

----------------------------------------------------------------
Arnd Bergmann (1):
      ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIP

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

Comments

Kevin Hilman March 18, 2025, 3:27 p.m. UTC | #1
Hi Arnd,

Kevin Hilman <khilman@baylibre.com> writes:

> The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
>
>   Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap.git tags/omap-for-v6.15/soc-signed
>
> for you to fetch changes up to c2a5f8c4f28ffea8c93d10e509c5a6e61172cdca:
>
>   ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIP (2025-02-05 16:31:37 -0800)
>
> ----------------------------------------------------------------
> ARM: OMAP1: defconfig updates for v6.15
>
> ----------------------------------------------------------------
> Arnd Bergmann (1):
>       ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIP

I see now this one was already included in the arm/fixes branch of the
soc tree, so you can igore this PR.

Kevin