From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753909AbbKBPHK (ORCPT ); Mon, 2 Nov 2015 10:07:10 -0500 Received: from mail.kernel.org ([198.145.29.136]:34297 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752221AbbKBPHI (ORCPT ); Mon, 2 Nov 2015 10:07:08 -0500 MIME-Version: 1.0 In-Reply-To: <1446296170-3702-13-git-send-email-zyw@rock-chips.com> References: <1446296170-3702-1-git-send-email-zyw@rock-chips.com> <1446296170-3702-13-git-send-email-zyw@rock-chips.com> From: Rob Herring Date: Mon, 2 Nov 2015 09:06:46 -0600 Message-ID: Subject: Re: [PATCH v2 12/13] drm/panel: simple: Add simple panel device tree binding To: Chris Zhong Cc: =?UTF-8?Q?Heiko_St=C3=BCbner?= , "open list:ARM/Rockchip SoC..." , "devicetree@vger.kernel.org" , Thierry Reding , Kumar Gala , dri-devel , "linux-kernel@vger.kernel.org" , Ian Campbell , Pawel Moll , Mark Rutland Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Oct 31, 2015 at 7:56 AM, Chris Zhong 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 > > --- > > 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 > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 12/13] drm/panel: simple: Add simple panel device tree binding Date: Mon, 2 Nov 2015 09:06:46 -0600 Message-ID: References: <1446296170-3702-1-git-send-email-zyw@rock-chips.com> <1446296170-3702-13-git-send-email-zyw@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1446296170-3702-13-git-send-email-zyw-TNX95d0MmH7DzftRWevZcw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Chris Zhong Cc: =?UTF-8?Q?Heiko_St=C3=BCbner?= , "open list:ARM/Rockchip SoC..." , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Thierry Reding , Kumar Gala , dri-devel , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Ian Campbell , Pawel Moll , Mark Rutland List-Id: devicetree@vger.kernel.org On Sat, Oct 31, 2015 at 7:56 AM, Chris Zhong 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 > > --- > > 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 devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html