Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/2] soc: ti: Updates for v6.5
@ 2023-06-15 16:41 Nishanth Menon
  0 siblings, 0 replies; only message in thread
From: Nishanth Menon @ 2023-06-15 16:41 UTC (permalink / raw)
  To: Arnd, Olof, SoC, arm
  Cc: linux-arm-kernel, linux-kernel, Santosh Shilimkar, Tony Lindgren


[-- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-06-15 16:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-15 16:41 [GIT PULL 1/2] soc: ti: Updates for v6.5 Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox