[EXT] Re: [PATCH 1/1] PCI: layerscape: Add the workaround for A-010305

Frank Li frank.li at nxp.com
Sat Mar 18 02:58:13 AEDT 2023


> >       pci->ep.ops = &ls_pcie_ep_ops;
> >
> > +     pcie->big_endian = of_property_read_bool(dev->of_node, "big-
> endian");
> 
> Somewhat surprising that 6c389328c985 ("dt-bindings: pci:
> layerscape-pci: Add a optional property big-endian") added this
> property a year ago, but it has been unused until now?
> 

No, it also for pci host part. Zhiqiang send patch 
https://lore.kernel.org/lkml/20210407030948.3845-1-Zhiqiang.Hou@nxp.com/

Not sure why bind-doc accepted, but driver code patch have not accepted. 

The same case happen at https://lore.kernel.org/imx/20230209151050.233973-1-Frank.Li@nxp.com/T/#t

I tried repost the missed part. But no any response over months.  The above one is just one line change. 

> > --
> > 2.34.1
> >


More information about the Linuxppc-dev mailing list