Hello Morimoto-san, > From: Kuninori Morimoto, Sent: Monday, October 2, 2023 2:56 PM > > This patch adds "renesas,s4sk" which target the R-Car S4 Starter Kit > board. > > Signed-off-by: Yusuke Goda <yusuke.goda.sx@xxxxxxxxxxx> > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> Thank you for the patch! Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> Best regards, Yoshihiro Shimoda > --- > Documentation/devicetree/bindings/soc/renesas/renesas.yaml | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml > b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml > index 53b95f348f8e..b2bdc26e8329 100644 > --- a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml > +++ b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml > @@ -335,6 +335,13 @@ properties: > - const: renesas,spider-cpu > - const: renesas,r8a779f0 > > + - description: R-Car S4-8 (R8A779F4) > + items: > + - enum: > + - renesas,s4sk # R-Car S4 Starter Kit board (Y-ASK-RCAR-S4-1000BASE-T#WS12) > + - const: renesas,r8a779f4 > + - const: renesas,r8a779f0 > + > - description: R-Car V4H (R8A779G0) > items: > - enum: > -- > 2.25.1