Message ID | 20190515072747.39941-1-xiaowei.bao@nxp.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl, ls1028a-pcie" | expand |
On Wed, 15 May 2019 15:27:45 +0800, Xiaowei Bao wrote: > Add the PCIe compatible string for LS1028A > > Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com> > --- > .../devicetree/bindings/pci/layerscape-pci.txt | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > Reviewed-by: Rob Herring <robh@kernel.org>
> -----Original Message----- > From: Rob Herring <robh@kernel.org> > Sent: 2019年6月14日 5:00 > To: Xiaowei Bao <xiaowei.bao@nxp.com> > Cc: bhelgaas@google.com; robh+dt@kernel.org; mark.rutland@arm.com; > shawnguo@kernel.org; Leo Li <leoyang.li@nxp.com>; kishon@ti.com; > lorenzo.pieralisi@arm.com; arnd@arndb.de; gregkh@linuxfoundation.org; > M.h. Lian <minghuan.lian@nxp.com>; Mingkai Hu <mingkai.hu@nxp.com>; > Roy Zang <roy.zang@nxp.com>; kstewart@linuxfoundation.org; > pombredanne@nexb.com; shawn.lin@rock-chips.com; > linux-pci@vger.kernel.org; devicetree@vger.kernel.org; > linux-kernel@vger.kernel.org; linux-arm-kernel@lists.infradead.org; > linuxppc-dev@lists.ozlabs.org; Xiaowei Bao <xiaowei.bao@nxp.com> > Subject: [EXT] Re: [PATCH 1/3] dt-bindings: pci: layerscape-pci: add > compatible strings "fsl,ls1028a-pcie" > > Caution: EXT Email > > On Wed, 15 May 2019 15:27:45 +0800, Xiaowei Bao wrote: > > Add the PCIe compatible string for LS1028A > > > > Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com> > > --- > > .../devicetree/bindings/pci/layerscape-pci.txt | 1 + > > 1 files changed, 1 insertions(+), 0 deletions(-) > > > > Reviewed-by: Rob Herring <robh@kernel.org> [Xiaowei Bao] thanks a lot for your review.
diff --git a/Documentation/devicetree/bindings/pci/layerscape-pci.txt b/Documentation/devicetree/bindings/pci/layerscape-pci.txt index e20ceaa..99a386e 100644 --- a/Documentation/devicetree/bindings/pci/layerscape-pci.txt +++ b/Documentation/devicetree/bindings/pci/layerscape-pci.txt @@ -21,6 +21,7 @@ Required properties: "fsl,ls1046a-pcie" "fsl,ls1043a-pcie" "fsl,ls1012a-pcie" + "fsl,ls1028a-pcie" EP mode: "fsl,ls1046a-pcie-ep", "fsl,ls-pcie-ep" - reg: base addresses and lengths of the PCIe controller register blocks.
Add the PCIe compatible string for LS1028A Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com> --- .../devicetree/bindings/pci/layerscape-pci.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)