Re: [PATCH] dt-bindings: Convert vendor prefixes to json-schema

2019-05-21 Thread Maxime Ripard
On Mon, May 20, 2019 at 04:23:20PM -0500, Rob Herring wrote: > On Mon, May 20, 2019 at 11:35 AM Rob Herring wrote: > > > > On Mon, May 20, 2019 at 8:18 AM Maxime Ripard > > wrote: > > > > > > Hi Rob, > > > > > > On Fri, May 10, 2019 at 02:40:18PM -0500, Rob Herring wrote: > > > > Convert the ven

Re: [PATCH] dt-bindings: Convert vendor prefixes to json-schema

2019-05-21 Thread Maxime Ripard
On Mon, May 20, 2019 at 11:35:01AM -0500, Rob Herring wrote: > On Mon, May 20, 2019 at 8:18 AM Maxime Ripard > wrote: > > > > Hi Rob, > > > > On Fri, May 10, 2019 at 02:40:18PM -0500, Rob Herring wrote: > > > Convert the vendor prefix registry to a schema. This will enable checking > > > that new

Re: [PATCH] dt-bindings: Convert vendor prefixes to json-schema

2019-05-20 Thread Rob Herring
On Mon, May 20, 2019 at 11:35 AM Rob Herring wrote: > > On Mon, May 20, 2019 at 8:18 AM Maxime Ripard > wrote: > > > > Hi Rob, > > > > On Fri, May 10, 2019 at 02:40:18PM -0500, Rob Herring wrote: > > > Convert the vendor prefix registry to a schema. This will enable checking > > > that new vendo

Re: [PATCH] dt-bindings: Convert vendor prefixes to json-schema

2019-05-20 Thread Rob Herring
On Mon, May 20, 2019 at 8:18 AM Maxime Ripard wrote: > > Hi Rob, > > On Fri, May 10, 2019 at 02:40:18PM -0500, Rob Herring wrote: > > Convert the vendor prefix registry to a schema. This will enable checking > > that new vendor prefixes are added (in addition to the less than perfect > > checkpatc

Re: [PATCH] dt-bindings: Convert vendor prefixes to json-schema

2019-05-20 Thread Maxime Ripard
Hi Rob, On Fri, May 10, 2019 at 02:40:18PM -0500, Rob Herring wrote: > Convert the vendor prefix registry to a schema. This will enable checking > that new vendor prefixes are added (in addition to the less than perfect > checkpatch.pl check) and will also check against adding other prefixes > whi

Re: [PATCH] dt-bindings: Convert vendor prefixes to json-schema

2019-05-13 Thread Aaro Koskinen
Hi, On Mon, May 13, 2019 at 08:02:08AM -0500, Rob Herring wrote: > On Sat, May 11, 2019 at 1:23 PM Aaro Koskinen wrote: > > On Fri, May 10, 2019 at 02:40:18PM -0500, Rob Herring wrote: > > > Convert the vendor prefix registry to a schema. This will enable checking > > > that new vendor prefixes a

Re: [PATCH] dt-bindings: Convert vendor prefixes to json-schema

2019-05-13 Thread Rob Herring
On Sat, May 11, 2019 at 1:23 PM Aaro Koskinen wrote: > > On Fri, May 10, 2019 at 02:40:18PM -0500, Rob Herring wrote: > > Convert the vendor prefix registry to a schema. This will enable checking > > that new vendor prefixes are added (in addition to the less than perfect > > checkpatch.pl check)

Re: [PATCH] dt-bindings: Convert vendor prefixes to json-schema

2019-05-11 Thread Aaro Koskinen
On Fri, May 10, 2019 at 02:40:18PM -0500, Rob Herring wrote: > Convert the vendor prefix registry to a schema. This will enable checking > that new vendor prefixes are added (in addition to the less than perfect > checkpatch.pl check) and will also check against adding other prefixes > which are no