Re: [PATCH v5 01/10] bindings: PCI: designware: Example update

From: Rob Herring
Date: Wed Apr 18 2018 - 10:06:09 EST


On Tue, Apr 17, 2018 at 9:34 AM, Gustavo Pimentel
<gustavo.pimentel@xxxxxxxxxxxx> wrote:
> Replaces "ctrlreg" reg-name by "dbi" to be coherent with similar drivers,
> however it still be compatible with any previous DT that uses the old
> reg-name.
>
> Replaces the PCIe base address example by a real PCIe base address in use.
>
> Signed-off-by: Gustavo Pimentel <gustavo.pimentel@xxxxxxxxxxxx>
> ---
> Changes v1->v2:
> - Removed any iATU reference or changes to avoid confusion.
> - Add "snps,dw-pcie" compatible string following Kishon's suggestion.
> Changes v2->v3:
> - Nothing changed, just to follow the patch set version.
> Changes v3->v4:
> - Reverted "snps,dw-pcie-rc" compatible string requested by Rob Herring.
> Changes v4->v5:
> - Nothing changed, just to follow the patch set version.
>
> Documentation/devicetree/bindings/pci/designware-pcie.txt | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>