All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] soc/fsl drivers changes for next(v5.17)
@ 2022-01-07  3:37 ` Li Yang
  0 siblings, 0 replies; 5+ messages in thread
From: Li Yang @ 2022-01-07  3:37 UTC (permalink / raw)
  To: arm, soc; +Cc: linux-arm-kernel, linux-kernel, shawnguo

Hi soc maintainers,

Please merge the following new changes for soc/fsl drivers.

Regards,
Leo

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-next-v5.17

for you to fetch changes up to 1ce93cb102e7fcf5d1849044d23ce92b5a71040a:

  soc: fsl: qe: Check of ioremap return value (2022-01-06 20:53:18 -0600)

----------------------------------------------------------------
NXP/FSL SoC driver updates for v5.17

- Add new SoC compatible in existing binding
- Replace kernel.h with the necessary inclusions
- MAINTAINERS file fixes
- Fix memory allocation failure check in guts driver
- Various cleanups and minor fixes

----------------------------------------------------------------
Andy Shevchenko (3):
      soc: fsl: Replace kernel.h with the necessary inclusions
      soc: fsl: Correct MAINTAINERS database (QUICC ENGINE LIBRARY)
      soc: fsl: Correct MAINTAINERS database (SOC)

Christophe JAILLET (2):
      soc: fsl: guts: Revert commit 3c0d64e867ed
      soc: fsl: guts: Add a missing memory allocation failure check

Jason Wang (1):
      soc: fsl: qe: fix typo in a comment

Jiasheng Jiang (1):
      soc: fsl: qe: Check of ioremap return value

Li Yang (2):
      dt-bindings: qoriq-clock: add missing compatible for lx2160a
      dt-bindings: fsl,layerscape-dcfg: add missing compatible for lx2160a

 .../bindings/arm/freescale/fsl,layerscape-dcfg.txt         |  2 +-
 Documentation/devicetree/bindings/clock/qoriq-clock.txt    |  1 +
 MAINTAINERS                                                |  4 ++--
 drivers/soc/fsl/guts.c                                     | 14 +++++++++-----
 drivers/soc/fsl/qe/qe.c                                    |  4 ++--
 drivers/soc/fsl/qe/qe_io.c                                 |  2 ++
 include/soc/fsl/dpaa2-fd.h                                 |  3 ++-
 include/soc/fsl/qe/immap_qe.h                              |  3 ++-
 include/soc/fsl/qe/qe_tdm.h                                |  4 +++-
 include/soc/fsl/qe/ucc_fast.h                              |  2 +-
 include/soc/fsl/qe/ucc_slow.h                              |  2 +-
 11 files changed, 26 insertions(+), 15 deletions(-)

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

* [GIT PULL] soc/fsl drivers changes for next(v5.17)
@ 2022-01-07  3:37 ` Li Yang
  0 siblings, 0 replies; 5+ messages in thread
From: Li Yang @ 2022-01-07  3:37 UTC (permalink / raw)
  To: arm, soc; +Cc: linux-arm-kernel, linux-kernel, shawnguo

Hi soc maintainers,

Please merge the following new changes for soc/fsl drivers.

Regards,
Leo

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-next-v5.17

for you to fetch changes up to 1ce93cb102e7fcf5d1849044d23ce92b5a71040a:

  soc: fsl: qe: Check of ioremap return value (2022-01-06 20:53:18 -0600)

----------------------------------------------------------------
NXP/FSL SoC driver updates for v5.17

- Add new SoC compatible in existing binding
- Replace kernel.h with the necessary inclusions
- MAINTAINERS file fixes
- Fix memory allocation failure check in guts driver
- Various cleanups and minor fixes

----------------------------------------------------------------
Andy Shevchenko (3):
      soc: fsl: Replace kernel.h with the necessary inclusions
      soc: fsl: Correct MAINTAINERS database (QUICC ENGINE LIBRARY)
      soc: fsl: Correct MAINTAINERS database (SOC)

Christophe JAILLET (2):
      soc: fsl: guts: Revert commit 3c0d64e867ed
      soc: fsl: guts: Add a missing memory allocation failure check

Jason Wang (1):
      soc: fsl: qe: fix typo in a comment

Jiasheng Jiang (1):
      soc: fsl: qe: Check of ioremap return value

Li Yang (2):
      dt-bindings: qoriq-clock: add missing compatible for lx2160a
      dt-bindings: fsl,layerscape-dcfg: add missing compatible for lx2160a

 .../bindings/arm/freescale/fsl,layerscape-dcfg.txt         |  2 +-
 Documentation/devicetree/bindings/clock/qoriq-clock.txt    |  1 +
 MAINTAINERS                                                |  4 ++--
 drivers/soc/fsl/guts.c                                     | 14 +++++++++-----
 drivers/soc/fsl/qe/qe.c                                    |  4 ++--
 drivers/soc/fsl/qe/qe_io.c                                 |  2 ++
 include/soc/fsl/dpaa2-fd.h                                 |  3 ++-
 include/soc/fsl/qe/immap_qe.h                              |  3 ++-
 include/soc/fsl/qe/qe_tdm.h                                |  4 +++-
 include/soc/fsl/qe/ucc_fast.h                              |  2 +-
 include/soc/fsl/qe/ucc_slow.h                              |  2 +-
 11 files changed, 26 insertions(+), 15 deletions(-)

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

