On 14/05/18 13:52, Geert Uytterhoeven wrote:
> Hi Kieran,
>
> On Sat, May 12, 2018 at 10:09 AM, Kieran Bingham
> <[email protected]> wrote:
>> Please consider including this release in renesas-drivers.
>>
>> --
>> Regards
>>
>> Kieran
>>
>> The following changes since commit 6d08b06e67cd117f6992c46611dfb4ce267cd71e:
>>
>> Linux 4.17-rc2 (2018-04-22 19:20:09 -0700)
>>
>> are available in the Git repository at:
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/kbingham/rcar.git
>> tags/drm/du/m3n
>>
>> for you to fetch changes up to f1e9a22ac3cff749077f40bf1a149aaaf587ae2d:
>>
>> drm: rcar-du: Add R8A77965 support (2018-05-05 17:11:20 +0300)
>
> Thanks, merged clealy into today's linux-next.
Great, thanks.
>
>> ----------------------------------------------------------------
>> drm: rcar-du: Provide support for the M3-N
>>
>> The M3-N has non linear addressing of it's group objects, which was not
>
> non-linear?
Probably :)
> its
Definitely !
>
>> supported by the rcar-du driver implementation due to asumptions on the
Hrm ... also s/asumptions/assumptions/
--
Thanks
Kieran
>> match between a CRTC index, and the hardware indexes.
>>
>> Implement support to remove this assumption and enable the M3-N
>
> Gr{oetje,eeting}s,
>
> Geert
>