From: Li Yang <leoyang.li@nxp.com>
To: arm@kernel.org, soc@kernel.org
Cc: shawnguo@kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] updates to soc/fsl drivers for v5.4
Date: Fri, 16 Aug 2019 14:53:01 -0500 [thread overview]
Message-ID: <20190816195301.26660-1-leoyang.li@nxp.com> (raw)
Hi arm-soc maintainers,
Please look into the following changes and merge them if they
look good.
Regards,
Leo
The following changes since commit 157eed91b374c42eb264157366daf3dabc8bc816:
Merge tag 'tee-optee-for-5.4' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers (2019-08-15 14:29:43 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-next-v5.4
for you to fetch changes up to eadf0b17b43db4e73a6bdde1ad745d3b582a71c5:
bus: fsl-mc: remove explicit device_link_del (2019-08-16 14:17:35 -0500)
----------------------------------------------------------------
NXP/FSL SoC driver updates for v5.4
DPAA2 DPIO/MC driver
- Remove explicit device_link_remove() and device_link_del() calls due to
framework change
DPAA QBman driver
- Various changes to make it working with kexec
- Remove dev_err() usage after platform_get_irq()
GUTS driver
- Add LS1028 SoC support
----------------------------------------------------------------
Ioana Ciornei (2):
soc: fsl: dpio: remove explicit device_link_remove
bus: fsl-mc: remove explicit device_link_del
Roy Pledge (7):
soc/fsl/qbman: Rework QBMan private memory setup
soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootup
soc/fsl/qbman: Cleanup QMan queues if device was already initialized
soc/fsl/qbman: Fix drain_mr_fqni()
soc/fsl/qbman: Disable interrupts during portal recovery
soc/fsl/qbman: Fixup qman_shutdown_fq()
soc/fsl/qbman: Update device tree with reserved memory
Stephen Boyd (1):
soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()
Yinbo Zhu (1):
soc: fsl: guts: Add definition for LS1028A
drivers/bus/fsl-mc/fsl-mc-allocator.c | 1 -
drivers/bus/fsl-mc/mc-io.c | 1 -
drivers/soc/fsl/dpio/dpio-service.c | 2 -
drivers/soc/fsl/guts.c | 6 +++
drivers/soc/fsl/qbman/bman.c | 17 +++----
drivers/soc/fsl/qbman/bman_ccsr.c | 36 ++++++++++++++-
drivers/soc/fsl/qbman/bman_portal.c | 22 ++++++++--
drivers/soc/fsl/qbman/bman_priv.h | 5 +++
drivers/soc/fsl/qbman/dpaa_sys.c | 63 +++++++++++++++-----------
drivers/soc/fsl/qbman/qman.c | 83 ++++++++++++++++++++++++++++-------
drivers/soc/fsl/qbman/qman_ccsr.c | 68 +++++++++++++++++++++++++---
drivers/soc/fsl/qbman/qman_portal.c | 22 ++++++++--
drivers/soc/fsl/qbman/qman_priv.h | 8 ++++
13 files changed, 263 insertions(+), 71 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
reply other threads:[~2019-08-16 19:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20190816195301.26660-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox