On Wed, 26 Mar 2025 14:39:34 +0000, Prabhakar wrote: > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > > Add the RZ/V2N (R9A09G056) variant to the existing RZ/V2H(P) System > Controller (SYS) binding, as both IPs are very similar. > > However, they have different SoC IDs, and the RZ/V2N does not have > PCIE1 configuration registers, unlike the RZ/V2H(P) SYS IP. To handle > these differences, introduce a new compatible string > `renesas,r9a09g056-sys`. > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/soc/renesas/renesas,r9a09g057-sys.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>