From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v1 31/36] dt-bindings: display: convert sharp,lq101r1sx01 to DT Schema Date: Wed, 18 Mar 2020 21:19:29 -0600 Message-ID: <20200319031929.GJ29911@bogus> References: <20200315134416.16527-1-sam@ravnborg.org> <20200315134416.16527-32-sam@ravnborg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org, Thierry Reding , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, 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 , Linus Walleij , linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Marco Franchi , To: Sam Ravnborg Return-path: Content-Disposition: inline In-Reply-To: <20200315134416.16527-32-sam-uyr5N9Q2VtJg9hUCZPvPmw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-spi.vger.kernel.org On Sun, Mar 15, 2020 at 02:44:11PM +0100, Sam Ravnborg wrote: > This bindings describes a panel with a secondary channel. > > A few of the properties are only required for the > main (non-secondary) node. > This is properly described in the binding. > > A few properties are only valid for the main node, > this is not described in the binding. > I failed to find a way to describe it. if: required: - link2 then: not: required: - power-supply Test that though as sometimes I still write crap for json-schema. Rob