From: Tony Lindgren <tony@atomide.com>
To: linux-omap@vger.kernel.org
Cc: "Benoît Cousson" <bcousson@baylibre.com>,
devicetree@vger.kernel.org, "Mark Rutland" <mark.rutland@arm.com>,
"Peter Ujfalusi" <peter.ujfalusi@ti.com>,
"Rob Herring" <robh+dt@kernel.org>,
"Tero Kristo" <t-kristo@ti.com>
Subject: [PATCH 0/5] Update omap4 l4 to probe with ti-sysc
Date: Sun, 8 Jul 2018 23:36:07 -0700 [thread overview]
Message-ID: <20180709063612.12025-1-tony@atomide.com> (raw)
Hi all,
Here's a series to update omap4 l4 interconnects to probe with
ti-sysc device tree data instead of the legacy hwmod platform
data.
This includes most l4 devices except for abe interconnect and
dsp_mmu. I'll provide patches later on for abe, and dsp_mmu
can be converted after we have a proper reset framework driver
for ti rstctrl registers.
We start the device tree data conversion with omap4 as it's
the first SoC using the clkctrl registers that all the later
omap variant SoCs use. And we now have omap4 runtime PM working
somewhat with core retention for non-USB cases so testing for
PM related regressions is possible.
Regards,
Tony
Tony Lindgren (5):
dt-bindings: Update omap l4 binding for optional registers
ARM: dts: omap4: Add l4 interconnect hierarchy and ti-sysc data
ARM: dts: omap4: Probe watchdog 3 with ti-sysc
ARM: dts: omap4: Move l4 child devices to probe them with ti-sysc
ARM: dts: omap4: Add l4 ranges for 4460
.../devicetree/bindings/arm/omap/l4.txt | 15 +-
arch/arm/boot/dts/omap4-l4.dtsi | 2444 +++++++++++++++++
arch/arm/boot/dts/omap4-panda-es.dts | 2 +-
arch/arm/boot/dts/omap4.dtsi | 812 +-----
arch/arm/boot/dts/omap4460.dtsi | 36 +
5 files changed, 2526 insertions(+), 783 deletions(-)
create mode 100644 arch/arm/boot/dts/omap4-l4.dtsi
--
2.17.1
next reply other threads:[~2018-07-09 6:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-09 6:36 Tony Lindgren [this message]
2018-07-09 6:36 ` [PATCH 1/5] dt-bindings: Update omap l4 binding for optional registers Tony Lindgren
2018-07-20 14:11 ` Rob Herring
2018-07-09 6:36 ` [PATCH 2/5] ARM: dts: omap4: Add l4 interconnect hierarchy and ti-sysc data Tony Lindgren
2018-07-09 6:36 ` [PATCH 3/5] ARM: dts: omap4: Probe watchdog 3 with ti-sysc Tony Lindgren
2018-07-09 6:36 ` [PATCH 4/5] ARM: dts: omap4: Move l4 child devices to probe them " Tony Lindgren
2018-07-09 6:36 ` [PATCH 5/5] ARM: dts: omap4: Add l4 ranges for 4460 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=20180709063612.12025-1-tony@atomide.com \
--to=tony@atomide.com \
--cc=bcousson@baylibre.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=peter.ujfalusi@ti.com \
--cc=robh+dt@kernel.org \
--cc=t-kristo@ti.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 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).