[PATCH] dt-bindings: lcdif: Add support for specifying display with timings

2024-09-24 Thread Lukasz Majewski
(as in Documentation/devicetree/bindings/display/panel/display-timings.yaml). Such approach has already been used (also in the mainline) with several imx28, imx5x and imx6q devices. This change allows them to pass the DT_SCHEMA check without issues. Signed-off-by: Lukasz Majewski --- .../bindings/di

[PATCH v4 2/2] drm/panel: simple: Add KOE tx14d24vm1bpa display support (320x240)

2019-05-15 Thread Lukasz Majewski
This commit adds support for KOE's 5.7" display. Signed-off-by: Lukasz Majewski Reviewed-by: Rob Herring --- Previous discussion (and Rob's Reviewed-by) about this patch https://patchwork.kernel.org/patch/10339595/ It must have been lost during the development process, so I d

[PATCH v4 1/2] dt-bindings: display/panel: Add KOE tx14d24vm1bpa display description

2019-05-15 Thread Lukasz Majewski
This commit adds documentation entry description for KOE's 5.7" display. Signed-off-by: Lukasz Majewski --- Previous discussion (and Rob's Reviewed-by) about this patch https://patchwork.kernel.org/patch/10339595/ Changes for v4: - Rebase on top of newes

Re: [PATCH v3 1/2] dt-bindings: display/panel: Add KOE tx14d24vm1bpa display description

2019-04-29 Thread Lukasz Majewski
Dear All, > This commit adds documentation entry description for KOE's 5.7" > display. > > Signed-off-by: Lukasz Majewski > > --- > Previous discussion (and Rob's Reviewed-by) about this patch > https://patchwork.kernel.org/patch/10339595/ > > C

Re: [PATCH v3 2/2] drm/panel: simple: Add KOE tx14d24vm1bpa display support (320x240)

2019-04-29 Thread Lukasz Majewski
Dear All, > This commit adds support for KOE's 5.7" display. > > Signed-off-by: Lukasz Majewski > Reviewed-by: Rob Herring > > --- > Previous discussion (and Rob's Reviewed-by) about this patch > https://patchwork.kernel.org/patch/10339595/ > >

[PATCH v3 1/2] dt-bindings: display/panel: Add KOE tx14d24vm1bpa display description

2019-04-05 Thread Lukasz Majewski
This commit adds documentation entry description for KOE's 5.7" display. Signed-off-by: Lukasz Majewski --- Previous discussion (and Rob's Reviewed-by) about this patch https://patchwork.kernel.org/patch/10339595/ Changes for v3 : - New patch --- .../bindings/di

[PATCH v3 2/2] drm/panel: simple: Add KOE tx14d24vm1bpa display support (320x240)

2019-04-05 Thread Lukasz Majewski
This commit adds support for KOE's 5.7" display. Signed-off-by: Lukasz Majewski Reviewed-by: Rob Herring --- Previous discussion (and Rob's Reviewed-by) about this patch https://patchwork.kernel.org/patch/10339595/ It must have been lost during the development process, so I d

Re: [PATCH v2] display: panel: Add KOE tx14d24vm1bpa display support (320x240)

2018-07-09 Thread Lukasz Majewski
Hi Thierry, > Hi Thierry, > > > Hi Thierry, > > > > > This commit adds support for KOE's 5.7" display. > > > > > > Signed-off-by: Lukasz Majewski > > > Reviewed-by: Rob Herring > > > --- > > > Changes for v2

Re: [PATCH v2] display: panel: Add KOE tx14d24vm1bpa display support (320x240)

2018-07-01 Thread Lukasz Majewski
Hi Thierry, > Hi Thierry, > > > This commit adds support for KOE's 5.7" display. > > > > Signed-off-by: Lukasz Majewski > > Reviewed-by: Rob Herring > > --- > > Changes for v2: > > - Add Reviewed-by tag > > Could you ap

Re: [PATCH v2] display: panel: Add KOE tx14d24vm1bpa display support (320x240)

2018-06-22 Thread Lukasz Majewski
Hi Thierry, > This commit adds support for KOE's 5.7" display. > > Signed-off-by: Lukasz Majewski > Reviewed-by: Rob Herring > --- > Changes for v2: > - Add Reviewed-by tag Could you apply this patch to your tree? Thanks in advance, Łukasz > >

Re: [PATCH RESEND] display: panel: Add KOE tx14d24vm1bpa display support (320x240)

