Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1260708 > unrolled thread

Re: [PATCH v2 12/13] drm/panel: simple: Add simple panel device tree binding

Started byRob Herring <robh+dt@kernel.org>
First post2015-11-02 16:10 +0100
Last post2015-11-03 01:30 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2 12/13] drm/panel: simple: Add simple panel device tree binding Rob Herring <robh+dt@kernel.org> - 2015-11-02 16:10 +0100
    Re: [PATCH v2 12/13] drm/panel: simple: Add simple panel device tree  binding Chris Zhong <zyw@rock-chips.com> - 2015-11-03 01:30 +0100

#1260708 — Re: [PATCH v2 12/13] drm/panel: simple: Add simple panel device tree binding

FromRob Herring <robh+dt@kernel.org>
Date2015-11-02 16:10 +0100
SubjectRe: [PATCH v2 12/13] drm/panel: simple: Add simple panel device tree binding
Message-ID<qqoUa-6R3-11@gated-at.bofh.it>
On Sat, Oct 31, 2015 at 7:56 AM, Chris Zhong <zyw@rock-chips.com> wrote:

Your subject should be more specific with the panel name.

> This binding specifies a set of common properties for display panels. It
> can be used as a basis by bindings for specific panels.
> Bindings for three specific panels are provided to show how the
> simple panel binding can be used.
>
> Signed-off-by: Chris Zhong <zyw@rock-chips.com>
>
> ---
>
> Changes in v2:
> As Thierry.Reding comment, add a documentation for this panel.
>
>  Documentation/devicetree/bindings/panel/boe,tv080wum-nl0.txt | 7 +++++++
>  1 file changed, 7 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/panel/boe,tv080wum-nl0.txt

Please move to bindings/display/panel/

>
> diff --git a/Documentation/devicetree/bindings/panel/boe,tv080wum-nl0.txt b/Documentation/devicetree/bindings/panel/boe,tv080wum-nl0.txt
> new file mode 100644
> index 0000000..50be5e2
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/panel/boe,tv080wum-nl0.txt
> @@ -0,0 +1,7 @@
> +Boe Corporation 8.0" WUXGA TFT LCD panel
> +
> +Required properties:
> +- compatible: should be "boe,tv080wum-nl0"
> +
> +This binding is compatible with the simple-panel binding, which is specified
> +in simple-panel.txt in this directory.
> --
> 2.6.2
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1261083 — Re: [PATCH v2 12/13] drm/panel: simple: Add simple panel device tree binding

FromChris Zhong <zyw@rock-chips.com>
Date2015-11-03 01:30 +0100
SubjectRe: [PATCH v2 12/13] drm/panel: simple: Add simple panel device tree binding
Message-ID<qqxE6-3M2-1@gated-at.bofh.it>
In reply to#1260708
Hi Rob


On 11/02/2015 11:06 PM, Rob Herring wrote:
> On Sat, Oct 31, 2015 at 7:56 AM, Chris Zhong <zyw@rock-chips.com> wrote:
>
> Your subject should be more specific with the panel name.
I'll write more specific in subject next version.
>
>> This binding specifies a set of common properties for display panels. It
>> can be used as a basis by bindings for specific panels.
>> Bindings for three specific panels are provided to show how the
>> simple panel binding can be used.
>>
>> Signed-off-by: Chris Zhong <zyw@rock-chips.com>
>>
>> ---
>>
>> Changes in v2:
>> As Thierry.Reding comment, add a documentation for this panel.
>>
>>   Documentation/devicetree/bindings/panel/boe,tv080wum-nl0.txt | 7 +++++++
>>   1 file changed, 7 insertions(+)
>>   create mode 100644 Documentation/devicetree/bindings/panel/boe,tv080wum-nl0.txt
> Please move to bindings/display/panel/
Okay.
>
>> diff --git a/Documentation/devicetree/bindings/panel/boe,tv080wum-nl0.txt b/Documentation/devicetree/bindings/panel/boe,tv080wum-nl0.txt
>> new file mode 100644
>> index 0000000..50be5e2
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/panel/boe,tv080wum-nl0.txt
>> @@ -0,0 +1,7 @@
>> +Boe Corporation 8.0" WUXGA TFT LCD panel
>> +
>> +Required properties:
>> +- compatible: should be "boe,tv080wum-nl0"
>> +
>> +This binding is compatible with the simple-panel binding, which is specified
>> +in simple-panel.txt in this directory.
>> --
>> 2.6.2
>>
>
>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web