mbox series

[GIT,PULL] Allwinner config64 changes for 5.20

Message ID YsheC0hgyJB9kPsS@kista.localdomain (mailing list archive)
State Queued
Headers show
Series [GIT,PULL] Allwinner config64 changes for 5.20 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-config64-for-5.20-1

Message

Jernej Skrabec July 8, 2022, 4:40 p.m. UTC
Hi!

Please pull following config64 changes for 5.20.

Best regards,
Jernej

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-config64-for-5.20-1

for you to fetch changes up to 900bd8cb85277dd23713f92db72dedd59b62d9fd:

  arm64: defconfig: Enable Allwinner built in CODECs (2022-07-04 22:25:02 +0200)

----------------------------------------------------------------
- enable Allwinner analogue audio codecs

----------------------------------------------------------------
Mark Brown (1):
      arm64: defconfig: Enable Allwinner built in CODECs

 arch/arm64/configs/defconfig | 3 +++
 1 file changed, 3 insertions(+)

Comments

Arnd Bergmann July 14, 2022, 3:31 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Fri, 8 Jul 2022 18:40:43 +0200, Jernej Skrabec wrote:
> Please pull following config64 changes for 5.20.
> 
> Best regards,
> Jernej
> 
> The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
> 
>   Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 2b4b612638b8e87719f82ab7a9cda8925375eef6

       Arnd
Jernej Škrabec July 14, 2022, 3:45 p.m. UTC | #2
Dne četrtek, 14. julij 2022 ob 17:31:23 CEST je Arnd Bergmann napisal(a):
> From: Arnd Bergmann <arnd@arndb.de>
> 
> On Fri, 8 Jul 2022 18:40:43 +0200, Jernej Skrabec wrote:
> > Please pull following config64 changes for 5.20.
> > 
> > Best regards,
> > Jernej
> > 
> > The following changes since commit 
f2906aa863381afb0015a9eb7fefad885d4e5a56:
> >   Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
> > 
> > [...]
> 
> Merged into arm/defconfig, thanks!
> 
> merge commit: 2b4b612638b8e87719f82ab7a9cda8925375eef6
> 
>        Arnd

Thanks! For the future, can I send changes to 32-bit and 64-bit configs in 
single pull request?

Best regards,
Jernej
Arnd Bergmann July 14, 2022, 4:06 p.m. UTC | #3
On Thu, Jul 14, 2022 at 5:45 PM Jernej Škrabec <jernej.skrabec@gmail.com> wrote:
> Dne četrtek, 14. julij 2022 ob 17:31:23 CEST je Arnd Bergmann napisal(a):
> > From: Arnd Bergmann <arnd@arndb.de>
> >
> > On Fri, 8 Jul 2022 18:40:43 +0200, Jernej Skrabec wrote:
> > > Please pull following config64 changes for 5.20.
> > >
> > > Best regards,
> > > Jernej
> > >
> > > The following changes since commit
> f2906aa863381afb0015a9eb7fefad885d4e5a56:
> > >   Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
> > >
> > > [...]
> >
> > Merged into arm/defconfig, thanks!
> >
> > merge commit: 2b4b612638b8e87719f82ab7a9cda8925375eef6
> >
>
> Thanks! For the future, can I send changes to 32-bit and 64-bit configs in
> single pull request?

Yes, definitely.

       Arnd