[RESEND PATCH] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support

From: Lad Prabhakar
Date: Mon Sep 21 2020 - 03:22:17 EST


Document SATA support for the RZ/G2H, no driver change required.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
Reviewed-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@xxxxxxxxxxxxxx>
Acked-by: Rob Herring <robh@xxxxxxxxxx>
Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
---
Hi All,

This patch is part of series [1] (orignal patch [2]) where rest of the
patches have been picked up by the respective maintainers so just
resending this patch.

I have included the Acks' from the maintainers.

[1] https://patchwork.kernel.org/project/linux-renesas-soc/
list/?series=319563
[2] https://patchwork.kernel.org/patch/11668061/

Cheers,
Prabhakar
---
Documentation/devicetree/bindings/ata/renesas,rcar-sata.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/ata/renesas,rcar-sata.yaml b/Documentation/devicetree/bindings/ata/renesas,rcar-sata.yaml
index d06096a7ba4b..2ad2444f1042 100644
--- a/Documentation/devicetree/bindings/ata/renesas,rcar-sata.yaml
+++ b/Documentation/devicetree/bindings/ata/renesas,rcar-sata.yaml
@@ -26,6 +26,7 @@ properties:
- items:
- enum:
- renesas,sata-r8a774b1 # RZ/G2N
+ - renesas,sata-r8a774e1 # RZ/G2H
- renesas,sata-r8a7795 # R-Car H3
- renesas,sata-r8a77965 # R-Car M3-N
- const: renesas,rcar-gen3-sata # generic R-Car Gen3 or RZ/G2
--
2.17.1