From: Nishanth Menon <nm@ti.com>
To: Arnd <arnd@arndb.de>, Olof <olof@lixom.net>, SoC <soc@kernel.org>
Cc: <arm@kernel.org>, <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/3] TI SoC driver updates for v5.20
Date: Fri, 8 Jul 2022 18:26:55 -0500 [thread overview]
Message-ID: <20220708232655.reqjdbib52ejdja4@unadvised> (raw)
[-- Attachment #1: Type: text/plain, Size: 1435 bytes --]
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(-)
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Nishanth Menon <nm@ti.com>
To: Arnd <arnd@arndb.de>, Olof <olof@lixom.net>, SoC <soc@kernel.org>
Cc: <arm@kernel.org>, <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/3] TI SoC driver updates for v5.20
Date: Fri, 8 Jul 2022 18:26:55 -0500 [thread overview]
Message-ID: <20220708232655.reqjdbib52ejdja4@unadvised> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1435 bytes --]
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(-)
--
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
next reply other threads:[~2022-07-08 23:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-08 23:26 Nishanth Menon [this message]
2022-07-08 23:26 ` [GIT PULL 1/3] TI SoC driver updates for v5.20 Nishanth Menon
2022-07-11 16:20 ` patchwork-bot+linux-soc
2022-07-12 21:30 ` patchwork-bot+linux-soc
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=20220708232655.reqjdbib52ejdja4@unadvised \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.