mbox series

[0/2] ath10k: Add chain-1 voltage regulator voting

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

Message

Rakesh Pillai June 26, 2020, 6:01 p.m. UTC
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(-)

Comments

Doug Anderson Aug. 24, 2020, 11:50 p.m. UTC | #1
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
Kalle Valo Sept. 7, 2020, 4:10 p.m. UTC | #2
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.