Re: [PATCH v3 5/8] dt-bindings: arm: Convert Calxeda L2 cache controller to json-schema

From: Rob Herring
Date: Sun May 03 2020 - 11:55:55 EST


On Thu, 30 Apr 2020 22:10:51 +0100, Andre Przywara wrote:
> Convert the L2-ECC controller binding to DT schema format using
> json-schema.
> This is indented to be just used for error reporting.
>
> Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx>
> ---
> .../devicetree/bindings/arm/calxeda/l2ecc.txt | 15 -------
> .../bindings/arm/calxeda/l2ecc.yaml | 42 +++++++++++++++++++
> 2 files changed, 42 insertions(+), 15 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/arm/calxeda/l2ecc.txt
> create mode 100644 Documentation/devicetree/bindings/arm/calxeda/l2ecc.yaml
>

Applied, thanks.

Rob