On 18/10/2022 05:31, Johan Hovold wrote: > The 'qcom,perst-regs' property holds a single phandle array with the > phandle of the TCSR syscon and offsets of the two PERST registers, but > the current schema does not capture this. > > Update the binding to describe the single phandle array and its three > elements. > > Fixes: 31c9ef002580 ("dt-bindings: PCI: Add Qualcomm PCIe Endpoint controller") It's not necessarily a fix, the original code was correct, just this one is better. :) Anyway: Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx> > --- > .../devicetree/bindings/pci/qcom,pcie-ep.yaml | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) Best regards, Krzysztof