mbox series

[0/6] arm64: dts: qcom: sc8280xp-x13s: regulator fixes

Message ID 20230322113318.17908-1-johan+linaro@kernel.org (mailing list archive)
Headers show
Series arm64: dts: qcom: sc8280xp-x13s: regulator fixes | expand

Message

Johan Hovold March 22, 2023, 11:33 a.m. UTC
This series marks four of the regulators which have consumers not yet
(fully) described in the devicetree as always-on to avoid the supply
going away while the device is still in use.

The last two patches adds the missing description of the pmic regulator
and hid supplies, which is needed to eventually be able to disable the
regulators in question.

At least the first four patches should go into 6.3-rc, but it may
simplify things to take also the pmic supply patch as a fix.

Note that the pmic patch is adding the missing s1c supply, which is also
needed by the pending bluetooth series.

Johan


Johan Hovold (6):
  arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as always-on
  arm64: dts: qcom: sc8280xp-x13s: mark s10b regulator as always-on
  arm64: dts: qcom: sc8280xp-x13s: mark s12b regulator as always-on
  arm64: dts: qcom: sc8280xp-x13s: mark bob regulator as always-on
  arm64: dts: qcom: sc8280xp-x13s: add pmic regulator supplies
  arm64: dts: qcom: sc8280xp-x13s: add hid 1.8V supplies

 .../qcom/sc8280xp-lenovo-thinkpad-x13s.dts    | 30 +++++++++++++++++++
 1 file changed, 30 insertions(+)

Comments

Bjorn Andersson March 22, 2023, 2:45 p.m. UTC | #1
On Wed, 22 Mar 2023 12:33:12 +0100, Johan Hovold wrote:
> This series marks four of the regulators which have consumers not yet
> (fully) described in the devicetree as always-on to avoid the supply
> going away while the device is still in use.
> 
> The last two patches adds the missing description of the pmic regulator
> and hid supplies, which is needed to eventually be able to disable the
> regulators in question.
> 
> [...]

Applied, thanks!

[5/6] arm64: dts: qcom: sc8280xp-x13s: add pmic regulator supplies
      commit: ed066df385cb1a7286123a246337636f8debd18d
[6/6] arm64: dts: qcom: sc8280xp-x13s: add hid 1.8V supplies
      commit: b01899cb18659c9911cc790cd66784623e5e5a0e

Best regards,