On Mon, Apr 09, 2018 at 03:16:03PM +0300, Laurent Pinchart wrote: > Hi Simon, > > On Monday, 9 April 2018 14:17:15 EEST Simon Horman wrote: > > On Fri, Apr 06, 2018 at 10:14:35PM +0300, Laurent Pinchart wrote: > > > Hello, > > > > > > This patch series fixes LVDS output support on the Lager, Koelsh, Porter > > > and Gose boards that broke in v4.17-rc1 due to the combination of the > > > R-Car DU LVDS driver rework and the DT move of all on-SoC peripherals to > > > a /soc node. > > > > > > We could handle the problem in the R-Car DU LVDS DT backward compatibility > > > code, but that fix would only be used for v4.17 as in v4.18 the Gen2 DT > > > will move to the new LVDS DT bindings. I thus propose merging these three > > > patches in v4.17 already to fix the problem as this is the simplest > > > solution. > > > > > > The patches are based on top of Linus' master that includes both the R-Car > > > DU changes and the ARM DT changes for v4.17-rc1. I can rebase them on top > > > of v4.17-rc1 when it will be released, but I don't expect any change. > > > > Thanks, I think this should be fine. Please ping me once v4.17-rc1 has > > been released. > > I'll send a v6 on top of v4.17-rc1 to fix the issue pointed out by Niklas in > patch 2/3. Great, thanks!