[GIT PULL] soc: Keystone driver update for v5.15

Santosh Shilimkar santosh.shilimkar at oracle.com
Tue Aug 10 16:38:07 PDT 2021


The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/drivers_soc_for_5.15

for you to fetch changes up to 62e8ce8506f5a998796dbdd93363fbed3342d379:

  dt-bindings: soc: ti: pruss: Add dma-coherent property (2021-08-10 15:51:22 -0700)

----------------------------------------------------------------
soc: Keystone SOC drivers for v5.15

The pull request contains:
 - ICSSG subsystem support for Keystone3 AM64x SOCs
 - Removes smartrefelx PM dependency for deeper low power states

----------------------------------------------------------------
Suman Anna (3):
      dt-bindings: soc: ti: pruss: Update bindings for K3 AM64x SoCs
      soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM64x SoCs
      dt-bindings: soc: ti: pruss: Add dma-coherent property

Tony Lindgren (1):
      soc: ti: Remove pm_runtime_irq_safe() usage for smartreflex

 .../devicetree/bindings/soc/ti/ti,pruss.yaml       | 41 +++++++++++------
 drivers/bus/ti-sysc.c                              |  6 +--
 drivers/soc/ti/pruss.c                             |  1 +
 drivers/soc/ti/smartreflex.c                       | 52 +++++++++-------------
 include/linux/power/smartreflex.h                  |  2 +
 5 files changed, 55 insertions(+), 47 deletions(-)



More information about the linux-arm-kernel mailing list