[PATCH v2 0/2] PCI: brcmstb: Add Broadcom STB support
From: Jaedon Shin <hidden>
Date: 2020-02-21 03:36:56
Also in:
linux-gpio, linux-pci
From: Jaedon Shin <hidden>
Date: 2020-02-21 03:36:56
Also in:
linux-gpio, linux-pci
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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel