lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20230615164134.6sd5hudyadq3fvk4@garage>
Date:   Thu, 15 Jun 2023 11:41:34 -0500
From:   Nishanth Menon <nm@...com>
To:     Arnd <arnd@...db.de>, Olof <olof@...om.net>, SoC <soc@...nel.org>,
        <arm@...nel.org>
CC:     <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>,
        Santosh Shilimkar <ssantosh@...nel.org>,
        Tony Lindgren <tony@...mide.com>
Subject: [GIT PULL 1/2] soc: ti: Updates for v6.5

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

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