Remove 'fsl,pcie-scfg' and 'dma-coherence' properties from required because not all chips is dma coherenced and have supplement configuration unit (scfg). Signed-off-by: Frank Li <Frank.Li@xxxxxxx> --- Documentation/devicetree/bindings/pci/fsl,layerscape-pcie.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Documentation/devicetree/bindings/pci/fsl,layerscape-pcie.yaml b/Documentation/devicetree/bindings/pci/fsl,layerscape-pcie.yaml index b57b627c18e95..137cc17933a4b 100644 --- a/Documentation/devicetree/bindings/pci/fsl,layerscape-pcie.yaml +++ b/Documentation/devicetree/bindings/pci/fsl,layerscape-pcie.yaml @@ -72,8 +72,6 @@ required: - compatible - reg - interrupt-names - - fsl,pcie-scfg - - dma-coherence allOf: - $ref: /schemas/pci/pci-bus.yaml# -- 2.34.1