[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8ea476e0-e026-4599-a5d5-66a499a1f422@linaro.org>
Date: Wed, 13 Dec 2023 07:28:07 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Frank Li <Frank.li@....com>, Rob Herring <robh@...nel.org>
Cc: bhelgaas@...gle.com, conor+dt@...nel.org,
devicetree@...r.kernel.org, festevam@...il.com, helgaas@...nel.org,
hongxing.zhu@....com, imx@...ts.linux.dev, kernel@...gutronix.de,
krzysztof.kozlowski+dt@...aro.org, kw@...ux.com,
l.stach@...gutronix.de, linux-arm-kernel@...ts.infradead.org,
linux-imx@....com, linux-kernel@...r.kernel.org,
linux-pci@...r.kernel.org, lpieralisi@...nel.org,
manivannan.sadhasivam@...aro.org, s.hauer@...gutronix.de,
shawnguo@...nel.org
Subject: Re: [PATCH v3 08/13] dt-bindings: imx6q-pcie: Add imx95 pcie
compatible string
On 13/12/2023 00:28, Frank Li wrote:
>>> items:
>>> @@ -90,6 +91,22 @@ required:
>>> allOf:
>>> - $ref: /schemas/pci/snps,dw-pcie.yaml#
>>> - $ref: /schemas/pci/fsl,imx6q-pcie-common.yaml#
>>> + - if:
>>> + properties:
>>> + compatible:
>>> + enum:
>>> + - fsl,imx95-pcie
>>> + then:
>>> + properties:
>>> + reg:
>>> + minItems: 4
>>> + reg-names:
>>> + items:
>>> + - const: dbi
>>> + - const: serdes
>>
>> Did you test this? It should fail because 'serdes' would need to be
>> added to snps,dw-pcie.yaml.
>
> I run "make dt_binding_check DT_SCHEMA_FILES=/pci/", no error report.
> And PCIe function can work.
Did you test your DTS. The answer is, like Rob suspected: no, you did
not test it.
This fails.
Best regards,
Krzysztof
Powered by blists - more mailing lists