This series supports GPIO based regulator supplies for its power supplies. and this has an improvement on devm_ APIs. Changes v2: - Remove incomplete 7445 based Broadcom STB SoC enable codes. - Add devicetree description for supply-names. - Use -EPROBE_DEFER if the GPIO system is not available. - Remove unnecessary #ifdef CONFIG_REGULATOR - Use devm_regulator_bulk_* instead of devm_regulator_* Jaedon Shin (2): PCI: brcmstb: Add regulator support PCI: brcmstb: Drop clk_put when probe fails and remove .../bindings/pci/brcm,stb-pcie.yaml | 3 ++ drivers/pci/controller/pcie-brcmstb.c | 37 ++++++++++++++++++- 2 files changed, 39 insertions(+), 1 deletion(-) -- 2.21.0