On Mon, 26 Aug 2024 17:38:32 -0400, Frank Li wrote: > fsl,lx2160a-pcie compatible is used for mobivel according to > Documentation/devicetree/bindings/pci/layerscape-pcie-gen4.txt > > fsl,layerscape-pcie.yaml is used for designware PCIe controller binding. So > change it to fsl,lx2160ar2-pcie and allow fall back to fsl,ls2088a-pcie. > > Sort compatible string. > > Fixes: 24cd7ecb3886 ("dt-bindings: PCI: layerscape-pci: Convert to YAML format") > Signed-off-by: Frank Li <Frank.Li@xxxxxxx> > --- > .../bindings/pci/fsl,layerscape-pcie.yaml | 26 ++++++++++++---------- > 1 file changed, 14 insertions(+), 12 deletions(-) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>