mbox series

[GIT,PULL] OMAP SoC updates for v6.16

Message ID 7ha57jrtkl.fsf@baylibre.com
State New
Headers show
Series [GIT,PULL] OMAP SoC updates for v6.16 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap.git tags/omap-for-v6.16/soc-signed

Message

Kevin Hilman May 11, 2025, 4:38 p.m. UTC
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap.git tags/omap-for-v6.16/soc-signed

for you to fetch changes up to 47fe74098f3dadba2f9cc1e507d813a4aa93f5f3:

  ARM: OMAP2+: Fix l4ls clk domain handling in STANDBY (2025-05-08 06:15:09 -0700)

----------------------------------------------------------------
OMAP SoC updates for v6.16

----------------------------------------------------------------
Andreas Kemnade (2):
      ARM: omap2plus_defconfig: enable I2C devices of GTA04
      ARM: omap: pmic-cpcap: do not mess around without CPCAP or OMAP4

Parvathi Pudi (1):
      bus: ti-sysc: PRUSS OCP configuration

Sukrut Bellary (1):
      ARM: OMAP2+: Fix l4ls clk domain handling in STANDBY

 arch/arm/configs/omap2plus_defconfig        |  8 ++++++++
 arch/arm/mach-omap2/clockdomain.h           |  1 +
 arch/arm/mach-omap2/clockdomains33xx_data.c |  2 +-
 arch/arm/mach-omap2/cm33xx.c                | 14 +++++++++++++-
 arch/arm/mach-omap2/pmic-cpcap.c            |  6 +++++-
 drivers/bus/ti-sysc.c                       | 19 ++++++++++++++++++-
 6 files changed, 46 insertions(+), 4 deletions(-)