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