From: Lukasz Majewski <lukma@denx.de>
To: Rob Herring <robh@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>,
Thierry Reding <thierry.reding@gmail.com>,
David Airlie <airlied@linux.ie>,
dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] display: panel: Add Tianma tm070rvhg71 display support (800x480)
Date: Sun, 5 Nov 2017 23:19:55 +0100 [thread overview]
Message-ID: <20171105231955.46d20be1@jawa> (raw)
In-Reply-To: <20171027101800.5dbfb161@jawa>
[-- Attachment #1: Type: text/plain, Size: 2586 bytes --]
Hi Rob,
> Hi Rob,
>
> > On Sat, Oct 21, 2017 at 12:10:03AM +0200, Lukasz Majewski wrote:
> > > Signed-off-by: Lukasz Majewski <lukma@denx.de>
> > > ---
> > > .../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,tm070rvhg71.txt
> > >
> > > diff --git
> > > a/Documentation/devicetree/bindings/display/panel/tianma,tm070rvhg71.txt
> > > b/Documentation/devicetree/bindings/display/panel/tianma,tm070rvhg71.txt
> > > new file mode 100644 index 0000000..b84217f --- /dev/null
> > > +++
> > > b/Documentation/devicetree/bindings/display/panel/tianma,tm070rvhg71.txt
> > > @@ -0,0 +1,7 @@ +Tianma Micro-electronics TM070RVHG71 7.0" WXGA
> > > TFT LCD panel +
> > > +Required properties:
> > > +- compatible: should be "tianma,tm070rvhg71
> > > +
> > > +This binding is compatible with the simple-panel binding, which
> > > is specified +in simple-panel.txt in this directory.
> >
> > No supplies? Still need to list power-supply here if so, so it is
> > clear that this display has a single supply (or you need to list
> > multiple ones if not).
>
> I took the same approach as several other simple panels having
> description in Documentation/devicetree/bindings/display/panel/*
> directory (e.g. innolux,g121i1-l01.txt) .
>
> In the description it is stated that this binding is compatible with
> one documented in the simple-panel.txt, which defines following
> properties:
>
> Required properties:
> - power-supply: regulator to provide the supply voltage
>
> Optional properties:
> - ddc-i2c-bus: phandle of an I2C controller used for DDC EDID probing
> - enable-gpios: GPIO pin to enable or disable the panel
> - backlight: phandle of the backlight device attached to the panel
>
>
> Do I need to do something more?
Gentle ping...
>
> >
> > Rob
>
>
> Best regards,
>
> Lukasz Majewski
>
> --
>
> DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2017-11-05 22:19 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-20 22:10 [PATCH] display: panel: Add Tianma tm070rvhg71 display support (800x480) Lukasz Majewski
2017-10-20 22:10 ` Lukasz Majewski
[not found] ` <1508537403-878-1-git-send-email-lukma-ynQEQJNshbs@public.gmane.org>
2017-10-27 3:13 ` Rob Herring
2017-10-27 3:13 ` Rob Herring
2017-10-27 8:18 ` Lukasz Majewski
2017-11-05 22:19 ` Lukasz Majewski [this message]
2017-11-06 14:30 ` Rob Herring
2017-11-06 14:30 ` Rob Herring
2017-11-07 15:30 ` [PATCH v2] " Lukasz Majewski
2017-11-07 15:30 ` Lukasz Majewski
[not found] ` <20171107153058.5554-1-lukma-ynQEQJNshbs@public.gmane.org>
2017-11-10 21:24 ` Rob Herring
2017-11-10 21:24 ` Rob Herring
2017-11-17 10:02 ` Lukasz Majewski
2017-11-17 10:02 ` Lukasz Majewski
2017-11-17 11:41 ` Thierry Reding
2017-11-17 11:41 ` Thierry Reding
2017-11-17 12:17 ` Lukasz Majewski
2017-11-17 12:17 ` Lukasz Majewski
2017-11-17 12:27 ` Thierry Reding
2017-11-17 12:27 ` Thierry Reding
2017-11-17 12:29 ` Lukasz Majewski
2017-11-17 12:29 ` Lukasz Majewski
2017-11-17 11:36 ` Thierry Reding
2017-11-17 11:36 ` Thierry Reding
2017-11-17 12:14 ` Lukasz Majewski
2017-11-17 12:14 ` Lukasz Majewski
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=20171105231955.46d20be1@jawa \
--to=lukma@denx.de \
--cc=airlied@linux.ie \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.