All of lore.kernel.org
 help / color / mirror / Atom feed
From: Li Yang <leoyang.li@nxp.com>
To: arm@kernel.org, soc@kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, shawnguo@kernel.org
Subject: [GIT PULL] soc/fsl drivers changes for next(v5.16)
Date: Thu, 21 Oct 2021 20:00:27 -0500	[thread overview]
Message-ID: <20211022010027.11866-2-leoyang.li@nxp.com> (raw)
In-Reply-To: <20211022010027.11866-1-leoyang.li@nxp.com>

Hi soc maintainers,

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

Regards,
Leo

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 54c8b5b6f8a868b9c21a7b0efe92ed2fbcc67080:

  soc: fsl: dpio: rename the enqueue descriptor variable (2021-10-21 19:38:56 -0500)

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

DPIO Driver
- Code cleanup and fix compile warning

RCMP and Guts Driver
- Make use of the helper function devm_platform_ioremap_resource()

----------------------------------------------------------------
Cai Huoqing (2):
      soc: fsl: guts: Make use of the helper function devm_platform_ioremap_resource()
      soc: fsl: rcpm: Make use of the helper function devm_platform_ioremap_resource()

Ioana Ciornei (1):
      soc: fsl: dpio: use an explicit NULL instead of 0

Youri Querry (1):
      soc: fsl: dpio: rename the enqueue descriptor variable

 drivers/soc/fsl/dpio/dpio-service.c | 2 +-
 drivers/soc/fsl/dpio/qbman-portal.c | 8 ++++----
 drivers/soc/fsl/guts.c              | 4 +---
 drivers/soc/fsl/rcpm.c              | 7 +------
 4 files changed, 7 insertions(+), 14 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Li Yang <leoyang.li@nxp.com>
To: arm@kernel.org, soc@kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, shawnguo@kernel.org
Subject: [GIT PULL] soc/fsl drivers changes for next(v5.16)
Date: Thu, 21 Oct 2021 20:00:27 -0500	[thread overview]
Message-ID: <20211022010027.11866-2-leoyang.li@nxp.com> (raw)
Message-ID: <20211022010027.l4JWeO_pZV3b2q7E0uNsaHfjvOiZIs0J7wRVrj4gq9o@z> (raw)
In-Reply-To: <20211022010027.11866-1-leoyang.li@nxp.com>

Hi soc maintainers,

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

Regards,
Leo

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 54c8b5b6f8a868b9c21a7b0efe92ed2fbcc67080:

  soc: fsl: dpio: rename the enqueue descriptor variable (2021-10-21 19:38:56 -0500)

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

DPIO Driver
- Code cleanup and fix compile warning

RCMP and Guts Driver
- Make use of the helper function devm_platform_ioremap_resource()

----------------------------------------------------------------
Cai Huoqing (2):
      soc: fsl: guts: Make use of the helper function devm_platform_ioremap_resource()
      soc: fsl: rcpm: Make use of the helper function devm_platform_ioremap_resource()

Ioana Ciornei (1):
      soc: fsl: dpio: use an explicit NULL instead of 0

Youri Querry (1):
      soc: fsl: dpio: rename the enqueue descriptor variable

 drivers/soc/fsl/dpio/dpio-service.c | 2 +-
 drivers/soc/fsl/dpio/qbman-portal.c | 8 ++++----
 drivers/soc/fsl/guts.c              | 4 +---
 drivers/soc/fsl/rcpm.c              | 7 +------
 4 files changed, 7 insertions(+), 14 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-10-22  1:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-22  1:00 [GIT PULL] soc/fsl drivers changes for fix(v5.15) Li Yang
2021-10-22  1:00 ` Li Yang
2021-10-22  1:00 ` Li Yang [this message]
2021-10-22  1:00   ` [GIT PULL] soc/fsl drivers changes for next(v5.16) Li Yang
2021-10-22 20:10   ` patchwork-bot+linux-soc
2021-10-22 19:54 ` [GIT PULL] soc/fsl drivers changes for fix(v5.15) Arnd Bergmann
2021-10-22 19:54   ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211022010027.11866-2-leoyang.li@nxp.com \
    --to=leoyang.li@nxp.com \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shawnguo@kernel.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.