From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: arm@kernel.org, linux-omap@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
"Tony Lindgren" <tony@atomide.com>
Subject: [GIT PULL 3/4] Devicetree changes for omaps for v6.6
Date: Thu, 10 Aug 2023 12:16:52 +0300 [thread overview]
Message-ID: <pull-1691658952-110529@atomide.com-3> (raw)
In-Reply-To: <pull-1691658952-110529@atomide.com>
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.6/dt-take2-signed
for you to fetch changes up to 5821d766932cc816518bdc5304b4fe4e99f65aaf:
arm: dts: ti: omap: Fix OPP table node names (2023-07-31 09:25:10 +0300)
----------------------------------------------------------------
Devicetree changes for omaps for v6.6
Updates for opp and pinctrl nodes to follow the devicetree bindings.
----------------------------------------------------------------
Krzysztof Kozlowski (2):
ARM: dts: ti: split interrupts per cells
ARM: dts: ti: add missing space before {
Nishanth Menon (3):
arm: dts: ti: omap: omap36xx: Rename opp_supply nodename
arm: dts: ti: omap: am5729-beagleboneai: Drop the OPP
arm: dts: ti: omap: Fix OPP table node names
Tony Lindgren (1):
ARM: dts: Unify pinctrl-single pin group nodes for davinci
arch/arm/boot/dts/ti/davinci/da850-evm.dts | 4 +-
arch/arm/boot/dts/ti/davinci/da850-lcdk.dts | 4 +-
arch/arm/boot/dts/ti/davinci/da850-lego-ev3.dts | 4 +-
arch/arm/boot/dts/ti/davinci/da850.dtsi | 67 ++++++++++------------
arch/arm/boot/dts/ti/keystone/keystone-k2l.dtsi | 2 +-
arch/arm/boot/dts/ti/omap/am335x-boneblack.dts | 3 +-
.../boot/dts/ti/omap/am335x-osd335x-common.dtsi | 3 +-
arch/arm/boot/dts/ti/omap/am33xx-l4.dtsi | 10 ++--
arch/arm/boot/dts/ti/omap/am33xx.dtsi | 30 ++++++----
arch/arm/boot/dts/ti/omap/am3517.dtsi | 6 +-
arch/arm/boot/dts/ti/omap/am4372.dtsi | 15 +++--
arch/arm/boot/dts/ti/omap/am437x-idk-evm.dts | 14 +++--
arch/arm/boot/dts/ti/omap/am437x-l4.dtsi | 12 ++--
arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts | 6 --
arch/arm/boot/dts/ti/omap/dra7.dtsi | 9 ++-
arch/arm/boot/dts/ti/omap/dra76x.dtsi | 3 +-
arch/arm/boot/dts/ti/omap/omap34xx.dtsi | 12 ++--
arch/arm/boot/dts/ti/omap/omap36xx.dtsi | 14 +++--
arch/arm/boot/dts/ti/omap/omap5-board-common.dtsi | 6 +-
19 files changed, 121 insertions(+), 103 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: arm@kernel.org, linux-omap@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
"Tony Lindgren" <tony@atomide.com>
Subject: [GIT PULL 3/4] Devicetree changes for omaps for v6.6
Date: Thu, 10 Aug 2023 12:16:52 +0300 [thread overview]
Message-ID: <pull-1691658952-110529@atomide.com-3> (raw)
In-Reply-To: <pull-1691658952-110529@atomide.com>
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.6/dt-take2-signed
for you to fetch changes up to 5821d766932cc816518bdc5304b4fe4e99f65aaf:
arm: dts: ti: omap: Fix OPP table node names (2023-07-31 09:25:10 +0300)
----------------------------------------------------------------
Devicetree changes for omaps for v6.6
Updates for opp and pinctrl nodes to follow the devicetree bindings.
----------------------------------------------------------------
Krzysztof Kozlowski (2):
ARM: dts: ti: split interrupts per cells
ARM: dts: ti: add missing space before {
Nishanth Menon (3):
arm: dts: ti: omap: omap36xx: Rename opp_supply nodename
arm: dts: ti: omap: am5729-beagleboneai: Drop the OPP
arm: dts: ti: omap: Fix OPP table node names
Tony Lindgren (1):
ARM: dts: Unify pinctrl-single pin group nodes for davinci
arch/arm/boot/dts/ti/davinci/da850-evm.dts | 4 +-
arch/arm/boot/dts/ti/davinci/da850-lcdk.dts | 4 +-
arch/arm/boot/dts/ti/davinci/da850-lego-ev3.dts | 4 +-
arch/arm/boot/dts/ti/davinci/da850.dtsi | 67 ++++++++++------------
arch/arm/boot/dts/ti/keystone/keystone-k2l.dtsi | 2 +-
arch/arm/boot/dts/ti/omap/am335x-boneblack.dts | 3 +-
.../boot/dts/ti/omap/am335x-osd335x-common.dtsi | 3 +-
arch/arm/boot/dts/ti/omap/am33xx-l4.dtsi | 10 ++--
arch/arm/boot/dts/ti/omap/am33xx.dtsi | 30 ++++++----
arch/arm/boot/dts/ti/omap/am3517.dtsi | 6 +-
arch/arm/boot/dts/ti/omap/am4372.dtsi | 15 +++--
arch/arm/boot/dts/ti/omap/am437x-idk-evm.dts | 14 +++--
arch/arm/boot/dts/ti/omap/am437x-l4.dtsi | 12 ++--
arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts | 6 --
arch/arm/boot/dts/ti/omap/dra7.dtsi | 9 ++-
arch/arm/boot/dts/ti/omap/dra76x.dtsi | 3 +-
arch/arm/boot/dts/ti/omap/omap34xx.dtsi | 12 ++--
arch/arm/boot/dts/ti/omap/omap36xx.dtsi | 14 +++--
arch/arm/boot/dts/ti/omap/omap5-board-common.dtsi | 6 +-
19 files changed, 121 insertions(+), 103 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-08-10 9:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-10 9:16 [GIT PULL 1/4] Devicetree binding changes for omaps for v6.6 Tony Lindgren
2023-08-10 9:16 ` Tony Lindgren
2023-08-10 9:16 ` [GIT PULL 2/4] Maintainer file list update " Tony Lindgren
2023-08-10 9:16 ` Tony Lindgren
2023-08-10 9:16 ` Tony Lindgren [this message]
2023-08-10 9:16 ` [GIT PULL 3/4] Devicetree changes " Tony Lindgren
2023-08-10 9:16 ` [GIT PULL 4/4] SoC " Tony Lindgren
2023-08-10 9:16 ` Tony Lindgren
2023-08-12 9:14 ` [GIT PULL 1/4] Devicetree binding " patchwork-bot+linux-soc
2023-08-12 12:50 ` 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=pull-1691658952-110529@atomide.com-3 \
--to=tony@atomide.com \
--cc=arm@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=soc@kernel.org \
/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.