From: Katherine Perez <kaperez@linux.microsoft.com>
To: Andy Gross <agross@kernel.org>,
Bjorn Andersson <bjorn.andersson@linaro.org>,
Rob Herring <robh+dt@kernel.org>
Cc: Felipe Balbi <balbi@kernel.org>,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 1/1] arm64: dts: qcom: sm8350-duo2: enable battery charger
Date: Tue, 7 Dec 2021 15:17:36 -0800 [thread overview]
Message-ID: <20211207231736.1762503-2-kaperez@linux.microsoft.com> (raw)
In-Reply-To: <20211207231736.1762503-1-kaperez@linux.microsoft.com>
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
next prev parent reply other threads:[~2021-12-07 23:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-07 23:17 [PATCH 0/1] arm64: qcom: sm8350-duo2: enable battery charger Katherine Perez
2021-12-07 23:17 ` Katherine Perez [this message]
2022-05-04 17:21 ` (subset) [PATCH 1/1] arm64: dts: " Bjorn Andersson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211207231736.1762503-2-kaperez@linux.microsoft.com \
--to=kaperez@linux.microsoft.com \
--cc=agross@kernel.org \
--cc=balbi@kernel.org \
--cc=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).