From: Stefan Mavrodiev <stefan@olimex.com>
To: Rob Herring <robh@kernel.org>, Stefan Mavrodiev <stefan@olimex.com>
Cc: Thierry Reding <thierry.reding@gmail.com>,
David Airlie <airlied@linux.ie>,
Mark Rutland <mark.rutland@arm.com>,
"David S. Miller" <davem@davemloft.net>,
Mauro Carvalho Chehab <mchehab+samsung@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
Randy Dunlap <rdunlap@infradead.org>,
"open list:DRM PANEL DRIVERS" <dri-devel@lists.freedesktop.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3 1/1] drm/panel: Add support for Olimex LCD-OLinuXino panel
Date: Thu, 1 Nov 2018 16:34:42 +0200 [thread overview]
Message-ID: <e677488e-34e0-512c-db13-15ccf78c5ea0@olimex.com> (raw)
In-Reply-To: <20180716150836.GA16895@rob-hp-laptop>
On 7/16/18 6:08 PM, Rob Herring wrote:
> On Thu, Jul 12, 2018 at 11:21:53AM +0300, Stefan Mavrodiev wrote:
>> This patch adds Olimex Ltd. LCD-OLinuXino bridge panel driver. The
>> panel is used with different LCDs (currently from 480x272 to 1280x800).
>> Small EEPROM chip is used for identification, which holds some
>> factory data and timing requirements.
>>
>> Signed-off-by: Stefan Mavrodiev <stefan@olimex.com>
>> ---
>> Changes for v3:
>> - Change module license from "GPL v2" to "GPL"
>> - Make use of backlight_enable()/backlight_disable() helpers
>> - Rework backlight device request
>> - Remove drm_panel_detach()
>> - Use module_i2c_driver() for initialization
>> - Make the first mode preferred
>> - If num_modes value is invalid, overwrite it with 4, which is the maximum
>> - Some variable types optimizations
>>
>> Changes for v2:
>> - Changed lcd_olinuxino_funcs to static const
>>
>> .../display/panel/olimex,lcd-olinuxino.txt | 42 +++
> Reviewed-by: Rob Herring <robh@kernel.org>
>
>> MAINTAINERS | 6 +
>> drivers/gpu/drm/panel/Kconfig | 10 +
>> drivers/gpu/drm/panel/Makefile | 1 +
>> drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c | 331 +++++++++++++++++++++
>> 5 files changed, 390 insertions(+)
>> create mode 100644 Documentation/devicetree/bindings/display/panel/olimex,lcd-olinuxino.txt
>> create mode 100644 drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c
I would like to ask if there will be any progress on this patch?
Best regards,
Stefan Mavrodiev
next prev parent reply other threads:[~2018-11-01 14:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-12 8:21 [PATCH v3 1/1] drm/panel: Add support for Olimex LCD-OLinuXino panel Stefan Mavrodiev
2018-07-16 15:08 ` Rob Herring
2018-11-01 14:34 ` Stefan Mavrodiev [this message]
2018-11-05 22:03 ` Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e677488e-34e0-512c-db13-15ccf78c5ea0@olimex.com \
--to=stefan@olimex.com \
--cc=airlied@linux.ie \
--cc=akpm@linux-foundation.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mchehab+samsung@kernel.org \
--cc=rdunlap@infradead.org \
--cc=robh@kernel.org \
--cc=thierry.reding@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).