mbox series

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

Message ID 20250312113826.ka63nijuftgs6h52@mocker (mailing list archive)
State New
Headers show
Series [GIT,PULL] soc: ti: Driver updates for v6.15 | expand

Pull-request

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

Message

Nishanth Menon March 12, 2025, 11:38 a.m. UTC
Hi,

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -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.15

for you to fetch changes up to 9a9b7cd77b2427d0722fe52301fa270690928989:

  firmware: config: ti-sci: Default set to ARCH_K3 for the ti sci driver (2025-02-26 12:45:53 -0600)

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

- ti-sci: Default set to ARCH_K3 for the ti sci driver in preperation for
  the driver to be default set as module in defconfig.
- k3-socinfo: Explicitly build up regmap instead of depending on syscon
  helper

----------------------------------------------------------------
Andrew Davis (1):
      soc: ti: k3-socinfo: Do not use syscon helper to build regmap

Guillaume La Roque (1):
      firmware: config: ti-sci: Default set to ARCH_K3 for the ti sci driver

 drivers/firmware/Kconfig    |  1 +
 drivers/soc/ti/k3-socinfo.c | 13 ++++++++++++-
 2 files changed, 13 insertions(+), 1 deletion(-)