From: Nishanth Menon <nm@ti.com>
To: Arnd <arnd@arndb.de>, Olof <olof@lixom.net>, SoC <soc@kernel.org>,
<arm@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>,
Santosh Shilimkar <ssantosh@kernel.org>,
Tony Lindgren <tony@atomide.com>
Subject: [GIT PULL 1/2] soc: ti: Updates for v6.5
Date: Thu, 15 Jun 2023 11:41:34 -0500 [thread overview]
Message-ID: <20230615164134.6sd5hudyadq3fvk4@garage> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 2111 bytes --]
Hi ARM SoC maintainers,
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-driver-soc-for-v6.5
for you to fetch changes up to b11403c93b7cddc8916b132a395b1524c02447a3:
wkup_m3_ipc.c: Fix error checking for debugfs_create_dir (2023-06-06 13:50:52 -0500)
----------------------------------------------------------------
TI SoC driver updates for v6.5
* pruss: Add helper functions for ethernet client driver usage, add compile-testing, fixup function pointer casts
* smartreflex: Cosmetic optimization for using devm_ioremap_resource
* wkup_m3_ipc: Fix error checking around debugfs_create_dir
----------------------------------------------------------------
Andrew F. Davis (1):
soc: ti: pruss: Add pruss_{request,release}_mem_region() API
Osama Muhammad (1):
wkup_m3_ipc.c: Fix error checking for debugfs_create_dir
Simon Horman (2):
soc: ti: pruss: Avoid cast to incompatible function type
soc: ti: pruss: Allow compile-testing
Suman Anna (2):
soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmux() APIs
soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR
Tero Kristo (1):
soc: ti: pruss: Add pruss_get()/put() API
Yang Li (1):
soc: ti: smartreflex: Use devm_platform_ioremap_resource()
drivers/remoteproc/pru_rproc.c | 15 ---
drivers/soc/ti/Kconfig | 2 +-
drivers/soc/ti/pruss.c | 263 ++++++++++++++++++++++++++++++++++++++++-
drivers/soc/ti/pruss.h | 88 ++++++++++++++
drivers/soc/ti/smartreflex.c | 4 +-
drivers/soc/ti/wkup_m3_ipc.c | 2 +-
include/linux/pruss_driver.h | 123 +++++++++++++++++++
7 files changed, 475 insertions(+), 22 deletions(-)
create mode 100644 drivers/soc/ti/pruss.h
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
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-15 16:42 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=20230615164134.6sd5hudyadq3fvk4@garage \
--to=nm@ti.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olof@lixom.net \
--cc=soc@kernel.org \
--cc=ssantosh@kernel.org \
--cc=tony@atomide.com \
/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