Message ID | 87sfln92ch.wl-kuninori.morimoto.gx@renesas.com (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | arm64: dts: renesas: Add V3H2 Condor-I board support | expand |
Hi Morimoto-san, On Tue, Aug 23, 2022 at 3:27 AM Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> wrote: > From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> > > This patch adds new R-Car Gen3 V3H2 Condor-I board. > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Thanks for your patch! > --- a/Documentation/devicetree/bindings/arm/renesas.yaml > +++ b/Documentation/devicetree/bindings/arm/renesas.yaml > @@ -291,6 +291,15 @@ properties: > - renesas,v3hsk # V3HSK (Y-ASK-RCAR-V3H-WS10) > - const: renesas,r8a77980 > > + - description: R-Car V3H2 (R8A77980A) > + items: > + - enum: > + - renesas,condor-i # Condor-I (RTP0RC77980SEBS012SA01) > + - enum: > + - renesas,condor # Condor Given the changes in the PMIC and CAN transceiver department, I think it would be prudent to drop the compatibility with "renesas,condor". For similar reasons, the Salvator-XS board also doesn't declare compatibility with "renesas,salvator-x". > + - const: renesas,r8a77980a > + - const: renesas,r8a77980 > + > - description: R-Car E3 (R8A77990) > items: > - enum: The rest LGTM. 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
diff --git a/Documentation/devicetree/bindings/arm/renesas.yaml b/Documentation/devicetree/bindings/arm/renesas.yaml index ff80152f092f..0e029bbd5bcb 100644 --- a/Documentation/devicetree/bindings/arm/renesas.yaml +++ b/Documentation/devicetree/bindings/arm/renesas.yaml @@ -291,6 +291,15 @@ properties: - renesas,v3hsk # V3HSK (Y-ASK-RCAR-V3H-WS10) - const: renesas,r8a77980 + - description: R-Car V3H2 (R8A77980A) + items: + - enum: + - renesas,condor-i # Condor-I (RTP0RC77980SEBS012SA01) + - enum: + - renesas,condor # Condor + - const: renesas,r8a77980a + - const: renesas,r8a77980 + - description: R-Car E3 (R8A77990) items: - enum: