[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20220507163424.pvqnwrxpoo73lmp2@debtless>
Date: Sat, 7 May 2022 11:34:24 -0500
From: Nishanth Menon <nm@...com>
To: Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>,
<arm@...nel.org>, <soc@...nel.org>
CC: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
Santosh Shilimkar <ssantosh@...nel.org>,
Tony Lindgren <tony@...mide.com>
Subject: [GIT PULL 1/2] TI SoC driver updates for v5.19
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
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists