> -----Original Message----- > From: Rob Herring <robh@xxxxxxxxxx> > Sent: Wednesday, October 7, 2020 12:13 AM > To: Sagar Kadam <sagar.kadam@xxxxxxxxxxxx> > Cc: aou@xxxxxxxxxxxxxxxxx; linux-riscv@xxxxxxxxxxxxxxxxxxx; > tglx@xxxxxxxxxxxxx; linux-pwm@xxxxxxxxxxxxxxx; palmer@xxxxxxxxxxx; > jason@xxxxxxxxxxxxxx; Yash Shah <yash.shah@xxxxxxxxxxxx>; > thierry.reding@xxxxxxxxx; lee.jones@xxxxxxxxxx; u.kleine- > koenig@xxxxxxxxxxxxxx; robh+dt@xxxxxxxxxx; Paul Walmsley ( Sifive) > <paul.walmsley@xxxxxxxxxx>; linux-kernel@xxxxxxxxxxxxxxx; linux- > clk@xxxxxxxxxxxxxxx; maz@xxxxxxxxxx; mturquette@xxxxxxxxxxxx; > devicetree@xxxxxxxxxxxxxxx; sboyd@xxxxxxxxxx > 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.kadam@xxxxxxxxxx> > > --- > > .../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