Message ID | 20200907053801.22149-4-Zhiqiang.Hou@nxp.com (mailing list archive) |
---|---|
State | Superseded, archived |
Delegated to: | Lorenzo Pieralisi |
Headers | show |
Series | PCI: layerscape: Add power management support | expand |
On Mon, 07 Sep 2020 13:37:57 +0800, Zhiqiang Hou wrote: > From: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> > > This property is to indicate the endianness when accessing the > PEX_LUT and PF register block, so if these registers are > implemented in big-endian, specify this property. > > Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> > --- > Documentation/devicetree/bindings/pci/layerscape-pci.txt | 4 ++++ > 1 file changed, 4 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
Hi Rob, Thanks a lot for your review and ack! Regards, Zhiqiang > -----Original Message----- > From: Rob Herring <robh@kernel.org> > Sent: 2020年9月15日 9:31 > To: Z.q. Hou <zhiqiang.hou@nxp.com> > Cc: bhelgaas@google.com; linux-kernel@vger.kernel.org; > shawnguo@kernel.org; Leo Li <leoyang.li@nxp.com>; > linux-pci@vger.kernel.org; M.h. Lian <minghuan.lian@nxp.com>; > robh+dt@kernel.org; gustavo.pimentel@synopsys.com; > lorenzo.pieralisi@arm.com; Roy Zang <roy.zang@nxp.com>; Mingkai Hu > <mingkai.hu@nxp.com>; devicetree@vger.kernel.org > Subject: Re: [PATCH 3/7] dt-bindings: pci: layerscape-pci: Add a optional > property big-endian > > On Mon, 07 Sep 2020 13:37:57 +0800, Zhiqiang Hou wrote: > > From: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> > > > > This property is to indicate the endianness when accessing the PEX_LUT > > and PF register block, so if these registers are implemented in > > big-endian, specify this property. > > > > Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> > > --- > > Documentation/devicetree/bindings/pci/layerscape-pci.txt | 4 ++++ > > 1 file changed, 4 insertions(+) > > > > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/pci/layerscape-pci.txt b/Documentation/devicetree/bindings/pci/layerscape-pci.txt index 99a386ea691c..2236d3f3089b 100644 --- a/Documentation/devicetree/bindings/pci/layerscape-pci.txt +++ b/Documentation/devicetree/bindings/pci/layerscape-pci.txt @@ -37,6 +37,10 @@ Required properties: of the data transferred from/to the IP block. This can avoid the software cache flush/invalid actions, and improve the performance significantly. +Optional properties: +- big-endian: If the PEX_LUT and PF register block is in big-endian, specify + this property. + Example: pcie@3400000 {