* [GIT PULL] dts changes to use ti-sysc driver for omap4 l4
@ 2018-07-24 3:40 Tony Lindgren
2018-07-26 6:54 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Tony Lindgren @ 2018-07-24 3:40 UTC (permalink / raw)
To: linux-arm-kernel
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit 91f6278bfa3966529c61808bd3cb8f05d7ed5dc6:
ARM: dts: am335x: add am335x-sancloud-bbe board support (2018-07-17 01:05:37 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.19/dt-pt3-signed
for you to fetch changes up to ab8b1fdd012f41b27f85a6bb271389fd7ff349ea:
Merge branch 'omap-for-v4.19/dt-sysc-v2' into omap-for-v4.19/dt (2018-07-20 22:22:08 -0700)
----------------------------------------------------------------
Start using ti-sysc with device tree data for omap4 l4 devices
With ti-sysc driver working for most use cases, we can start converting
the omap variant SoCs to use device tree data for the interconnect target
modules instead of the legacy hwmod platform data.
We start with omap4 l4 devices excluding the ones that still depend on
a reset controller driver like DSP MMU. And we don't yet convert the l4
ABE instance as that needs a bit more work.
We also add a proper interconnect hierarchy for the devices while at it
to make further work on genpd easier and to avoid most deferred probe
issues.
At this point we are not dropping any platform data, and we initially
still use it to validate the dts data. Then in later merge cycles we
can start dropping the related platform data.
----------------------------------------------------------------
Tony Lindgren (6):
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
Merge branch 'omap-for-v4.19/dt-sysc-v2' into omap-for-v4.19/dt
Documentation/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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL] dts changes to use ti-sysc driver for omap4 l4
2018-07-24 3:40 [GIT PULL] dts changes to use ti-sysc driver for omap4 l4 Tony Lindgren
@ 2018-07-26 6:54 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2018-07-26 6:54 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Jul 23, 2018 at 08:40:03PM -0700, Tony Lindgren wrote:
> From: "Tony Lindgren" <tony@atomide.com>
>
> The following changes since commit 91f6278bfa3966529c61808bd3cb8f05d7ed5dc6:
>
> ARM: dts: am335x: add am335x-sancloud-bbe board support (2018-07-17 01:05:37 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.19/dt-pt3-signed
>
> for you to fetch changes up to ab8b1fdd012f41b27f85a6bb271389fd7ff349ea:
>
> Merge branch 'omap-for-v4.19/dt-sysc-v2' into omap-for-v4.19/dt (2018-07-20 22:22:08 -0700)
>
> ----------------------------------------------------------------
> Start using ti-sysc with device tree data for omap4 l4 devices
>
> With ti-sysc driver working for most use cases, we can start converting
> the omap variant SoCs to use device tree data for the interconnect target
> modules instead of the legacy hwmod platform data.
>
> We start with omap4 l4 devices excluding the ones that still depend on
> a reset controller driver like DSP MMU. And we don't yet convert the l4
> ABE instance as that needs a bit more work.
>
> We also add a proper interconnect hierarchy for the devices while at it
> to make further work on genpd easier and to avoid most deferred probe
> issues.
>
> At this point we are not dropping any platform data, and we initially
> still use it to validate the dts data. Then in later merge cycles we
> can start dropping the related platform data.
>
Nice! Merged, thanks.
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-07-26 6:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-24 3:40 [GIT PULL] dts changes to use ti-sysc driver for omap4 l4 Tony Lindgren
2018-07-26 6:54 ` Olof Johansson
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).