Re: [PATCH 3/6] dt-bindings: display: add data-enable polarity property

2018-09-05 Thread Laurent Pinchart
Hi Stefan, On Wednesday, 5 September 2018 21:10:08 EEST Stefan Agner wrote: > On 05.09.2018 00:07, Laurent Pinchart wrote: > > On Wednesday, 5 September 2018 08:21:10 EEST Stefan Agner wrote: > >> Allow to specify the data-enable polarity required by a dumb VGA > >> DAC converting parallel RGB to

Re: [PATCH 3/6] dt-bindings: display: add data-enable polarity property

2018-09-05 Thread Stefan Agner
On 05.09.2018 00:07, Laurent Pinchart wrote: > Hi Stefan, > > Thank you for the patch. > > On Wednesday, 5 September 2018 08:21:10 EEST Stefan Agner wrote: >> Allow to specify the data-enable polarity required by a dumb VGA >> DAC converting parallel RGB to VGA. >> >> Signed-off-by: Stefan Agner

[PATCH 3/6] dt-bindings: display: add data-enable polarity property

2018-09-05 Thread Stefan Agner
Allow to specify the data-enable polarity required by a dumb VGA DAC converting parallel RGB to VGA. Signed-off-by: Stefan Agner --- .../devicetree/bindings/display/bridge/dumb-vga-dac.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/display/brid

Re: [PATCH 3/6] dt-bindings: display: add data-enable polarity property

2018-09-05 Thread Laurent Pinchart
Hi Stefan, Thank you for the patch. On Wednesday, 5 September 2018 08:21:10 EEST Stefan Agner wrote: > Allow to specify the data-enable polarity required by a dumb VGA > DAC converting parallel RGB to VGA. > > Signed-off-by: Stefan Agner > --- > .../devicetree/bindings/display/bridge/dumb-vga-

[PATCH 3/6] dt-bindings: display: add data-enable polarity property

2018-09-04 Thread Stefan Agner
Allow to specify the data-enable polarity required by a dumb VGA DAC converting parallel RGB to VGA. Signed-off-by: Stefan Agner --- .../devicetree/bindings/display/bridge/dumb-vga-dac.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/display/brid