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] drop remaining cpsw and edma platform data for v5.7
Date: Wed, 18 Mar 2020 16:48:43 -0700 [thread overview]
Message-ID: <pull-1584575307-189595@atomide.com> (raw)
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit 104d56b3e3766931ff1a1d786d2fcce908daaaf7:
ARM: OMAP2+: Drop legacy platform data for dra7 edma (2020-03-06 07:20:04 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.7/ti-sysc-drop-pdata-ti81xx-signed
for you to fetch changes up to 0143b9fd06ed6da93fd8c6b3393f5d4de7a01ba9:
ARM: OMAP2+: Drop legacy platform data for ti81xx edma (2020-03-17 09:48:54 -0700)
----------------------------------------------------------------
Drop remaining legacy platform data for cpsw and edma
With a non-critical clock fix for dm814x ethernet, we can update ti81xx
for cpsw ethernet and edma to probe them with ti-sysc interconnect
target module driver and device tree data. And we can drop the related
remaining platform data for cpsw and edma.
----------------------------------------------------------------
Tony Lindgren (11):
clk: ti: Fix dm814x clkctrl for ethernet
Merge tag 'omap-for-v5.7/ti-sysc-drop-pdata-signed' into ti81xx
ARM: dts: Configure interconnect target module for dm814x cpsw
ARM: OMAP2+: Drop legacy platform data for dm814x cpsw
ARM: dts: Configure interconnect target module for dm814x tpcc
ARM: dts: Configure interconnect target module for dm814x tptc0
ARM: dts: Configure interconnect target module for dm814x tptc1
ARM: dts: Configure interconnect target module for dm814x tptc2
ARM: dts: Configure interconnect target module for dm814x tptc3
ARM: dts: Configure interconnect target module for ti816x edma
ARM: OMAP2+: Drop legacy platform data for ti81xx edma
arch/arm/boot/dts/dm814x-clocks.dtsi | 14 ++
arch/arm/boot/dts/dm814x.dtsi | 260 +++++++++++++++++++----------
arch/arm/boot/dts/dm816x.dtsi | 148 ++++++++++++++--
arch/arm/boot/dts/dra62x.dtsi | 6 +-
arch/arm/mach-omap2/omap_hwmod_81xx_data.c | 231 -------------------------
drivers/clk/ti/clk-814x.c | 7 +-
include/dt-bindings/clock/dm814.h | 5 +
7 files changed, 332 insertions(+), 339 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: Tony Lindgren <tony@atomide.com>,
linux-omap@vger.kernel.org, arm@kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] drop remaining cpsw and edma platform data for v5.7
Date: Wed, 18 Mar 2020 16:48:43 -0700 [thread overview]
Message-ID: <pull-1584575307-189595@atomide.com> (raw)
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit 104d56b3e3766931ff1a1d786d2fcce908daaaf7:
ARM: OMAP2+: Drop legacy platform data for dra7 edma (2020-03-06 07:20:04 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.7/ti-sysc-drop-pdata-ti81xx-signed
for you to fetch changes up to 0143b9fd06ed6da93fd8c6b3393f5d4de7a01ba9:
ARM: OMAP2+: Drop legacy platform data for ti81xx edma (2020-03-17 09:48:54 -0700)
----------------------------------------------------------------
Drop remaining legacy platform data for cpsw and edma
With a non-critical clock fix for dm814x ethernet, we can update ti81xx
for cpsw ethernet and edma to probe them with ti-sysc interconnect
target module driver and device tree data. And we can drop the related
remaining platform data for cpsw and edma.
----------------------------------------------------------------
Tony Lindgren (11):
clk: ti: Fix dm814x clkctrl for ethernet
Merge tag 'omap-for-v5.7/ti-sysc-drop-pdata-signed' into ti81xx
ARM: dts: Configure interconnect target module for dm814x cpsw
ARM: OMAP2+: Drop legacy platform data for dm814x cpsw
ARM: dts: Configure interconnect target module for dm814x tpcc
ARM: dts: Configure interconnect target module for dm814x tptc0
ARM: dts: Configure interconnect target module for dm814x tptc1
ARM: dts: Configure interconnect target module for dm814x tptc2
ARM: dts: Configure interconnect target module for dm814x tptc3
ARM: dts: Configure interconnect target module for ti816x edma
ARM: OMAP2+: Drop legacy platform data for ti81xx edma
arch/arm/boot/dts/dm814x-clocks.dtsi | 14 ++
arch/arm/boot/dts/dm814x.dtsi | 260 +++++++++++++++++++----------
arch/arm/boot/dts/dm816x.dtsi | 148 ++++++++++++++--
arch/arm/boot/dts/dra62x.dtsi | 6 +-
arch/arm/mach-omap2/omap_hwmod_81xx_data.c | 231 -------------------------
drivers/clk/ti/clk-814x.c | 7 +-
include/dt-bindings/clock/dm814.h | 5 +
7 files changed, 332 insertions(+), 339 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:[~2020-03-18 23:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-18 23:48 Tony Lindgren [this message]
2020-03-18 23:48 ` [GIT PULL] drop remaining cpsw and edma platform data for v5.7 Tony Lindgren
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-1584575307-189595@atomide.com \
--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.