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 <redacted>
---
.../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!