linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] arm64: qcom: sm8350-duo2: enable battery charger
@ 2021-12-07 23:17 Katherine Perez
  2021-12-07 23:17 ` [PATCH 1/1] arm64: dts: " Katherine Perez
  0 siblings, 1 reply; 3+ messages in thread
From: Katherine Perez @ 2021-12-07 23:17 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring
  Cc: Felipe Balbi, linux-arm-msm, devicetree, linux-kernel

Enable the battery charger for Microsoft Surface Duo 2.

Katherine Perez (1):
  arm64: dts: qcom: sm8350-duo2: enable battery charger

 .../boot/dts/qcom/sm8350-microsoft-surface-duo2.dts  | 12 ++++++++++++
 1 file changed, 12 insertions(+)

--
2.31.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] arm64: dts: qcom: sm8350-duo2: enable battery charger
  2021-12-07 23:17 [PATCH 0/1] arm64: qcom: sm8350-duo2: enable battery charger Katherine Perez
@ 2021-12-07 23:17 ` Katherine Perez
  2022-05-04 17:21   ` (subset) " Bjorn Andersson
  0 siblings, 1 reply; 3+ messages in thread
From: Katherine Perez @ 2021-12-07 23:17 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring
  Cc: Felipe Balbi, linux-arm-msm, devicetree, linux-kernel

Enable the relevant qup and I2C nodes to enable the battery charger.

Signed-off-by: Katherine Perez <kaperez@linux.microsoft.com>
---

This patch depends on:
- https://lore.kernel.org/linux-arm-msm/20211122190552.74073-2-kaperez@linux.microsoft.com/
- https://lore.kernel.org/linux-arm-msm/20211114012755.112226-10-konrad.dybcio@somainline.org/

 .../boot/dts/qcom/sm8350-microsoft-surface-duo2.dts  | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sm8350-microsoft-surface-duo2.dts b/arch/arm64/boot/dts/qcom/sm8350-microsoft-surface-duo2.dts
index d4963c9015cb..00e2129cec22 100644
--- a/arch/arm64/boot/dts/qcom/sm8350-microsoft-surface-duo2.dts
+++ b/arch/arm64/boot/dts/qcom/sm8350-microsoft-surface-duo2.dts
@@ -282,6 +282,14 @@ &cdsp {
 	firmware-name = "qcom/sm8350/microsoft/cdsp.mbn";
 };

+&i2c10 {
+	status = "okay";
+};
+
+&i2c11 {
+	status = "okay";
+};
+
 &ipa {
 	status = "okay";

@@ -297,6 +305,10 @@ &qupv3_id_0 {
 	status = "okay";
 };

+&qupv3_id_1 {
+	status = "okay";
+};
+
 &slpi {
 	status = "okay";
 	firmware-name = "qcom/sm8350/microsoft/slpi.mbn";
--
2.31.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: (subset) [PATCH 1/1] arm64: dts: qcom: sm8350-duo2: enable battery charger
  2021-12-07 23:17 ` [PATCH 1/1] arm64: dts: " Katherine Perez
@ 2022-05-04 17:21   ` Bjorn Andersson
  0 siblings, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2022-05-04 17:21 UTC (permalink / raw)
  To: Katherine Perez, Andy Gross, Rob Herring
  Cc: devicetree, Felipe Balbi, linux-kernel, linux-arm-msm

On Tue, 7 Dec 2021 15:17:36 -0800, Katherine Perez wrote:
> Enable the relevant qup and I2C nodes to enable the battery charger.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: sm8350-duo2: enable battery charger
      commit: aadc48f7c4ecd11b4fba7ba7d5ed1788ce32bb78

Best regards,
-- 
Bjorn Andersson <bjorn.andersson@linaro.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-04 18:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-07 23:17 [PATCH 0/1] arm64: qcom: sm8350-duo2: enable battery charger Katherine Perez
2021-12-07 23:17 ` [PATCH 1/1] arm64: dts: " Katherine Perez
2022-05-04 17:21   ` (subset) " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).