devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Update omap4 l4 to probe with ti-sysc
@ 2018-07-09  6:36 Tony Lindgren
  2018-07-09  6:36 ` [PATCH 1/5] dt-bindings: Update omap l4 binding for optional registers Tony Lindgren
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Tony Lindgren @ 2018-07-09  6:36 UTC (permalink / raw)
  To: linux-omap
  Cc: Benoît Cousson, devicetree, Mark Rutland, Peter Ujfalusi,
	Rob Herring, Tero Kristo

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-07-20 14:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-09  6:36 [PATCH 0/5] Update omap4 l4 to probe with ti-sysc Tony Lindgren
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

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).