On Sat, Nov 11, 2023 at 03:20:06PM +0100, Krzysztof Kozlowski wrote: > There is no "resets-names" property, but "reset-names". > > Fixes: 075a9d55932e ("dt-bindings: PCI: qcom: Convert to YAML") > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> - Mani > --- > Documentation/devicetree/bindings/pci/qcom,pcie.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml > index eadba38171e1..8bfae8eb79a3 100644 > --- a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml > +++ b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml > @@ -88,7 +88,7 @@ properties: > minItems: 1 > maxItems: 12 > > - resets-names: > + reset-names: > minItems: 1 > maxItems: 12 > > -- > 2.34.1 > -- மணிவண்ணன் சதாசிவம்