From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Ravnborg Subject: Re: [PATCH v1 06/36] dt-bindings: display: convert ilitek,ili9322 to DT Schema Date: Sun, 15 Mar 2020 20:24:52 +0100 Message-ID: <20200315192452.GA29182@ravnborg.org> References: <20200315134416.16527-1-sam@ravnborg.org> <20200315134416.16527-7-sam@ravnborg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "open list:DRM PANEL DRIVERS" , Thierry Reding , Rob Herring , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Alexandre Courbot , Andrzej Hajda , Brian Masney , Chris Zhong , Douglas Anderson , Guido Gunther , Heiko Schocher , Nikolaus Schaller , Hoegeun Kwon , Jagan Teki , Jerry Han , Jonathan Bakker , Laurent Pinchart , Lin Huang Return-path: Content-Disposition: inline In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-spi.vger.kernel.org Hi Linus. On Sun, Mar 15, 2020 at 07:54:38PM +0100, Linus Walleij wrote: > On Sun, Mar 15, 2020 at 2:44 PM Sam Ravnborg wrote: > > > The .txt binding explains: > > > > " > > The following optional properties only apply to > > RGB and YUV input modes and > > can be omitted for BT.656 input modes: > > " > > > > This constraint is not implmented in the DT Schema. > > > > The original binding from the .txt file referenced > > properties that is included in panel-timing.yaml. > > These properties are kept here as we want as close to a 1:1 > > conversion as we can. If the properties should be dropped > > from the binding then this is a follow-up patch. > > > > The properties in question are: > > - pixelclk-active > > - de-active > > - hsync-active > > - vsync-active > > Sorry about that. They should be dropped, but certainly it > is fine to do with a follow up patch. I changed my mind - lets try to avoid too many patches. So if you do not mind I will do it in this patch - and note it in the changelog. Sam > > > > > Signed-off-by: Sam Ravnborg > > Cc: Linus Walleij > > Cc: Thierry Reding > > Cc: Sam Ravnborg > > Reviewed-by: Linus Walleij > > Yours, > Linus Walleij