On Fri, May 20, 2022 at 11:41:51AM +0200, Herve Codina wrote: > Add internal PCI bridge support for the r9a06g032 SOC. The Renesas > RZ/N1D (R9A06G032) internal PCI bridge is compatible with the one > present in the R-Car Gen2 family. > Compared to the R-Car Gen2 family, it needs three clocks instead of > one. > > The 'resets' property for the RZ/N1 family is not required. > > Signed-off-by: Herve Codina <herve.codina@xxxxxxxxxxx> > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > .../bindings/pci/renesas,pci-rcar-gen2.yaml | 50 +++++++++++++++---- > 1 file changed, 40 insertions(+), 10 deletions(-) Reviewed-by: Rob Herring <robh@xxxxxxxxxx>