Message ID | 20230418122403.3178462-17-yoshihiro.shimoda.uh@renesas.com |
---|---|
State | Superseded |
Headers | show |
Series | PCI: rcar-gen4: Add R-Car Gen4 PCIe support | expand |
On Tue, 18 Apr 2023 21:23:57 +0900, Yoshihiro Shimoda wrote: > Update maxItems of reg and reg-names on both host and endpoint > for supporting a new SoC later. > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> > --- > Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml | 4 ++-- > Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-) > Acked-by: Rob Herring <robh@kernel.org>
On Tue, Apr 18, 2023 at 09:23:57PM +0900, Yoshihiro Shimoda wrote: > Update maxItems of reg and reg-names on both host and endpoint > for supporting a new SoC later. > Which SoC? > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> With the above fixed, Acked-by: Manivannan Sadhasivam <mani@kernel.org> - Mani > --- > Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml | 4 ++-- > Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml b/Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml > index 8fc2151691a4..cb727f60be0b 100644 > --- a/Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml > +++ b/Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml > @@ -33,11 +33,11 @@ properties: > normal controller functioning. iATU memory IO region is also required > if the space is unrolled (IP-core version >= 4.80a). > minItems: 2 > - maxItems: 5 > + maxItems: 6 > > reg-names: > minItems: 2 > - maxItems: 5 > + maxItems: 6 > items: > oneOf: > - description: > diff --git a/Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml b/Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml > index 1a83f0f65f19..0bfcfd6ccb5f 100644 > --- a/Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml > +++ b/Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml > @@ -33,11 +33,11 @@ properties: > are required for the normal controller work. iATU memory IO region is > also required if the space is unrolled (IP-core version >= 4.80a). > minItems: 2 > - maxItems: 5 > + maxItems: 6 > > reg-names: > minItems: 2 > - maxItems: 5 > + maxItems: 6 > items: > oneOf: > - description: > -- > 2.25.1 >
Hi Manivannan, > From: Manivannan Sadhasivam, Sent: Saturday, April 22, 2023 11:03 PM > > On Tue, Apr 18, 2023 at 09:23:57PM +0900, Yoshihiro Shimoda wrote: > > Update maxItems of reg and reg-names on both host and endpoint > > for supporting a new SoC later. > > > > Which SoC? Renesas R-Car S4-8. So, I'll revise the description. > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> > > With the above fixed, > > Acked-by: Manivannan Sadhasivam <mani@kernel.org> Thank you for your Acked-by! Best regards, Yoshihiro Shimoda > - Mani > > > --- > > Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml | 4 ++-- > > Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml | 4 ++-- > > 2 files changed, 4 insertions(+), 4 deletions(-) > > > > diff --git a/Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml > b/Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml > > index 8fc2151691a4..cb727f60be0b 100644 > > --- a/Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml > > +++ b/Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml > > @@ -33,11 +33,11 @@ properties: > > normal controller functioning. iATU memory IO region is also required > > if the space is unrolled (IP-core version >= 4.80a). > > minItems: 2 > > - maxItems: 5 > > + maxItems: 6 > > > > reg-names: > > minItems: 2 > > - maxItems: 5 > > + maxItems: 6 > > items: > > oneOf: > > - description: > > diff --git a/Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml > b/Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml > > index 1a83f0f65f19..0bfcfd6ccb5f 100644 > > --- a/Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml > > +++ b/Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml > > @@ -33,11 +33,11 @@ properties: > > are required for the normal controller work. iATU memory IO region is > > also required if the space is unrolled (IP-core version >= 4.80a). > > minItems: 2 > > - maxItems: 5 > > + maxItems: 6 > > > > reg-names: > > minItems: 2 > > - maxItems: 5 > > + maxItems: 6 > > items: > > oneOf: > > - description: > > -- > > 2.25.1 > > > > -- > மணிவண்ணன் சதாசிவம்
diff --git a/Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml b/Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml index 8fc2151691a4..cb727f60be0b 100644 --- a/Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml +++ b/Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml @@ -33,11 +33,11 @@ properties: normal controller functioning. iATU memory IO region is also required if the space is unrolled (IP-core version >= 4.80a). minItems: 2 - maxItems: 5 + maxItems: 6 reg-names: minItems: 2 - maxItems: 5 + maxItems: 6 items: oneOf: - description: diff --git a/Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml b/Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml index 1a83f0f65f19..0bfcfd6ccb5f 100644 --- a/Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml +++ b/Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml @@ -33,11 +33,11 @@ properties: are required for the normal controller work. iATU memory IO region is also required if the space is unrolled (IP-core version >= 4.80a). minItems: 2 - maxItems: 5 + maxItems: 6 reg-names: minItems: 2 - maxItems: 5 + maxItems: 6 items: oneOf: - description:
Update maxItems of reg and reg-names on both host and endpoint for supporting a new SoC later. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> --- Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml | 4 ++-- Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)