Hi Rob, This small series fix the HiKey960 and HiKey970 examples for the DT schema defined at pci/hisilicon,kirin-pcie.yaml, The first one fix bus-range for HiKey960. It is meant to suppress a resource conflict warning when PCI probe happens. I sent a separate patch to be applied by HiSilicon maintainers with the DTS change. The second one fix the topology of the PCIe bridge found at HiKey970. It matches the DTS file that I'll submit once everything gets merged. With such DT schema, all of_node sysfs files should be created, pointing to the right place. It also supresses the bus-range warnings. Please apply on your tree, as it depends on the other patches you already merged there. Thanks! Mauro Mauro Carvalho Chehab (2): dt-bindings: PCI: kirin: fix bus-range dt-bindings: PCI: kirin: fix HiKey970 example .../bindings/pci/hisilicon,kirin-pcie.yaml | 67 ++++++++++--------- 1 file changed, 37 insertions(+), 30 deletions(-) -- 2.31.1