Re: [PATCH RESEND v10 0/2] gpu: drm: add driver for ili9361 panel

2021-10-15 Thread Sam Ravnborg
Hi Daniel, On Fri, Oct 15, 2021 at 05:01:29PM +0200, Daniel Mack wrote: > This is v10 of the series. > > Resending without changes. Hmm... > > Changelog: > > v2 -> v3: > * Turn Documentation into yaml format > > v3 -> v4: > * Fix reference error in yaml file > > v4 -> v5: >

[PATCH RESEND v10 0/2] gpu: drm: add driver for ili9361 panel

2021-10-15 Thread Daniel Mack
This is v10 of the series. Resending without changes. Changelog: v2 -> v3: * Turn Documentation into yaml format v3 -> v4: * Fix reference error in yaml file v4 -> v5: * More yaml file documentation fixes v5 -> v6: * More yaml file documentation fixes v6 -> v7