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(v6.5)
Date: Wed, 21 Jun 2023 17:25:03 -0500	[thread overview]
Message-ID: <20230621222503.12402-1-leoyang.li@nxp.com> (raw)

Hi soc maintainers,

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

Regards,
Leo

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-next-v6.5

for you to fetch changes up to fb9c384625dd604e8a5be1f42b35e83104b90670:

  bus: fsl-mc: fsl-mc-allocator: Drop a write-only variable (2023-06-08 17:56:26 -0500)

----------------------------------------------------------------
NXP/FSL SoC driver updates for v6.5

- fsl-mc: Make remove function return void
- QE USB: fix build issue caused by missing dependency

----------------------------------------------------------------
Randy Dunlap (1):
      soc/fsl/qe: fix usb.c build errors

Uwe Kleine-König (8):
      bus: fsl-mc: Only warn once about errors on device unbind
      bus: fsl-mc: dprc: Push down error message from fsl_mc_driver_remove()
      bus: fsl-mc: fsl-mc-allocator: Drop if block with always wrong condition
      bus: fsl-mc: fsl-mc-allocator: Improve error reporting
      soc: fsl: dpio: Suppress duplicated error reporting on device remove
      bus: fsl-mc: Make remove function return void
      bus: fsl-mc: fsl-mc-allocator: Initialize mc_bus_dev before use
      bus: fsl-mc: fsl-mc-allocator: Drop a write-only variable

 drivers/bus/fsl-mc/dprc-driver.c                   | 12 ++++----
 drivers/bus/fsl-mc/fsl-mc-allocator.c              | 35 +++++++++++-----------
 drivers/bus/fsl-mc/fsl-mc-bus.c                    |  7 +----
 drivers/crypto/caam/caamalg_qi2.c                  |  4 +--
 drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.c            |  4 +--
 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c   |  4 +--
 drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.c   |  4 +--
 .../net/ethernet/freescale/dpaa2/dpaa2-switch.c    |  4 +--
 drivers/soc/fsl/dpio/dpio-driver.c                 |  8 +----
 drivers/soc/fsl/qe/Kconfig                         |  1 +
 drivers/vfio/fsl-mc/vfio_fsl_mc.c                  |  3 +-
 include/linux/fsl/mc.h                             |  2 +-
 12 files changed, 32 insertions(+), 56 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(v6.5)
Date: Wed, 21 Jun 2023 17:25:03 -0500	[thread overview]
Message-ID: <20230621222503.12402-1-leoyang.li@nxp.com> (raw)

Hi soc maintainers,

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

Regards,
Leo

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-next-v6.5

for you to fetch changes up to fb9c384625dd604e8a5be1f42b35e83104b90670:

  bus: fsl-mc: fsl-mc-allocator: Drop a write-only variable (2023-06-08 17:56:26 -0500)

----------------------------------------------------------------
NXP/FSL SoC driver updates for v6.5

- fsl-mc: Make remove function return void
- QE USB: fix build issue caused by missing dependency

----------------------------------------------------------------
Randy Dunlap (1):
      soc/fsl/qe: fix usb.c build errors

Uwe Kleine-König (8):
      bus: fsl-mc: Only warn once about errors on device unbind
      bus: fsl-mc: dprc: Push down error message from fsl_mc_driver_remove()
      bus: fsl-mc: fsl-mc-allocator: Drop if block with always wrong condition
      bus: fsl-mc: fsl-mc-allocator: Improve error reporting
      soc: fsl: dpio: Suppress duplicated error reporting on device remove
      bus: fsl-mc: Make remove function return void
      bus: fsl-mc: fsl-mc-allocator: Initialize mc_bus_dev before use
      bus: fsl-mc: fsl-mc-allocator: Drop a write-only variable

 drivers/bus/fsl-mc/dprc-driver.c                   | 12 ++++----
 drivers/bus/fsl-mc/fsl-mc-allocator.c              | 35 +++++++++++-----------
 drivers/bus/fsl-mc/fsl-mc-bus.c                    |  7 +----
 drivers/crypto/caam/caamalg_qi2.c                  |  4 +--
 drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.c            |  4 +--
 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c   |  4 +--
 drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.c   |  4 +--
 .../net/ethernet/freescale/dpaa2/dpaa2-switch.c    |  4 +--
 drivers/soc/fsl/dpio/dpio-driver.c                 |  8 +----
 drivers/soc/fsl/qe/Kconfig                         |  1 +
 drivers/vfio/fsl-mc/vfio_fsl_mc.c                  |  3 +-
 include/linux/fsl/mc.h                             |  2 +-
 12 files changed, 32 insertions(+), 56 deletions(-)

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

             reply	other threads:[~2023-06-21 22:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-21 22:25 Li Yang [this message]
2023-06-21 22:25 ` [GIT PULL] soc/fsl drivers changes for next(v6.5) Li Yang
2023-06-22 16:10 ` patchwork-bot+linux-soc

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=20230621222503.12402-1-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.