Re: [PATCH v4] dt-bindings: convert ata/cortina,gemini-sata-bridge to yaml

From: Rob Herring
Date: Thu Feb 17 2022 - 18:47:04 EST


On Fri, 11 Feb 2022 12:01:57 +0000, Corentin Labbe wrote:
> This patch converts ata/cortina,gemini-sata-bridge binding to yaml
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> Acked-by: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
> Signed-off-by: Corentin Labbe <clabbe@xxxxxxxxxxxx>
> ---
> Change since v1:
> - fixed cosmetic nits reported by Damien Le Moal
> Changes since v2:
> - Added blank lines between properties
> - Removed useless quotes and label
> - Re-indented description
> Change since v3:
> - removed MaxItems from syscon
>
> .../ata/cortina,gemini-sata-bridge.txt | 55 ---------
> .../ata/cortina,gemini-sata-bridge.yaml | 109 ++++++++++++++++++
> 2 files changed, 109 insertions(+), 55 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/ata/cortina,gemini-sata-bridge.txt
> create mode 100644 Documentation/devicetree/bindings/ata/cortina,gemini-sata-bridge.yaml
>

Applied, thanks!