mbox series

[GIT,PULL,1/3] TI SoC driver updates for v5.20

Message ID 20220708232655.reqjdbib52ejdja4@unadvised
State New
Headers show
Series [GIT,PULL,1/3] TI SoC driver updates for v5.20 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-driver-soc-for-v5.20

Message

Nishanth Menon July 8, 2022, 11:26 p.m. UTC
Hi ARM SoC maintainers,

Please pull

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-driver-soc-for-v5.20

for you to fetch changes up to f16afe238a7ff3c71a943cf74392538974c29b22:

  soc: ti: pruss: Enable support for PRUSS-M subsystem on K3 AM62x SoCs (2022-07-06 19:34:45 -0500)

----------------------------------------------------------------
TI Driver updates for v5.20

* pruss: Enable support for AM62, bindings cleanups
* wkup_m3_ipc: cosmetic cleanup

----------------------------------------------------------------
Kishon Vijay Abraham I (3):
      dt-bindings: soc: ti: pruss: Re-arrange "compatible" in alphabetic order
      dt-bindings: soc: ti: pruss: Update bindings for K3 AM62x SoCs
      soc: ti: pruss: Enable support for PRUSS-M subsystem on K3 AM62x SoCs

Yang Li (1):
      soc: ti: wkup_m3_ipc: Remove unneeded semicolon

 Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml | 5 +++--
 drivers/soc/ti/pruss.c                                 | 1 +
 drivers/soc/ti/wkup_m3_ipc.c                           | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)