2020-09-21 07:23:39

by Prabhakar Mahadev Lad

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

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

Signed-off-by: Lad Prabhakar <[email protected]>
Reviewed-by: Marian-Cristian Rotariu <[email protected]>
Acked-by: Rob Herring <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
---
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


2020-11-05 10:35:55

by Lad, Prabhakar

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

Hi Jens,

On Mon, Sep 21, 2020 at 8:22 AM Lad Prabhakar
<[email protected]> wrote:
>
> Document SATA support for the RZ/G2H, no driver change required.
>
> Signed-off-by: Lad Prabhakar <[email protected]>
> Reviewed-by: Marian-Cristian Rotariu <[email protected]>
> Acked-by: Rob Herring <[email protected]>
> Reviewed-by: Geert Uytterhoeven <[email protected]>
> ---
> 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(+)
>
This patch is not in mainline yet (first version was posted in July).
Let me know if you want me to re-send it.

Cheers,
Prabhakar