Message ID | 1593194502-13164-1-git-send-email-pillair@codeaurora.org (mailing list archive) |
---|---|
Headers | show |
Series | ath10k: Add chain-1 voltage regulator voting | expand |
Hi, On Fri, Jun 26, 2020 at 11:02 AM Rakesh Pillai <pillair@codeaurora.org> wrote: > > Add the support to vote for the chain-1 > voltage regulator for WCN3990. This is > added as an optional property. > > Rakesh Pillai (2): > dt: bindings: Add new regulator as optional property for WCN3990 > ath10k: Add support for chain1 regulator supply voting > > Documentation/devicetree/bindings/net/wireless/qcom,ath10k.txt | 4 +++- > drivers/net/wireless/ath/ath10k/snoc.c | 1 + > 2 files changed, 4 insertions(+), 1 deletion(-) This series is marked as "Awaiting Upstream" in patchwork. I don't see anything blocking it landing now. -Doug
Doug Anderson <dianders@chromium.org> writes: > Hi, > > On Fri, Jun 26, 2020 at 11:02 AM Rakesh Pillai <pillair@codeaurora.org> wrote: >> >> Add the support to vote for the chain-1 >> voltage regulator for WCN3990. This is >> added as an optional property. >> >> Rakesh Pillai (2): >> dt: bindings: Add new regulator as optional property for WCN3990 >> ath10k: Add support for chain1 regulator supply voting >> >> Documentation/devicetree/bindings/net/wireless/qcom,ath10k.txt | 4 +++- >> drivers/net/wireless/ath/ath10k/snoc.c | 1 + >> 2 files changed, 4 insertions(+), 1 deletion(-) > > This series is marked as "Awaiting Upstream" in patchwork. I don't > see anything blocking it landing now. Thanks, moved it to New state now.