diff mbox series

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

Message ID 507cc45f44603afa6a70c05a3956fb7b13b49ed9.1643896347.git.geert+renesas@glider.be
State New
Headers show
Series [resend] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support | expand

Commit Message

Geert Uytterhoeven Feb. 3, 2022, 1:58 p.m. UTC
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

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

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/ata/renesas,rcar-sata.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Sergei Shtylyov Feb. 3, 2022, 6:52 p.m. UTC | #1
On 2/3/22 4:58 PM, Geert Uytterhoeven wrote:

> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> 
> Document SATA support for the RZ/G2H SoC, no driver change required.

   I don't have the RZ/G2H manual, is it available online somewhere?

> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> Reviewed-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com>
> Acked-by: Rob Herring <robh@kernel.org>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

   I guess I'll have to trust you there...

[...]

MBR, Sergey
Geert Uytterhoeven Feb. 4, 2022, 7:32 a.m. UTC | #2
Hi Sergei,

On Thu, Feb 3, 2022 at 7:52 PM Sergei Shtylyov
<sergei.shtylyov@gmail.com> wrote:
> On 2/3/22 4:58 PM, Geert Uytterhoeven wrote:
> > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> > Document SATA support for the RZ/G2H SoC, no driver change required.
>
>    I don't have the RZ/G2H manual, is it available online somewhere?

https://www.renesas.com/eu/en/products/microcontrollers-microprocessors/rz-cortex-a-mpus/rzg-linux-platform/rzg-marketplace/document
You do have to register at the website before you can download it.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
Damien Le Moal Feb. 4, 2022, 7:39 a.m. UTC | #3
On 2/3/22 22:58, Geert Uytterhoeven wrote:
> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> 
> Document SATA support for the RZ/G2H SoC, no driver change required.
> 
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> Reviewed-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com>
> Acked-by: Rob Herring <robh@kernel.org>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  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 c060c7914cae6573..c4e4a9eab658056d 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

Acked-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Sergei Shtylyov Feb. 4, 2022, 10:53 a.m. UTC | #4
On 2/4/22 10:32 AM, Geert Uytterhoeven wrote:

[...]
>>> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
>>> Document SATA support for the RZ/G2H SoC, no driver change required.
>>
>>    I don't have the RZ/G2H manual, is it available online somewhere?
> 
> https://www.renesas.com/eu/en/products/microcontrollers-microprocessors/rz-cortex-a-mpus/rzg-linux-platform/rzg-marketplace/document
> You do have to register at the website before you can download it.

   Yeah, was able to download, thank you! Looking at the manuals...

> Gr{oetje,eeting}s,
> 
>                         Geert

MBR, Sergey
Sergei Shtylyov Feb. 4, 2022, 12:05 p.m. UTC | #5
On 2/4/22 1:53 PM, Sergei Shtylyov wrote:

[...]
>>>> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
>>>> Document SATA support for the RZ/G2H SoC, no driver change required.
>>>
>>>    I don't have the RZ/G2H manual, is it available online somewhere?
>>
>> https://www.renesas.com/eu/en/products/microcontrollers-microprocessors/rz-cortex-a-mpus/rzg-linux-platform/rzg-marketplace/document
>> You do have to register at the website before you can download it.
> 
>    Yeah, was able to download, thank you! Looking at the manuals...

   The darn RZ/G2 manual is still incomplete when it comes to the SATA part --
the register table misses the ATAPI module control registers... :-/

[...]

MBR, Sergey
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/ata/renesas,rcar-sata.yaml b/Documentation/devicetree/bindings/ata/renesas,rcar-sata.yaml
index c060c7914cae6573..c4e4a9eab658056d 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