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>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 22 Nov 2022 13:01:36 -0600
From:   Nishanth Menon <nm@...com>
To:     Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>,
        <arm@...nel.org>, <soc@...nel.org>
CC:     <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>,
        Santosh Shilimkar <ssantosh@...nel.org>,
        Tony Lindgren <tony@...mide.com>, Nishanth Menon <nm@...com>
Subject: [GIT PULL 2/4] soc: ti: TI updates for v6.2

Hi,

Please find the TI SoC driver changes for v6.2-rc1 below.

---
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-driver-soc-for-v6.2

for you to fetch changes up to 14c7137ac750d034580a38edbaf807064ae64699:

  soc: ti: k3-socinfo: Add AM62Ax JTAG ID (2022-11-21 10:29:28 -0600)

----------------------------------------------------------------
TI SoC driver updates for v6.2

* Minor bugfixes for knav_qmss_queue, smartreflex drivers
* API optimizations including using devm, bitmap apis to
  ti-sci, soc-info drivers
* k3-ringacc and k3-socinfo can now be built as modules for
  certain distros that mandate such usage.
* k3-socinfo can now detect AM62A SoCs.

----------------------------------------------------------------
Chen Jiahao (1):
      drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as static

Christophe JAILLET (3):
      firmware: ti_sci: Use the bitmap API to allocate bitmaps
      firmware: ti_sci: Use the non-atomic bitmap API when applicable
      firmware: ti_sci: Use devm_bitmap_zalloc when applicable

Georgi Vlaev (1):
      firmware: ti_sci: Fix polled mode during system suspend

Nicolas Frayer (2):
      soc: ti: k3-socinfo: Convert allocations to devm
      soc: ti: k3-socinfo: Add module build support

Peter Ujfalusi (1):
      soc: ti: k3-ringacc: Allow the driver to be built as module

Vignesh Raghavendra (1):
      soc: ti: k3-socinfo: Add AM62Ax JTAG ID

Zhang Qilong (2):
      soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probe
      soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe

 arch/arm64/Kconfig.platforms     |  1 -
 drivers/firmware/ti_sci.c        | 24 +++++++++-----------
 drivers/soc/ti/Kconfig           |  5 +++--
 drivers/soc/ti/k3-ringacc.c      | 28 +++++++++++++++++++++--
 drivers/soc/ti/k3-socinfo.c      | 48 ++++++++++++++++++++++++++--------------
 drivers/soc/ti/knav_qmss_queue.c |  3 ++-
 drivers/soc/ti/smartreflex.c     |  1 +
 7 files changed, 73 insertions(+), 37 deletions(-)

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