> -----Original Message----- > From: Rob Herring <r...@kernel.org> > Sent: Wednesday, October 7, 2020 12:13 AM > To: Sagar Kadam <sagar.ka...@openfive.com> > Cc: a...@eecs.berkeley.edu; linux-ri...@lists.infradead.org; > t...@linutronix.de; linux-...@vger.kernel.org; pal...@dabbelt.com; > ja...@lakedaemon.net; Yash Shah <yash.s...@openfive.com>; > thierry.red...@gmail.com; lee.jo...@linaro.org; u.kleine- > koe...@pengutronix.de; robh...@kernel.org; Paul Walmsley ( Sifive) > <paul.walms...@sifive.com>; linux-kernel@vger.kernel.org; linux- > c...@vger.kernel.org; m...@kernel.org; mturque...@baylibre.com; > devicet...@vger.kernel.org; sb...@kernel.org > Subject: Re: [PATCH v2 1/3] dt-bindings: fu540: prci: convert PRCI bindings to > json-schema > > [External Email] Do not click links or attachments unless you recognize the > sender and know the content is safe > > On Tue, 29 Sep 2020 21:02:09 +0530, Sagar Kadam wrote: > > FU540-C000 SoC from SiFive has a PRCI block, here we convert the > > device tree bindings from txt to YAML. > > > > Signed-off-by: Sagar Kadam <sagar.ka...@sifive.com> > > --- > > .../bindings/clock/sifive/fu540-prci.txt | 46 ----------------- > > .../bindings/clock/sifive/fu540-prci.yaml | 60 > ++++++++++++++++++++++ > > 2 files changed, 60 insertions(+), 46 deletions(-) delete mode > > 100644 Documentation/devicetree/bindings/clock/sifive/fu540-prci.txt > > create mode 100644 > > Documentation/devicetree/bindings/clock/sifive/fu540-prci.yaml > > > > Applied, thanks!
Thanks Rob for applying these patches. BR, Sagar