On Fri, Apr 22, 2016 at 03:56:27PM +0200, Heiko Stuebner wrote: > Am Samstag, 16. April 2016, 02:49:14 schrieb Heiko St?bner: > > The edp-phy control is a part of the General Register Files and > > with a recent patch in 4.6 the phy driver can now also handle this > > correctly, so move the dts node under the GRF as well. > > > > Signed-off-by: Heiko Stuebner <heiko at sntech.de> > > the change in the phy-driver has made it into Greg's usb tree as fix for 4.6, > so I've picked this patch for 4.7 now. Not sure if it's intentional, but the phy binding change (which is in 4.6) broke the DP support in 4.6/rk3288.dtsi, and this patch is necessary to bring it back. Shouldn't this DTS change have gone to 4.7 too? Or (when convincing ourselves we're not breaking the DT ABI here), could we just claim that eDP wasn't supported in 4.6, and 4.7 will just be bug-fixing the rk3288 DTS? Brian