On Fri, 22 Jul 2022 15:15:05 +0100, Lad Prabhakar wrote: > Document RZ/Five (R9A07G043) SYSC bindings. The SYSC block found on the > RZ/Five SoC is almost identical to one found on the RZ/G2UL (and alike) > SoC's. "renesas,r9a07g043-sysc" compatible string will be used on the > RZ/Five SoC so to make this clear, update the comment to include RZ/Five > SoC. > > The SYSC block on RZ/Five has no interrupts to the core so to accommodate > this SoC make interrupts{,-names} properties optional. > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > --- > v1->v2: > * Dropped "renesas,r9a07g043-rzfive-sysc" compatible string > * Made interrupts{,-names} properties optional > --- > .../devicetree/bindings/soc/renesas/renesas,rzg2l-sysc.yaml | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>