Message ID | 20241206212559.192705-3-john.madieu.xa@bp.renesas.com (mailing list archive) |
---|---|
State | New |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | soc: renesas: Add system controller support for RZ/G3E SoC | expand |
On Fri, Dec 06, 2024 at 10:25:56PM +0100, John Madieu wrote: > Document RZ/G3E (R9A09G047) SoC variants. Your subject could be improved so that it doesn't match this one: https://lore.kernel.org/all/20241203105005.103927-3-biju.das.jz@bp.renesas.com/ Which threw off my tools... > > Signed-off-by: John Madieu <john.madieu.xa@bp.renesas.com> > --- > .../devicetree/bindings/soc/renesas/renesas,r9a09g057-sys.yaml | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring (Arm) <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/soc/renesas/renesas,r9a09g057-sys.yaml b/Documentation/devicetree/bindings/soc/renesas/renesas,r9a09g057-sys.yaml index 8e6aa7e44857..2760e3ea85fb 100644 --- a/Documentation/devicetree/bindings/soc/renesas/renesas,r9a09g057-sys.yaml +++ b/Documentation/devicetree/bindings/soc/renesas/renesas,r9a09g057-sys.yaml @@ -24,6 +24,7 @@ properties: compatible: items: - enum: + - renesas,r9a09g047-sys # RZ/G3E - renesas,r9a09g057-sys # RZ/V2H - const: syscon
Document RZ/G3E (R9A09G047) SoC variants. Signed-off-by: John Madieu <john.madieu.xa@bp.renesas.com> --- .../devicetree/bindings/soc/renesas/renesas,r9a09g057-sys.yaml | 1 + 1 file changed, 1 insertion(+)