[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <154837023198.136743.2813500611695220769@swboyd.mtv.corp.google.com>
Date: Thu, 24 Jan 2019 14:50:31 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Rob Herring <robh@...nel.org>
Cc: Rob Herring <robh@...nel.org>, devicetree@...r.kernel.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Michael Turquette <mturquette@...libre.com>,
linux-clk <linux-clk@...r.kernel.org>
Subject: Re: [PATCH] dt-bindings: clock: Convert fixed-clock binding to json-schema
Quoting Rob Herring (2019-01-11 15:09:58)
>
> make dtbs_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/file/to/test
>
> It will check only the schema specified and check all the DT files
> against only that schema (plus any referenced schema if you use a
> top-level 'allOf'. See the GIC schema patch[2] for an example of
> that).
>
> I'm running the schema check for patches in the DT patchwork instance.
> For example, here's this patch[1]. So as long as it has my R-by, then
> it should be good. I'm not yet running the schema check on DT files
> because generally there are warnings and I don't intend to fix them
> for everyone. But maybe I should anyways so we at least have the data.
>
Ok. I'll apply this patch to clk-next with my small fixes rolled in.
Powered by blists - more mailing lists