[GIT PULL] soc: ti: Driver updates for v6.7

Nishanth Menon nm at ti.com
Wed Oct 18 09:52:26 PDT 2023


Hi,

Please pull:

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -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.7

for you to fetch changes up to 3aeb0d3694e16b5066db82aa1152884f2e6aace0:

  soc: ti: k3-socinfo: Avoid overriding return value (2023-10-16 11:38:17 -0500)

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

- Generic fixups: Convert to platform remove callback returning void
- ti_sci: Minor fixups and mark driver as non-removable
- k3-socinfo: Documentation fixups, cosmetic fixups
- knav_qmss_queue: Optimize with device_get_match_data

Signed-off-by: Nishanth Menon <nm at ti.com>

----------------------------------------------------------------
Dhruva Gole (1):
      firmware: ti_sci: Mark driver as non removable

Jinjie Ruan (1):
      firmware: ti_sci: Use list_for_each_entry() helper

Justin Stitt (1):
      firmware: ti_sci: refactor deprecated strncpy

Neha Malcom Francis (2):
      soc: ti: k3-socinfo: Fix typo in bitfield documentation
      soc: ti: k3-socinfo: Avoid overriding return value

Rob Herring (2):
      firmware: ti_sci: Use device_get_match_data()
      soc: ti: knav_qmss_queue: Use device_get_match_data()

Uwe Kleine-König (7):
      soc/ti: k3-ringacc: Convert to platform remove callback returning void
      soc/ti: knav_dma: Convert to platform remove callback returning void
      soc/ti: knav_qmss_queue: Convert to platform remove callback returning void
      soc/ti: pm33xx: Convert to platform remove callback returning void
      soc/ti: pruss: Convert to platform remove callback returning void
      soc/ti: smartreflex: Convert to platform remove callback returning void
      soc/ti: wkup_m3_ipc: Convert to platform remove callback returning void

 drivers/firmware/ti_sci.c        | 69 ++++++----------------------------------
 drivers/soc/ti/k3-ringacc.c      |  5 ++-
 drivers/soc/ti/k3-socinfo.c      |  7 ++--
 drivers/soc/ti/knav_dma.c        |  6 ++--
 drivers/soc/ti/knav_qmss_queue.c | 13 ++++----
 drivers/soc/ti/pm33xx.c          |  5 ++-
 drivers/soc/ti/pruss.c           |  6 ++--
 drivers/soc/ti/smartreflex.c     |  5 ++-
 drivers/soc/ti/wkup_m3_ipc.c     |  6 ++--
 9 files changed, 30 insertions(+), 92 deletions(-)

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20231018/c9f99802/attachment.sig>


More information about the linux-arm-kernel mailing list