From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
To: webgeek1234@gmail.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, Teguh Sobirin <teguh@sobir.in>
Subject: Re: [PATCH v5 3/6] arm64: dts: qcom: Add AYN QCS8550 Common
Date: Fri, 24 Apr 2026 14:11:52 +0200 [thread overview]
Message-ID: <de40fcbb-f5a9-460a-b9f5-482b0c245c4d@oss.qualcomm.com> (raw)
In-Reply-To: <20260408-ayn-qcs8550-v5-3-c90abeb7a152@gmail.com>
On 4/8/26 9:41 PM, Aaron Kling via B4 Relay wrote:
> From: Teguh Sobirin <teguh@sobir.in>
>
> This contains everything common between the AYN QCS8550 devices. It will
> be included by device specific dts'.
>
> Signed-off-by: Teguh Sobirin <teguh@sobir.in>
> Co-developed-by: Aaron Kling <webgeek1234@gmail.com>
> Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
> ---
[...]
> + // The tzlog label is required by ABL to apply a dtbo, but it can be on any node
I don't know if the policy changed, but I think C-style (/* Foo */)
comments are still preferred
[...]
> + // The arch_timer label is unused here, but is required by ABL to apply a dtbo
> + arch_timer: timer { };
ditto
[...]
> +&pm8550_gpios {
> + fan_pwm_active: fan-pwm-active-state {
> + pins = "gpio8";
> + function = "func1";
> + input-disable;
> + output-enable;
> + output-low;
Looks like this should be a regulator then, probably?
[...]
> + wcd_default: wcd-reset-n-active-state {
> + pins = "gpio108";
> + function = "gpio";
> + drive-strength = <16>;
> + bias-disable;
> + output-low;
no need for this property
> + };
> +
> + fan_pwr_active: fan-pwr-active-state {
> + pins = "gpio109";
> + function = "gpio";
> + drive-strength = <2>;
> + bias-disable;
> + output-low;
likewise, especially since it's the opposite of the active state
defined in the vreg node
[...]
> + usb0_sbu_default: usb0-sbu-state {
> + oe-n-pins {
> + pins = "gpio140";
> + function = "gpio";
> + bias-disable;
> + drive-strength = <16>;
> + output-high;
This is probably not required too.. unless there's a hw bug?
fwiw 16 mA is a very high drive-strength - does this come from vendor
sources?
Konrad
next prev parent reply other threads:[~2026-04-24 12:11 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-08 19:41 [PATCH v5 0/6] arm64: dts: qcom: Support AYN QCS8550 Devices Aaron Kling via B4 Relay
2026-04-08 19:41 ` [PATCH v5 1/6] dt-bindings: vendor-prefixes: Add AYN Technologies Aaron Kling via B4 Relay
2026-04-08 19:41 ` [PATCH v5 2/6] dt-bindings: arm: qcom: Add AYN QCS8550 Devices Aaron Kling via B4 Relay
2026-04-08 19:41 ` [PATCH v5 3/6] arm64: dts: qcom: Add AYN QCS8550 Common Aaron Kling via B4 Relay
2026-04-24 12:11 ` Konrad Dybcio [this message]
2026-04-26 22:01 ` Aaron Kling
2026-04-27 14:45 ` Konrad Dybcio
2026-04-27 17:32 ` Aaron Kling
2026-04-08 19:41 ` [PATCH v5 4/6] arm64: dts: qcom: Add AYN Odin 2 Mini Aaron Kling via B4 Relay
2026-04-08 19:41 ` [PATCH v5 5/6] arm64: dts: qcom: Add AYN Odin 2 Portal Aaron Kling via B4 Relay
2026-04-08 19:41 ` [PATCH v5 6/6] arm64: dts: qcom: Add AYN Thor Aaron Kling via B4 Relay
2026-04-24 12:06 ` 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=de40fcbb-f5a9-460a-b9f5-482b0c245c4d@oss.qualcomm.com \
--to=konrad.dybcio@oss.qualcomm.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--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=teguh@sobir.in \
--cc=webgeek1234@gmail.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