From: Georg Gottleuber <g.gottleuber@tuxedocomputers.com>
To: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>,
Georg Gottleuber <ggo@tuxedocomputers.com>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Ettore Chimenti <ettore.chimenti@linaro.org>,
Srinivas Kandagatla <srini@kernel.org>,
stefan.schmidt@linaro.org, stephan.gerhold@linaro.org,
wse@tuxedocomputers.com, cs@tuxedo.de
Subject: Re: [PATCH 3/4] arm64: dts: qcom: Add dts for Medion SPRCHRGD 14 S1
Date: Tue, 2 Dec 2025 16:47:14 +0100 [thread overview]
Message-ID: <0c99558d-e161-44b4-bb64-b9d90b7e8fee@tuxedocomputers.com> (raw)
In-Reply-To: <b18846d4-0733-429c-a667-a0c3c872f009@oss.qualcomm.com>
Am 02.12.25 um 16:15 schrieb Konrad Dybcio:
> On 12/2/25 3:37 PM, Georg Gottleuber wrote:
>> Initial support for the Medion SPRCHRGD 14 S1, which is based on the
>> Qualcomm Snapdragon X Elite SoC (X1E78100).
>
> [...]
>
>> +&iris {
>> + firmware-name = "qcom/x1e80100/medion/qcvss8380.mbn";
>> + status = "okay";
>
> Please add an \n above status
Ack.
>> +};
>> +
>> +&lpass_tlmm {
>> + spkr_01_sd_n_active: spkr-01-sd-n-active-state {
>> + pins = "gpio12";
>> + function = "gpio";
>> + drive-strength = <16>;
>> + bias-disable;
>> + output-low;
>
> Let's drop output-low from these two, the driver controls that over
> GPIO APIs
Ack.
>> + };
>> +
>> + spkr_23_sd_n_active: spkr-23-sd-n-active-state {
>> + pins = "gpio13";
>> + function = "gpio";
>> + drive-strength = <16>;
>> + bias-disable;
>> + output-low;
>> + };
>
> [...]
>
>> + eusb3_reset_n: eusb3-reset-n-state {
>> + pins = "gpio124";
>> + function = "gpio";
>> + drive-strength = <2>;
>> + bias-disable;
>> + output-low;
>
> Similarly, for all three eUSBn, the regulator driver will assert the pin
> as necessary
Ack.
> [...]
>
>> + perst-n-pins {
>> + pins = "gpio146";
>> + function = "gpio";
>> + drive-strength = <2>;
>> + bias-pull-down;
>
> PERST# is active-low, switch to bias-disable
Ack.
> [...]
>
>> + perst-n-pins {
>> + pins = "gpio152";
>> + function = "gpio";
>> + drive-strength = <2>;
>> + bias-disable;
>
> just like you did here
>
> [...]
>
>> + wcd_default: wcd-reset-n-active-state {
>> + pins = "gpio191";
>> + function = "gpio";
>> + drive-strength = <16>;
>> + bias-disable;
>> + output-low;
>
> ditto
Ack. Will drop this output-low too.
> Konrad
>
Thanks for the review. I will implement all your hints in v2.
Regards,
Georg
next prev parent reply other threads:[~2025-12-02 15:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-02 14:37 [PATCH 0/4] Add Medion SPRCHRGD 14 S1 (X1E78100) Georg Gottleuber
2025-12-02 14:37 ` [PATCH 1/4] dt-bindings: vendor-prefixes: Add Medion AG Georg Gottleuber
2025-12-02 16:08 ` Krzysztof Kozlowski
2025-12-02 14:37 ` [PATCH 2/4] dt-bindings: arm: qcom: Add Medion device Georg Gottleuber
2025-12-02 16:09 ` Krzysztof Kozlowski
2025-12-02 18:19 ` Georg Gottleuber
2025-12-02 14:37 ` [PATCH 3/4] arm64: dts: qcom: Add dts for Medion SPRCHRGD 14 S1 Georg Gottleuber
2025-12-02 15:15 ` Konrad Dybcio
2025-12-02 15:47 ` Georg Gottleuber [this message]
2025-12-02 14:37 ` [PATCH 4/4] firmware: qcom: scm: QSEECOM on " Georg Gottleuber
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=0c99558d-e161-44b4-bb64-b9d90b7e8fee@tuxedocomputers.com \
--to=g.gottleuber@tuxedocomputers.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=cs@tuxedo.de \
--cc=devicetree@vger.kernel.org \
--cc=ettore.chimenti@linaro.org \
--cc=ggo@tuxedocomputers.com \
--cc=konrad.dybcio@oss.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=srini@kernel.org \
--cc=stefan.schmidt@linaro.org \
--cc=stephan.gerhold@linaro.org \
--cc=wse@tuxedocomputers.com \
/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