Re: [PATCH v2 1/3] dt-bindings: clock: convert cs2000-cp bindings to yaml
From: Rob Herring <robh@kernel.org>
Date: 2021-05-21 01:59:57
Also in:
linux-clk
From: Rob Herring <robh@kernel.org>
Date: 2021-05-21 01:59:57
Also in:
linux-clk
On Wed, 19 May 2021 22:15:49 +0200, Daniel Mack wrote:
The original author of the file was added as maintainer. Signed-off-by: Daniel Mack <daniel@zonque.org> Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Daniel Mack <daniel@zonque.org> --- .../bindings/clock/cirrus,cs2000-cp.yaml | 63 +++++++++++++++++++ .../devicetree/bindings/clock/cs2000-cp.txt | 22 ------- 2 files changed, 63 insertions(+), 22 deletions(-) create mode 100644 Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml delete mode 100644 Documentation/devicetree/bindings/clock/cs2000-cp.txt
Reviewed-by: Rob Herring <robh@kernel.org>