On Mon, 27 Aug 2018 22:31:22 +0200 Peter Rosin <peda@xxxxxxxxxx> wrote: > On 2018-08-27 21:24, Boris Brezillon wrote: > > On Sat, 25 Aug 2018 10:56:16 +0200 > > Peter Rosin <peda@xxxxxxxxxx> wrote: > > > >> Hi! > >> > >> The background for these patches is that our PCB interface between > >> the SAMA5D3 and the ds90c185 lvds encoder is only using 16 bits, and > >> this has to be described somewhere, or the atmel-hlcdc driver have no > >> chance of selecting the correct output mode. Since we have similar > >> problems with a tda19988 HDMI encoder I added patches to override > >> the atmel-hlcdc output format via DT properties compatible with the > >> media video-interface binding and things start to play together. > > > > Queued to drm-misc-next. > > Thanks! > > Minute issue, you seem to have some spell-check going on or something, > because the subject of patch 1/4 has been "corrected" from > "...add ti,ds90c185" to "...add ti, ds90c185" > > You might want to evaluate if that auto-correction "feature" should be > disabled/tweaked/whatever... Hm, weird. I just downloaded the mbox from dri-devel's patchwork and passed it to dim apply. dim tends to do a lot of things behind the scene, so maybe it's also trying to fix typos :-).