On Mon, Jun 17, 2024 at 02:02:40PM -0400, Frank Li wrote: > Convert ahci-fsl-qoirq DT binding to yaml format. > > Additional changes: > - Add reg-names list, ahci and sata-ecc > - Add fsl,ls1028a-ahci and fsl,lx2060a-ahci > > Signed-off-by: Frank Li <Frank.Li@xxxxxxx> > --- > .../bindings/ata/ahci-fsl-qoriq.txt | 21 ------- > .../devicetree/bindings/ata/fsl,ahci.yaml | 58 +++++++++++++++++++ > 2 files changed, 58 insertions(+), 21 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt > create mode 100644 Documentation/devicetree/bindings/ata/fsl,ahci.yaml Should this file perhaps be called: fsl,qoriq-ahci.yaml ? Would be nice with some input from DT maintainers on this. Kind regards, Niklas