mbox series

[V4,0/2] arch: arm64: dts: qcom: Configure cts sleep pinctrl to bias-bus-hold

Message ID 1650349697-13540-1-git-send-email-quic_vnivarth@quicinc.com
Headers show
Series arch: arm64: dts: qcom: Configure cts sleep pinctrl to bias-bus-hold | expand

Message

Vijaya Krishna Nivarthi April 19, 2022, 6:28 a.m. UTC
WLAN rail was leaking power during RBSC/sleep even after turning BT off.
Change pinctrl configuration to handle same.

---
v4: modify subject of each patch to indicate what it is applying to
v3: apply same change to active state and other sc7280*.dts* as well
v2: used bias-bus-hold as per review comments
v1: intial patch used bias-disable for sleep pinctrl in sc7280-idp only
---

Vijaya Krishna Nivarthi (2):
  arch: arm64: dts: qcom: sc7280-idp: Configure cts pinctrl to
    bias-bus-hold
  arch: arm64: dts: qcom: sc7280-qcard: Configure cts pinctrl to
    bias-bus-hold

 arch/arm64/boot/dts/qcom/sc7280-idp.dtsi   | 12 ++++++------
 arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi | 13 ++++++++-----
 2 files changed, 14 insertions(+), 11 deletions(-)