Re: [PATCH v3 2/8] dt-bindings: sata: Convert Calxeda SATA controller to json-schema

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


On Thu, 30 Apr 2020 22:10:48 +0100, Andre Przywara wrote:
> Convert the Calxeda Highbank SATA controller binding to DT schema format
> using json-schema.
>
> Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx>
> Cc: Jens Axboe <axboe@xxxxxxxxx>
> ---
> .../devicetree/bindings/ata/sata_highbank.txt | 44 ---------
> .../bindings/ata/sata_highbank.yaml | 95 +++++++++++++++++++
> 2 files changed, 95 insertions(+), 44 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/ata/sata_highbank.txt
> create mode 100644 Documentation/devicetree/bindings/ata/sata_highbank.yaml
>

Applied, thanks.

Rob