Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	<arm@kernel.org>, <soc@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>,
	Santosh Shilimkar <ssantosh@kernel.org>,
	Tony Lindgren <tony@atomide.com>
Subject: [GIT PULL 1/2] TI SoC driver updates for v5.19
Date: Sat, 7 May 2022 11:34:24 -0500	[thread overview]
Message-ID: <20220507163424.pvqnwrxpoo73lmp2@debtless> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2913 bytes --]

Hi ARM SoC maintainers,

   Please pull:

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -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.19

for you to fetch changes up to 2a21f9e6d9a408dbd09a01caf5fff42c2f70fa82:

  soc: ti: wkup_m3_ipc: Add debug option to halt m3 in suspend (2022-05-03 08:02:09 -0500)

----------------------------------------------------------------
TI Driver updates for v5.19

* wkup_m3: io isolation, voltage scaling, vtt regulator and a debug option to stop m3 in suspend.
* tisci: support for polled mode for system suspend, reset driver is now enabled for COMPILE_TEST
* knav, dma.. misc cleanups for IS_ERR, pm_run_time*, and various other fixups.

----------------------------------------------------------------
Dave Gerlach (5):
      soc: ti: wkup_m3_ipc: Add support for toggling VTT regulator
      firmware: ti_sci: Switch transport to polled mode during system suspend
      soc: ti: wkup_m3_ipc: Add support for IO Isolation
      soc: ti: wkup_m3_ipc: Add support for i2c voltage scaling
      soc: ti: wkup_m3_ipc: Add debug option to halt m3 in suspend

Haowen Bai (1):
      soc: ti: knav_qmss_queue: Use IS_ERR instead of IS_ERR_OR_NULL when checking knav_queue_open() result

Jakob Koschel (1):
      soc: ti: replace usage of found with dedicated list iterator variable

Minghao Chi (4):
      soc: ti: pruss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
      soc: ti: knav_dma: Use pm_runtime_resume_and_get instead of pm_runtime_get_sync
      soc: ti: knav_qmss_queue: Use pm_runtime_resume_and_get instead of pm_runtime_get_sync
      soc: ti: pm33xx: using pm_runtime_resume_and_get instead of pm_runtime_get_sync

Minghao Chi (CGEL ZTE) (1):
      soc: ti: omap_prm: Use of_device_get_match_data()

Philipp Zabel (1):
      reset: ti-sci: Allow building under COMPILE_TEST

QintaoShen (1):
      soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc

Yihao Han (1):
      soc: ti: wkup_m3_ipc: fix platform_get_irq.cocci warning

 drivers/firmware/ti_sci.c          |  61 +++++++++--
 drivers/reset/Kconfig              |   2 +-
 drivers/soc/ti/knav_dma.c          |  29 +++--
 drivers/soc/ti/knav_qmss_queue.c   |  21 ++--
 drivers/soc/ti/omap_prm.c          |   7 +-
 drivers/soc/ti/pm33xx.c            |   6 +-
 drivers/soc/ti/pruss.c             |   3 +-
 drivers/soc/ti/ti_sci_pm_domains.c |   2 +
 drivers/soc/ti/wkup_m3_ipc.c       | 210 +++++++++++++++++++++++++++++++++++--
 include/linux/wkup_m3_ipc.h        |  13 +++
 10 files changed, 302 insertions(+), 52 deletions(-)

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

                 reply	other threads:[~2022-05-07 16:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220507163424.pvqnwrxpoo73lmp2@debtless \
    --to=nm@ti.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=soc@kernel.org \
    --cc=ssantosh@kernel.org \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox