From: Santosh Shilimkar <santosh.shilimkar@oracle.com> To: "arnd@arndb.de" <arnd@arndb.de>, "olof@lixom.net" <olof@lixom.net>, "soc@kernel.org" <soc@kernel.org> Cc: "arm@kernel.org" <arm@kernel.org>, "linux-arm-kernel@lists.infradead.org" <linux-arm-kernel@lists.infradead.org>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>, Santosh Shilimkar <santosh.shilimkar@oracle.com> Subject: [GIT PULL] soc: Keystone driver update for v5.15 Date: Tue, 10 Aug 2021 23:38:07 +0000 [thread overview] Message-ID: <0A637A41-2353-4900-962C-DBE50BBDE75A@oracle.com> (raw) 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(-)
WARNING: multiple messages have this Message-ID
From: Santosh Shilimkar <santosh.shilimkar@oracle.com> To: "arnd@arndb.de" <arnd@arndb.de>, "olof@lixom.net" <olof@lixom.net>, "soc@kernel.org" <soc@kernel.org> Cc: "arm@kernel.org" <arm@kernel.org>, "linux-arm-kernel@lists.infradead.org" <linux-arm-kernel@lists.infradead.org>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>, Santosh Shilimkar <santosh.shilimkar@oracle.com> Subject: [GIT PULL] soc: Keystone driver update for v5.15 Date: Tue, 10 Aug 2021 23:38:07 +0000 [thread overview] Message-ID: <0A637A41-2353-4900-962C-DBE50BBDE75A@oracle.com> (raw) Message-ID: <20210810233807.kSQp3xJfVENPhDJZarJpgMHBJKdOTphNl7EF0a98MQI@z> (raw) 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(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2021-08-10 23:38 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-08-10 23:38 Santosh Shilimkar [this message] 2021-08-10 23:38 ` Santosh Shilimkar 2021-08-10 23:38 ` Santosh Shilimkar 2021-08-12 7:53 ` Tony Lindgren 2021-08-12 7:53 ` Tony Lindgren 2021-08-12 7:53 ` Tony Lindgren 2021-08-12 20:44 ` Arnd Bergmann 2021-08-12 20:44 ` Arnd Bergmann
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=0A637A41-2353-4900-962C-DBE50BBDE75A@oracle.com \ --to=santosh.shilimkar@oracle.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 \ --subject='Re: [GIT PULL] soc: Keystone driver update for v5.15' \ /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
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).