Few code simplifications without functional impact. Not tested on hardware. Best regards, Krzysztof --- Krzysztof Kozlowski (2): PCI: dwc: dra7xx: Use syscon_regmap_lookup_by_phandle_args PCI: dwc: layerscape: Use syscon_regmap_lookup_by_phandle_args drivers/pci/controller/dwc/pci-dra7xx.c | 27 ++++++--------------------- drivers/pci/controller/dwc/pci-layerscape.c | 10 ++++------ 2 files changed, 10 insertions(+), 27 deletions(-) --- base-commit: 2ddfbff29a2d45551e8c3e4f0c6b7c4618de24b7 change-id: 20250112-syscon-phandle-args-pci-d97537922ddd Best regards, -- Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>