Re: [PATCH v4 1/9] dt-bindings: atmel-tcb: convert bindings to json-schema
From: Rob Herring <robh@kernel.org>
Date: 2020-06-09 20:31:42
Also in:
linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-06-09 20:31:42
Also in:
linux-devicetree, lkml
On Sat, 30 May 2020 01:27:41 +0200, Alexandre Belloni wrote:
Convert Atmel Timer Counter Blocks bindings to DT schema format using json-schema. Also move it out of mfd as it is not and has never been related to mfd. Cc: Rob Herring <robh+dt@kernel.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> --- Changes in v4: - use oneOf to describe possible clock-names list .../devicetree/bindings/mfd/atmel-tcb.txt | 56 -------- .../soc/microchip/atmel,at91rm9200-tcb.yaml | 131 ++++++++++++++++++ 2 files changed, 131 insertions(+), 56 deletions(-) delete mode 100644 Documentation/devicetree/bindings/mfd/atmel-tcb.txt create mode 100644 Documentation/devicetree/bindings/soc/microchip/atmel,at91rm9200-tcb.yaml
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