RE: [PATCH 3/7] dt-bindings: pci: layerscape-pci: Add a optional property big-endian

From: Z.q. Hou
Date: Mon Sep 14 2020 - 23:39:33 EST


Hi Rob,

Thanks a lot for your review and ack!

Regards,
Zhiqiang

> -----Original Message-----
> From: Rob Herring <robh@xxxxxxxxxx>
> Sent: 2020年9月15日 9:31
> To: Z.q. Hou <zhiqiang.hou@xxxxxxx>
> Cc: bhelgaas@xxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx;
> shawnguo@xxxxxxxxxx; Leo Li <leoyang.li@xxxxxxx>;
> linux-pci@xxxxxxxxxxxxxxx; M.h. Lian <minghuan.lian@xxxxxxx>;
> robh+dt@xxxxxxxxxx; gustavo.pimentel@xxxxxxxxxxxx;
> lorenzo.pieralisi@xxxxxxx; Roy Zang <roy.zang@xxxxxxx>; Mingkai Hu
> <mingkai.hu@xxxxxxx>; devicetree@xxxxxxxxxxxxxxx
> 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@xxxxxxx>
> >
> > 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@xxxxxxx>
> > ---
> > Documentation/devicetree/bindings/pci/layerscape-pci.txt | 4 ++++
> > 1 file changed, 4 insertions(+)
> >
>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>