Re: [PATCH] drm/panel: simple: Support simple VGA panels

2018-07-29 Thread Linus Walleij
On Tue, Jul 17, 2018 at 4:02 PM Rob Herring wrote: > On Tue, Jul 17, 2018 at 1:47 AM Linus Walleij > wrote: > > On Tue, Jul 17, 2018 at 12:50 AM Rob Herring wrote: > > > On Mon, Jul 16, 2018 at 3:23 AM Linus Walleij > > > wrote: > > > Why don't you just define a 'vga-connector' node > > > >

Re: [PATCH] drm/panel: simple: Support simple VGA panels

2018-07-18 Thread Liviu Dudau
On Tue, Jul 17, 2018 at 08:02:46AM -0600, Rob Herring wrote: > On Tue, Jul 17, 2018 at 1:47 AM Linus Walleij > wrote: > > > > On Tue, Jul 17, 2018 at 12:50 AM Rob Herring wrote: > > > On Mon, Jul 16, 2018 at 3:23 AM Linus Walleij > > > wrote: > > > > > > +Video Graphics Array > > > > > > VGA

Re: [PATCH] drm/panel: simple: Support simple VGA panels

2018-07-17 Thread Rob Herring
On Tue, Jul 17, 2018 at 1:47 AM Linus Walleij wrote: > > On Tue, Jul 17, 2018 at 12:50 AM Rob Herring wrote: > > On Mon, Jul 16, 2018 at 3:23 AM Linus Walleij > > wrote: > > > > +Video Graphics Array > > > > VGA is more a controller interface than a panel... > > I don't know what else to call

Re: [PATCH] drm/panel: simple: Support simple VGA panels

2018-07-17 Thread Linus Walleij
On Tue, Jul 17, 2018 at 12:50 AM Rob Herring wrote: > On Mon, Jul 16, 2018 at 3:23 AM Linus Walleij > wrote: > > +Video Graphics Array > > VGA is more a controller interface than a panel... I don't know what else to call it though, other than formulating someting bureaucratic like "Video

Re: [PATCH] drm/panel: simple: Support simple VGA panels

2018-07-17 Thread Michal Vokáč
On 16.7.2018 11:23, Linus Walleij wrote: The need to support some straight-forward VGA panels that are not adhering to any standard like DPI arise in the ARM RTSM VE Real-Time Systems Model Virtual Executive. This emulator (which is not QEMU) does not model any bridge or panel other than

Re: [PATCH] drm/panel: simple: Support simple VGA panels

2018-07-16 Thread Rob Herring
On Mon, Jul 16, 2018 at 3:23 AM Linus Walleij wrote: > > The need to support some straight-forward VGA panels that are > not adhering to any standard like DPI arise in the ARM RTSM VE > Real-Time Systems Model Virtual Executive. This emulator (which > is not QEMU) does not model any bridge or

[PATCH] drm/panel: simple: Support simple VGA panels

2018-07-16 Thread Linus Walleij
The need to support some straight-forward VGA panels that are not adhering to any standard like DPI arise in the ARM RTSM VE Real-Time Systems Model Virtual Executive. This emulator (which is not QEMU) does not model any bridge or panel other than displaying whatever the user defines that they