Re: [PATCH v2] display: panel: Add AUO g070vvn01 display support (800x480)

2018-05-10 Thread Lukasz Majewski
Hi Rob, > On Tue, Apr 10, 2018 at 5:29 AM, Lukasz Majewski > wrote: > > This commit adds support for AUO's 7.0" display. > > > > Signed-off-by: Lukasz Majewski > > > > --- > > Changes for v2: > > - Add *.txt suffix to the auo,g070wn01 file > > - Remove not needed bus-format-override = "rgb565";

[PATCH v2] display: panel: Add AUO g070vvn01 display support (800x480)

2018-04-11 Thread Lukasz Majewski
This commit adds support for AUO's 7.0" display. Signed-off-by: Lukasz Majewski --- Changes for v2: - Add *.txt suffix to the auo,g070wn01 file - Remove not needed bus-format-override = "rgb565"; property --- .../bindings/display/panel/auo,g070vvn01.txt | 30 + drivers

Re: [PATCH v2] display: panel: Add AUO g070vvn01 display support (800x480)

2018-04-10 Thread Rob Herring
On Tue, Apr 10, 2018 at 5:29 AM, Lukasz Majewski wrote: > This commit adds support for AUO's 7.0" display. > > Signed-off-by: Lukasz Majewski > > --- > Changes for v2: > - Add *.txt suffix to the auo,g070wn01 file > - Remove not needed bus-format-override = "rgb565"; property > --- > .../binding