From: Ajit Singh <blfizzyy@gmail.com>
To: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Cc: 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>,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 3/3] arm64: dts: qcom: Add Vicharak Axon Mini
Date: Mon, 18 May 2026 19:00:07 +0530 [thread overview]
Message-ID: <agsS5SFk3kwffBL0@page.local> (raw)
In-Reply-To: <eb04cc0c-f62d-44d1-a78b-ec4fea7891c6@oss.qualcomm.com>
On Mon, May 18, 2026 at 01:44:25PM +0530, Konrad Dybcio wrote:
> On 5/18/26 1:04 PM, Ajit Singh wrote:
> > Add DTS for the Vicharak Axon Mini board based on the Qualcomm
> > QCS6490 SoC.
> >
> > This adds debug UART, eMMC, UFS, SDIO WLAN, USB 2.0 host, PCIe,
> > support along with regulators.
> >
> > Signed-off-by: Ajit Singh <blfizzyy@gmail.com>
> > ---
>
> Hello, this looks good overall, I have a couple comments below
>
> [...]
>
> > + vcc_3v3: regulator-vcc-3v3 {
> > + compatible = "regulator-fixed";
> > + regulator-name = "vcc_3v3";
> > + regulator-min-microvolt = <3300000>;
> > + regulator-max-microvolt = <3300000>;
> > +
> > + vin-supply = <&vcc_5v0>;
> > +
> > + gpio = <&tlmm 113 GPIO_ACTIVE_HIGH>;
> > + enable-active-high;
> > +
> > + pinctrl-names = "default";
> > + pinctrl-0 = <&vcc_3v3_en>;
>
> nit: Please put
>
> property-n
> property-names
>
> in this order, consistently
>
> [...]
>
> > +&usb_2 {
> > + dr_mode = "host";
> > + status = "okay";
>
> Let's also keep a \n before the 'status' property, file-wide
>
> > +};
> > +
> > +&eud {
> > + status = "disabled";
> > +};
>
> It's already disabled in kodiak.dtsi, you can drop this override
>
> > +
> > +&usb_2_hsphy {
>
> Please sort the top-level &label references alphabetically
>
> [...]
>
> > +&ice {
> > + status = "disabled";
>
> It should be working fine, any reason?
ICE is kept disabled because enabling the ICE node currently causes a
fatal SError during ICE probe on this board:
qcom_ice_create+0x90/0x274 [qcom_ice]
qcom_ice_probe+0x38/0x80 [qcom_ice]
Kernel panic - not syncing: Asynchronous SError Interrupt
UFS works without ICE, so I kept ICE disabled for the initial board
support.
>
> [...]
>
> > +&ufs_mem_hc {
> > + reset-gpios = <&tlmm 175 GPIO_ACTIVE_LOW>;
> > + vcc-supply = <&vreg_l7b_2p96>;
> > + vcc-max-microamp = <800000>;
> > + vccq-supply = <&vreg_l9b_1p2>;
> > + vccq-max-microamp = <900000>;
> > + vccq2-supply = <&vreg_l9b_1p2>;
> > + vccq2-max-microamp = <900000>;
> > +
> > + status = "okay";
> > +
> > + /delete-property/ qcom,ice;
>
> similarly here
>
> [...]
>
> > +&pcie0 {
> > + perst-gpios = <&tlmm 87 GPIO_ACTIVE_LOW>;
> > + wake-gpios = <&tlmm 89 GPIO_ACTIVE_HIGH>;
> > +
> > + pinctrl-0 = <&pcie0_clkreq_n>, <&pcie0_reset_n>, <&pcie0_wake_n>;
> > + pinctrl-names = "default";
> > +
> > + status = "okay";
>
> Is there anything interesting connected to these buses?
PCIe0 is routed to the onboard NVMe slot. PCIe1 is routed to the
modular HAT connector, where the attached endpoint depends on the HAT
module, for example Ethernet or USB.
>
> Konrad
next prev parent reply other threads:[~2026-05-18 13:30 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-18 11:04 [PATCH v1 0/3] arm64: dts: qcom: Add Vicharak Axon Mini Ajit Singh
2026-05-18 11:04 ` [PATCH v1 1/3] dt-bindings: vendor-prefixes: Add prefix for Vicharak Ajit Singh
2026-05-18 11:04 ` [PATCH v1 2/3] dt-bindings: arm: qcom: Add Vicharak Axon Mini Ajit Singh
2026-05-18 11:04 ` [PATCH v1 3/3] arm64: dts: " Ajit Singh
2026-05-18 11:30 ` sashiko-bot
2026-05-18 11:44 ` Konrad Dybcio
2026-05-18 13:30 ` Ajit Singh [this message]
2026-05-18 17:30 ` [PATCH v2 0/3] " Ajit Singh
2026-05-18 17:30 ` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add prefix for Vicharak Ajit Singh
2026-05-19 8:21 ` Krzysztof Kozlowski
2026-05-18 17:30 ` [PATCH v2 2/3] dt-bindings: arm: qcom: Add Vicharak Axon Mini Ajit Singh
2026-05-19 8:21 ` Krzysztof Kozlowski
2026-05-18 17:30 ` [PATCH v2 3/3] arm64: dts: " Ajit Singh
2026-05-18 18:08 ` sashiko-bot
2026-05-19 8:24 ` Krzysztof Kozlowski
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=agsS5SFk3kwffBL0@page.local \
--to=blfizzyy@gmail.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--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 \
/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