Re: [PATCH 0/3] PCI: brcmstb: Add Broadcom STB support
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2020-02-13 03:54:11
Also in:
linux-gpio, linux-pci
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2020-02-13 03:54:11
Also in:
linux-gpio, linux-pci
+Jim, On 2/12/2020 6:59 PM, Jaedon Shin wrote:
This series enables the ARM based Broadcom STB SoCs and supports GPIO based regulators for its power supplies. and this has an improvement on devm_ APIS.
Which ARM-based SoCs did you try this on? We still have an issue with the multiple dma-ranges that must be handled to support 7445 with memory in the extension regions as well as 7278 and 7216. See comments in specific patches.
Jaedon Shin (3): PCI: brcmstb: Enable ARCH_BRCMSTB PCI: brcmstb: Add regulator support PCI: brcmstb: Drop clk_put when probe fails and remove .../bindings/pci/brcm,stb-pcie.yaml | 8 +- drivers/gpio/gpio-brcmstb.c | 13 +++- drivers/pci/controller/Kconfig | 2 +- drivers/pci/controller/pcie-brcmstb.c | 78 ++++++++++++++++++- 4 files changed, 97 insertions(+), 4 deletions(-)
-- Florian _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel