On 05/07/2022 11:42, Johan Hovold wrote: > The PCIe PHY binding requires one or two resets. > > Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/phy/qcom,qmp-pcie-phy.yaml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-pcie-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-pcie-phy.yaml > index 0486b2b48d72..557cccc8f4dd 100644 > --- a/Documentation/devicetree/bindings/phy/qcom,qmp-pcie-phy.yaml > +++ b/Documentation/devicetree/bindings/phy/qcom,qmp-pcie-phy.yaml > @@ -52,11 +52,11 @@ properties: > > resets: > minItems: 1 > - maxItems: 3 > + maxItems: 2 Squash it. Best regards, Krzysztof