* Re: [GIT PULL] soc/fsl drivers changes for next(v5.17)
  2022-01-07  3:37 ` Li Yang
  (?)
@ 2022-01-08 22:00 ` patchwork-bot+linux-soc
  2022-02-08 10:10   ` Arnd Bergmann
  -1 siblings, 1 reply; 5+ messages in thread
From: patchwork-bot+linux-soc @ 2022-01-08 22:00 UTC (permalink / raw)
  To: Li Yang; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Olof Johansson <olof@lixom.net>:

On Thu,  6 Jan 2022 21:37:36 -0600 you wrote:
> Hi soc maintainers,
> 
> Please merge the following new changes for soc/fsl drivers.
> 
> Regards,
> Leo
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] soc/fsl drivers changes for next(v5.17)
    https://git.kernel.org/soc/soc/c/6b6db66fb373

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

* Re: [GIT PULL] soc/fsl drivers changes for next(v5.17)
  2022-01-08 22:00 ` patchwork-bot+linux-soc
@ 2022-02-08 10:10   ` Arnd Bergmann
  2022-02-09  2:04     ` Leo Li
  0 siblings, 1 reply; 5+ messages in thread
From: Arnd Bergmann @ 2022-02-08 10:10 UTC (permalink / raw)
  To: patchwork-bot+linux-soc; +Cc: Li Yang, SoC Team

On Sat, Jan 8, 2022 at 11:00 PM <patchwork-bot+linux-soc@kernel.org> wrote:
>
> Hello:
>
> This pull request was applied to soc/soc.git (for-next)
> by Olof Johansson <olof@lixom.net>:
>
> On Thu,  6 Jan 2022 21:37:36 -0600 you wrote:
> > Hi soc maintainers,
> >
> > Please merge the following new changes for soc/fsl drivers.
> >
> > Regards,
> > Leo
> >
> > [...]
>
> Here is the summary with links:
>   - [GIT,PULL] soc/fsl drivers changes for next(v5.17)
>     https://git.kernel.org/soc/soc/c/6b6db66fb373

Hi Leo,

As you probably noticed, this branch did not make it into v5.17-rc1
because of a mistake on our end, and I have now dropped it from the
for-next branch.

Most of the commits here are bugfixes, but I'm not sure if you
still want all of them in 5.17. If you can send me an updated
pull request for the important fixes, I'll put that into our fixes
branch, and wait for the rest to come with your 5.18 updates.

        Arnd

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

* RE: [GIT PULL] soc/fsl drivers changes for next(v5.17)
  2022-02-08 10:10   ` Arnd Bergmann
@ 2022-02-09  2:04     ` Leo Li
  0 siblings, 0 replies; 5+ messages in thread
From: Leo Li @ 2022-02-09  2:04 UTC (permalink / raw)
  To: Arnd Bergmann, patchwork-bot+linux-soc; +Cc: SoC Team



> -----Original Message-----
> From: Arnd Bergmann <arnd@arndb.de>
> Sent: Tuesday, February 8, 2022 6:10 PM
> To: patchwork-bot+linux-soc@kernel.org
> Cc: Leo Li <leoyang.li@nxp.com>; SoC Team <soc@kernel.org>
> Subject: Re: [GIT PULL] soc/fsl drivers changes for next(v5.17)
> 
> On Sat, Jan 8, 2022 at 11:00 PM <patchwork-bot+linux-soc@kernel.org>
> wrote:
> >
> > Hello:
> >
> > This pull request was applied to soc/soc.git (for-next) by Olof
> > Johansson <olof@lixom.net>:
> >
> > On Thu,  6 Jan 2022 21:37:36 -0600 you wrote:
> > > Hi soc maintainers,
> > >
> > > Please merge the following new changes for soc/fsl drivers.
> > >
> > > Regards,
> > > Leo
> > >
> > > [...]
> >
> > Here is the summary with links:
> >   - [GIT,PULL] soc/fsl drivers changes for next(v5.17)
> >
> > https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.
> >
> kernel.org%2Fsoc%2Fsoc%2Fc%2F6b6db66fb373&amp;data=04%7C01%7Cleo
> yang.l
> >
> i%40nxp.com%7C62efc03616da4c8aada408d9eaeb4281%7C686ea1d3bc2b4c6
> fa92cd
> >
> 99c5c301635%7C0%7C1%7C637799118421931562%7CUnknown%7CTWFpbGZ
> sb3d8eyJWI
> >
> joiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3
> 000&a
> >
> mp;sdata=P%2BRay%2F%2FGtKfCRBdqkK5hnniR83WXJx%2FaW%2FINNGLws
> Ig%3D&amp;
> > reserved=0
> 
> Hi Leo,
> 
> As you probably noticed, this branch did not make it into v5.17-rc1 because of
> a mistake on our end, and I have now dropped it from the for-next branch.
> 
> Most of the commits here are bugfixes, but I'm not sure if you still want all of
> them in 5.17. If you can send me an updated pull request for the important
> fixes, I'll put that into our fixes branch, and wait for the rest to come with
> your 5.18 updates.

Sure.  Will submit fix patches in a fix pull request.

Regards,
Leo

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

end of thread, other threads:[~2022-02-09  2:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-07  3:37 [GIT PULL] soc/fsl drivers changes for next(v5.17) Li Yang
2022-01-07  3:37 ` Li Yang
2022-01-08 22:00 ` patchwork-bot+linux-soc
2022-02-08 10:10   ` Arnd Bergmann
2022-02-09  2:04     ` Leo Li

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.