From: Dang Huynh <danct12@riseup.net>
To: Bjorn Andersson <andersson@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Konrad Dybcio <konrad.dybcio@linaro.org>
Cc: phone-devel@vger.kernel.org,
~postmarketos/upstreaming@lists.sr.ht,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 03/12] arm64: dts: qcom: sm6115-pro1x: Add Goodix Touchscreen
Date: Mon, 22 Jul 2024 15:38:59 +0700 [thread overview]
Message-ID: <5592483.mvXUDI8C0e@melttower> (raw)
In-Reply-To: <29c10415-4b59-4aff-bfef-8cfaf090e361@linaro.org>
> On 22.07.2024 9:10 AM, Dang Huynh wrote:
> > +
> > + ts_vdd_supply: ts-vdd-supply {
> > + compatible = "regulator-fixed";
> > + regulator-name = "ts_vdd_supply";
> > + gpio = <&pca9534 3 GPIO_ACTIVE_HIGH>;
> > + enable-active-high;
> > + };
> > +
> > + ts_vddio_supply: ts-vddio-supply {
> > + compatible = "regulator-fixed";
> > + regulator-name = "ts_vddio_supply";
> > + gpio = <&pca9534 2 GPIO_ACTIVE_HIGH>;
> > + enable-active-high;
> > + };
>
> I suppose you don't know the voltages for these?
>
Nope, no schematics to verify.
next prev parent reply other threads:[~2024-07-22 8:39 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-22 7:10 [PATCH 00/12] F(x)tec Pro1X feature expansion Dang Huynh
2024-07-22 7:10 ` [PATCH 01/12] arm64: dts: qcom: sm6115-pro1x: Add Hall Switch and Camera Button Dang Huynh
2024-07-22 8:34 ` Konrad Dybcio
2024-07-22 7:10 ` [PATCH 02/12] arm64: dts: qcom: sm6115-pro1x: Add PCA9534 IO Expander Dang Huynh
2024-07-22 8:35 ` Konrad Dybcio
2024-07-22 7:10 ` [PATCH 03/12] arm64: dts: qcom: sm6115-pro1x: Add Goodix Touchscreen Dang Huynh
2024-07-22 8:36 ` Konrad Dybcio
2024-07-22 8:38 ` Dang Huynh [this message]
2024-07-22 7:10 ` [PATCH 04/12] arm64: dts: qcom: sm6115-pro1x: Add Caps Lock LED Dang Huynh
2024-07-22 8:38 ` Konrad Dybcio
2024-07-22 7:10 ` [PATCH 05/12] arm64: dts: qcom: sm6115-pro1x: Enable SD card slot Dang Huynh
2024-07-22 7:10 ` [PATCH 06/12] arm64: dts: qcom: sm6115-pro1x: Enable MDSS and GPU Dang Huynh
2024-07-22 8:39 ` Konrad Dybcio
2024-07-22 9:17 ` Dang Huynh
2024-07-22 10:05 ` Konrad Dybcio
2024-07-22 7:10 ` [PATCH 07/12] arm64: dts: qcom: sm6115-pro1x: Hook up USB3 SS Dang Huynh
2024-07-22 10:46 ` Konrad Dybcio
2024-07-22 7:10 ` [PATCH 08/12] arm64: dts: qcom: sm6115-pro1x: Update copyright year Dang Huynh
2024-07-22 7:30 ` Krzysztof Kozlowski
2024-07-22 7:10 ` [PATCH 09/12] arm64: dts: qcom: sm6115-pro1x: Add PMI632 Type-C property Dang Huynh
2024-07-22 10:46 ` Konrad Dybcio
2024-07-22 7:10 ` [PATCH 10/12] arm64: dts: qcom: sm6115-pro1x: Enable RGB LED Dang Huynh
2024-07-22 8:40 ` Konrad Dybcio
2024-07-22 7:10 ` [PATCH 11/12] arm64: dts: qcom: sm6115-pro1x: Enable remoteprocs Dang Huynh
2024-07-22 10:47 ` Konrad Dybcio
2024-07-22 7:10 ` [PATCH 12/12] arm64: dts: qcom: sm6115-pro1x: Enable ATH10K WLAN Dang Huynh
2024-07-22 8:41 ` Konrad Dybcio
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=5592483.mvXUDI8C0e@melttower \
--to=danct12@riseup.net \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@linaro.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=phone-devel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=~postmarketos/upstreaming@lists.sr.ht \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.