Re: [PATCH 03/10] dt-bindings: clock: Convert marvell,mmp2-clock to json-schema
From: Rob Herring <robh@kernel.org>
Date: 2020-02-26 15:28:18
Also in:
linux-clk, linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-02-26 15:28:18
Also in:
linux-clk, linux-devicetree, lkml
On Wed, 19 Feb 2020 08:33:46 +0100, Lubomir Rintel wrote:
Convert the fixed-factor-clock binding to DT schema format using json-schema. While at that, fix a couple of small errors: make the file base name match the compatible string, add an example and document the reg-names property. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> --- .../bindings/clock/marvell,mmp2-clock.yaml | 62 +++++++++++++++++++ .../bindings/clock/marvell,mmp2.txt | 21 ------- 2 files changed, 62 insertions(+), 21 deletions(-) create mode 100644 Documentation/devicetree/bindings/clock/marvell,mmp2-clock.yaml delete mode 100644 Documentation/devicetree/bindings/clock/marvell,mmp2.txt
Reviewed-by: Rob Herring <robh@kernel.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel