* [PATCH resend] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support
@ 2022-02-03 13:58 Geert Uytterhoeven
2022-02-03 18:52 ` Sergei Shtylyov
2022-02-04 7:39 ` Damien Le Moal
0 siblings, 2 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2022-02-03 13:58 UTC (permalink / raw)
To: Damien Le Moal
Cc: Rob Herring, Lad Prabhakar, linux-ide, devicetree,
linux-renesas-soc
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
--
2.25.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH resend] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support
2022-02-03 13:58 [PATCH resend] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support Geert Uytterhoeven
@ 2022-02-03 18:52 ` Sergei Shtylyov
2022-02-04 7:32 ` Geert Uytterhoeven
2022-02-04 7:39 ` Damien Le Moal
1 sibling, 1 reply; 6+ messages in thread
From: Sergei Shtylyov @ 2022-02-03 18:52 UTC (permalink / raw)
To: Geert Uytterhoeven, Damien Le Moal
Cc: Rob Herring, Lad Prabhakar, linux-ide, devicetree,
linux-renesas-soc
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
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH resend] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support
2022-02-03 18:52 ` Sergei Shtylyov
@ 2022-02-04 7:32 ` Geert Uytterhoeven
2022-02-04 10:53 ` Sergei Shtylyov
0 siblings, 1 reply; 6+ messages in thread
From: Geert Uytterhoeven @ 2022-02-04 7:32 UTC (permalink / raw)
To: Sergei Shtylyov
Cc: Geert Uytterhoeven, Damien Le Moal, Rob Herring, Lad Prabhakar,
linux-ide,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
Linux-Renesas
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
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH resend] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support
2022-02-03 13:58 [PATCH resend] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support Geert Uytterhoeven
2022-02-03 18:52 ` Sergei Shtylyov
@ 2022-02-04 7:39 ` Damien Le Moal
1 sibling, 0 replies; 6+ messages in thread
From: Damien Le Moal @ 2022-02-04 7:39 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Rob Herring, Lad Prabhakar, linux-ide, devicetree,
linux-renesas-soc
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>
--
Damien Le Moal
Western Digital Research
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH resend] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support
2022-02-04 7:32 ` Geert Uytterhoeven
@ 2022-02-04 10:53 ` Sergei Shtylyov
2022-02-04 12:05 ` Sergei Shtylyov
0 siblings, 1 reply; 6+ messages in thread
From: Sergei Shtylyov @ 2022-02-04 10:53 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Geert Uytterhoeven, Damien Le Moal, Rob Herring, Lad Prabhakar,
linux-ide,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
Linux-Renesas
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
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH resend] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support
2022-02-04 10:53 ` Sergei Shtylyov
@ 2022-02-04 12:05 ` Sergei Shtylyov
0 siblings, 0 replies; 6+ messages in thread
From: Sergei Shtylyov @ 2022-02-04 12:05 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Geert Uytterhoeven, Damien Le Moal, Rob Herring, Lad Prabhakar,
linux-ide,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
Linux-Renesas
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
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2022-02-04 12:06 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-03 13:58 [PATCH resend] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support Geert Uytterhoeven
2022-02-03 18:52 ` Sergei Shtylyov
2022-02-04 7:32 ` Geert Uytterhoeven
2022-02-04 10:53 ` Sergei Shtylyov
2022-02-04 12:05 ` Sergei Shtylyov
2022-02-04 7:39 ` Damien Le Moal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).