2018-05-30 Thread Lukasz Majewski
Hi Thierry, > On Tue, May 29, 2018 at 05:01:48PM +0200, Lukasz Majewski wrote: > > Hi Thierry, > > > > > On Mon, May 28, 2018 at 09:55:19AM +0200, Lukasz Majewski wrote: > > > > Hi, > > > > > > > > > Hi Thierry, > > &

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

2018-05-30 Thread Lukasz Majewski
+ .bpc = 8, > > + .size = { > > + .width = 152, > > + .height = 91, > > + }, > > + .delay = { > > + .prepare = 200, > > + .enable = 50, > > + .disable = 50, > > + .unprepare = 1

[PATCH v2] display: panel: Add KOE tx14d24vm1bpa display support (320x240)

2018-05-30 Thread Lukasz Majewski
This commit adds support for KOE's 5.7" display. Signed-off-by: Lukasz Majewski Reviewed-by: Rob Herring --- Changes for v2: - Add Reviewed-by tag --- .../bindings/display/panel/koe,tx14d24vm1bpa.txt | 42 ++ drivers/gpu/drm/panel/panel-simple.c

Re: [PATCH RESEND] display: panel: Add KOE tx14d24vm1bpa display support (320x240)

2018-05-30 Thread Lukasz Majewski
Hi Thierry, > On Mon, May 28, 2018 at 09:55:19AM +0200, Lukasz Majewski wrote: > > Hi, > > > > > Hi Thierry, > > > > > > > This commit adds support for KOE's 5.7" display. > > > > > > > > > > Thierry,

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

2018-05-28 Thread Lukasz Majewski
iner so he/she could apply this patch? > > Best regards, > Łukasz > > > Signed-off-by: Lukasz Majewski > > Reviewed-by: Rob Herring > > > > --- > > Changes for v3: > > - Remove not used 'bus-format-override = "rgb565";' property &

Re: [PATCH RESEND] display: panel: Add KOE tx14d24vm1bpa display support (320x240)

2018-05-28 Thread Lukasz Majewski
iner so he/she could apply this patch? > > Best regards, > Łukasz > > > Signed-off-by: Lukasz Majewski > > --- > > .../bindings/display/panel/koe,tx14d24vm1bpa.txt | 42 > > ++ > > drivers/gpu/drm/panel/panel-simple.c

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

2018-05-21 Thread Lukasz Majewski
Hi Thierry, > This commit adds support for AUO's 7.0" display. > Thierry, shall I perform some more work on this code, or is it eligible for applying to your tree? Best regards, Łukasz > Signed-off-by: Lukasz Majewski > Reviewed-by: Rob Herring > > --- > Chan

Re: [PATCH RESEND] display: panel: Add KOE tx14d24vm1bpa display support (320x240)

2018-05-21 Thread Lukasz Majewski
Hi Thierry, > This commit adds support for KOE's 5.7" display. > Thierry, shall I perform some more work on this code, or is it eligible for applying to your tree? Best regards, Łukasz > Signed-off-by: Lukasz Majewski > --- > .../bindings/display/panel/koe

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

2018-05-15 Thread Lukasz Majewski
This commit adds support for AUO's 7.0" display. Signed-off-by: Lukasz Majewski Reviewed-by: Rob Herring --- Changes for v3: - Remove not used 'bus-format-override = "rgb565";' property Changes for v2: - Add *.txt suffix to the auo,g070wn01 file --- .../bindin

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

2018-05-15 Thread Lukasz Majewski
Dear All, > This commit adds support for AUO's 7.0" display. If I may gentle remind about this patch > > Signed-off-by: Lukasz Majewski > > --- > Changes for v3: > - Remove not used 'bus-format-override = "rgb565";' property > >

Re: [PATCH] display: panel: Add KOE tx14d24vm1bpa display support (320x240)

2018-05-12 Thread Lukasz Majewski
Hi Rob, Thierry > On Fri, May 4, 2018 at 5:28 AM, Lukasz Majewski wrote: > > Hi Rob, > > > >> On Thu, Apr 12, 2018 at 04:37:15PM +0200, Lukasz Majewski wrote: > >> > This commit adds support for KOE's 5.7" display. > >> > > >>

[PATCH RESEND] display: panel: Add KOE tx14d24vm1bpa display support (320x240)

2018-05-10 Thread Lukasz Majewski
This commit adds support for KOE's 5.7" display. Signed-off-by: Lukasz Majewski --- .../bindings/display/panel/koe,tx14d24vm1bpa.txt | 42 ++ drivers/gpu/drm/panel/panel-simple.c | 26 ++ 2 files changed, 68 insertions(+) create m

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

2018-05-10 Thread Lukasz Majewski
This commit adds support for AUO's 7.0" display. Signed-off-by: Lukasz Majewski --- .../bindings/display/panel/auo,g070vvn01 | 30 + drivers/gpu/drm/panel/panel-simple.c | 31 ++ 2 files changed, 61 insertions(+) c

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

2018-05-10 Thread Lukasz Majewski
This commit adds support for AUO's 7.0" display. Signed-off-by: Lukasz Majewski --- Changes for v3: - Remove not used 'bus-format-override = "rgb565";' property Changes for v2: - Add *.txt suffix to the auo,g070wn01 file --- .../bindings/display/pane

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

Re: [PATCH] display: panel: Add KOE tx14d24vm1bpa display support (320x240)

2018-05-05 Thread Lukasz Majewski
Hi Rob, > On Thu, Apr 12, 2018 at 04:37:15PM +0200, Lukasz Majewski wrote: > > This commit adds support for KOE's 5.7" display. > > > > Signed-off-by: Lukasz Majewski > > --- > > .../bindings/display/panel/koe,tx14d24vm1bpa.txt | 42 > > +

[PATCH] display: panel: Add KOE tx14d24vm1bpa display support (320x240)

2018-04-13 Thread Lukasz Majewski
This commit adds support for KOE's 5.7" display. Signed-off-by: Lukasz Majewski --- .../bindings/display/panel/koe,tx14d24vm1bpa.txt | 42 ++ drivers/gpu/drm/panel/panel-simple.c | 26 ++ 2 files changed, 68 insertions(+) create m

[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,g070

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

2018-04-03 Thread Lukasz Majewski
This commit adds support for AUO's 7.0" display. Signed-off-by: Lukasz Majewski --- .../bindings/display/panel/auo,g070vvn01 | 30 + drivers/gpu/drm/panel/panel-simple.c | 31 ++ 2 files changed, 61 insertions(+) c

Re: [PATCH v3] display: panel: Add Mitsubishi aa070mc01 display support (800x480)

2017-11-20 Thread Lukasz Majewski
Dear All, > On Fri, Oct 20, 2017 at 5:18 PM, Lukasz Majewski > wrote: > > This commit adds support for Mitsubishi aa070mc01 TFT panel working > > with 8 bit ISP mode (pin 19 "mode" HIGH for 20 pin TFT connector). > > > > Signed-off-by: Lukasz Majewski >

Re: [PATCH v2] display: panel: Add Tianma tm070rvhg71 display support (800x480)

2017-11-20 Thread Lukasz Majewski
Hi Thierry, > On Fri, Nov 17, 2017 at 11:02:47AM +0100, Lukasz Majewski wrote: > > Dear All, > > > > > On Tue, Nov 07, 2017 at 04:30:58PM +0100, Lukasz Majewski wrote: > > > > Signed-off-by: Lukasz Majewski > > > > > > > > --- >

Re: [PATCH v2] display: panel: Add Tianma tm070rvhg71 display support (800x480)

2017-11-20 Thread Lukasz Majewski
Dear All, > On Tue, Nov 07, 2017 at 04:30:58PM +0100, Lukasz Majewski wrote: > > Signed-off-by: Lukasz Majewski > > > > --- > > Changes for v2: > > - Provide more > > detailed ./Documentation/devicetree/bindings/display/panel entry to > > desc

Re: [PATCH v2] display: panel: Add Tianma tm070rvhg71 display support (800x480)

2017-11-20 Thread Lukasz Majewski
On Fri, 17 Nov 2017 13:27:13 +0100 Thierry Reding wrote: > On Fri, Nov 17, 2017 at 01:17:12PM +0100, Lukasz Majewski wrote: > > Hi Thierry, > > > > > On Fri, Nov 17, 2017 at 11:02:47AM +0100, Lukasz Majewski wrote: > > > > Dear All, > > > >

Re: [PATCH v2] display: panel: Add Tianma tm070rvhg71 display support (800x480)

2017-11-20 Thread Lukasz Majewski
Hi Thierry, > On Tue, Nov 07, 2017 at 04:30:58PM +0100, Lukasz Majewski wrote: > > Signed-off-by: Lukasz Majewski > > > > --- > > Changes for v2: > > - Provide more > > detailed ./Documentation/devicetree/bindings/display/panel entry to > > desc

Re: [PATCH v2] display: panel: Add Mitsubishi aa070mc01 display support (800x480)

2017-11-20 Thread Lukasz Majewski
Hi Thierry, > On Sat, Oct 21, 2017 at 12:06:09AM +0200, Lukasz Majewski wrote: > > This commit adds support for Mitsubishi aa070mc01 TFT panel working > > with 8 bit ISP mode (pin 19 "mode" HIGH for 20 pin TFT connector). > > > > Signed-off-by: Lukasz

[PATCH v2] display: panel: Add Tianma tm070rvhg71 display support (800x480)

2017-11-08 Thread Lukasz Majewski
Signed-off-by: Lukasz Majewski --- Changes for v2: - Provide more detailed ./Documentation/devicetree/bindings/display/panel entry to describe this panel device. --- .../bindings/display/panel/tianma,tm070rvhg71.txt | 29 ++ drivers/gpu/drm/panel/panel-simple.c

Re: [PATCH] display: panel: Add Tianma tm070rvhg71 display support (800x480)

2017-11-06 Thread Lukasz Majewski
Hi Rob, > Hi Rob, > > > On Sat, Oct 21, 2017 at 12:10:03AM +0200, Lukasz Majewski wrote: > > > Signed-off-by: Lukasz Majewski > > > --- > > > .../bindings/display/panel/tianma,tm070rvhg71.txt | 7 ++ > > > drivers

Re: [PATCH v3] display: panel: Add Mitsubishi aa070mc01 display support (800x480)

2017-11-06 Thread Lukasz Majewski
Dear All, > This commit adds support for Mitsubishi aa070mc01 TFT panel working > with 8 bit ISP mode (pin 19 "mode" HIGH for 20 pin TFT connector). Gentle ping... > > Signed-off-by: Lukasz Majewski > --- > Changes for v2: > - Place the code sorted

Re: [PATCH] display: panel: Add Tianma tm070rvhg71 display support (800x480)

2017-10-30 Thread Lukasz Majewski
Hi Rob, > On Sat, Oct 21, 2017 at 12:10:03AM +0200, Lukasz Majewski wrote: > > Signed-off-by: Lukasz Majewski > > --- > > .../bindings/display/panel/tianma,tm070rvhg71.txt | 7 ++ > > drivers/gpu/drm/panel/panel-simple.c | 27 > > +

[PATCH v3] display: panel: Add Mitsubishi aa070mc01 display support (800x480)

2017-10-22 Thread Lukasz Majewski
This commit adds support for Mitsubishi aa070mc01 TFT panel working with 8 bit ISP mode (pin 19 "mode" HIGH for 20 pin TFT connector). Signed-off-by: Lukasz Majewski --- Changes for v2: - Place the code sorted alphabetically - Add missing ./Documentation/devicetree/binding/display

[PATCH] display: panel: Add Tianma tm070rvhg71 display support (800x480)

2017-10-22 Thread Lukasz Majewski
Signed-off-by: Lukasz Majewski --- .../bindings/display/panel/tianma,tm070rvhg71.txt | 7 ++ drivers/gpu/drm/panel/panel-simple.c | 27 ++ 2 files changed, 34 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/tianma

Re: [PATCH] panel: display: Add support for Mitsubishi aa070mc01 TFT panel

2017-10-20 Thread Lukasz Majewski
HI Thierry, > On Fri, Sep 08, 2017 at 11:43:02AM +0200, Lukasz Majewski wrote: > > This commit adds support for Mitsubishi aa070mc01 TFT panel working > > with 8 bit ISP mode (pin 19 "mode" HIGH for 20 pin TFT connector). > > > > Signed-off-by: Lukasz Majewsk

[PATCH] panel: display: Add support for Mitsubishi aa070mc01 TFT panel

2017-09-09 Thread Lukasz Majewski
This commit adds support for Mitsubishi aa070mc01 TFT panel working with 8 bit ISP mode (pin 19 "mode" HIGH for 20 pin TFT connector). Signed-off-by: Lukasz Majewski --- drivers/gpu/drm/panel/panel-simple.c | 35 +++ 1 file changed, 35 insertions(+) di