mbox series

[GIT,PULL,1/3] drivers/firmware updates for v6.8 for TI K3 platforms

Message ID 20231218153043.r5psxbjjpccusjg4@september (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,1/3] drivers/firmware updates for v6.8 for TI K3 platforms | expand

Pull-request

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

Message

Nishanth Menon Dec. 18, 2023, 3:30 p.m. UTC
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

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

for you to fetch changes up to 2c2235292b33d788a1436f1d2a6108184a657f51:

  soc: ti: k3-socinfo: Add JTAG ID for J722S (2023-12-13 07:52:32 -0600)

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

- ti_sci: Minor fixup for off by one error in debugfs_create
- k3-socinfo: Refactoring and add j721e detection, j722s

----------------------------------------------------------------
Christophe JAILLET (1):
      firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()

Neha Malcom Francis (1):
      soc: ti: k3-socinfo: Revamp driver to accommodate different rev structs

Vaishnav Achath (1):
      soc: ti: k3-socinfo: Add JTAG ID for J722S

 drivers/firmware/ti_sci.c   | 10 +++----
 drivers/soc/ti/k3-socinfo.c | 73 +++++++++++++++++++++++++++++++++++----------
 2 files changed, 62 insertions(+), 21 deletions(-)