[GIT PULL 1/2] non-urgent device tree fixes for omaps for v4.15 merge window
From: arnd@arndb.de (Arnd Bergmann)
Date: 2017-10-19 22:36:02
Also in:
linux-omap
From: arnd@arndb.de (Arnd Bergmann)
Date: 2017-10-19 22:36:02
Also in:
linux-omap
On Thu, Oct 19, 2017 at 11:59 PM, Tony Lindgren [off-list ref] wrote:
Non-urgent device tree fixes for omaps that can all wait for v4.15 merge window. Turns out that we have many devices working just because we have the legacy platform data still around. This is mostly an issue for omap4, other SoCs just have minimal fixes needed. As many of the missing device tree nodes and properties are for devices that have no drivers in the mainline kernel, such as slimbus, iss, mcasp, aess, fdif and gpu, we might as well start using the new "ti,sysc" interconnect target module binding for them so we can get the devices with no child device drivers idled. This also makes it possible to drop unnecessary platform data in later patches.
Pulled into next/dt, thanks!
Arnd