Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Yijie Yang <yijie.yang@oss.qualcomm.com>,
	andersson@kernel.org, konradybcio@kernel.org, robh@kernel.org,
	krzk+dt@kernel.org, conor+dt@kernel.org
Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org
Subject: Re: [PATCH v4 4/4] arm64: dts: qcom: Add base PURWA-IOT-EVK board
Date: Tue, 20 Jan 2026 08:17:15 +0100	[thread overview]
Message-ID: <a7ab2c3f-bbd0-435e-a707-44101428a39b@kernel.org> (raw)
In-Reply-To: <ba0f5539-011b-4778-8025-16950f5e5a62@oss.qualcomm.com>

On 20/01/2026 07:49, Yijie Yang wrote:
> 
> 
> On 1/19/2026 3:05 PM, Krzysztof Kozlowski wrote:
>> On 19/01/2026 04:13, Yijie Yang wrote:
>>>
>>>
>>> On 1/17/2026 12:19 AM, Krzysztof Kozlowski wrote:
>>>> On 16/01/2026 11:41, YijieYang wrote:
>>>>> From: Yijie Yang <yijie.yang@oss.qualcomm.com>
>>>>>
>>>>> The PURWA-IOT-EVK is an evaluation platform for IoT products, composed of
>>>>> the Purwa IoT SoM and a carrier board. Together, they form a complete
>>>>> embedded system capable of booting to UART.
>>>>>
>>>>> PURWA-IOT-EVK uses the PS8833 as a retimer for USB0, unlike HAMOA-IOT-EVK.
>>>>> Meanwhile, USB0 bypasses the SBU selector FSUSB42.
>>>>>
>>>>
>>>> NAK.
>>>>
>>>> Warnings were reported at v3. Did you address them? No, you completely
>>>> ignored them, so warnings are reported again at v4.
>>>>
>>>> What do you think these emails are for?
>>>
>>> This warning is caused by the pcie3_phy node in purwa.dtsi, which is not
>>> introduced by this patch set. Since it does not impact functionality,
>>
>> Your patchset introduces that warning. There was no such warning before.
>>
>> My NAK still stays, such patchset must not be merged.
> 
> This patch series can continue to be reviewed with the dependency noted, 
> right?
> https://lore.kernel.org/linux-arm-msm/20260119-topic-purwa_phy_shutup_warning-v1-1-997a692b31c6@oss.qualcomm.com/T/#u

It's not a dependency. You only need to mention where the bindings are
addressing the issue, preferably in patch changelog.

Best regards,
Krzysztof

  reply	other threads:[~2026-01-20  7:17 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-16 10:41 [PATCH v4 0/4] Initial patch set for PURWA-IOT-EVK YijieYang
2026-01-16 10:41 ` [PATCH v4 1/4] dt-bindings: arm: qcom: Document PURWA-IOT-EVK board YijieYang
2026-01-16 10:41 ` [PATCH v4 2/4] firmware: qcom: scm: Allow QSEECOM on PURWA-IOT-EVK YijieYang
2026-01-16 10:41 ` [PATCH v4 3/4] arm64: dts: qcom: Add PURWA-IOT-SOM platform YijieYang
2026-01-20 12:44   ` Konrad Dybcio
2026-01-16 10:41 ` [PATCH v4 4/4] arm64: dts: qcom: Add base PURWA-IOT-EVK board YijieYang
2026-01-16 16:19   ` Krzysztof Kozlowski
2026-01-19  3:13     ` Yijie Yang
2026-01-19  6:33       ` Dmitry Baryshkov
2026-01-19  7:10         ` Yijie Yang
2026-01-19  8:48         ` Yijie Yang
2026-01-19  9:46           ` Dmitry Baryshkov
2026-01-19 10:42             ` Yijie Yang
2026-01-19 13:31             ` Konrad Dybcio
2026-01-20  6:47               ` Yijie Yang
2026-01-19  7:05       ` Krzysztof Kozlowski
2026-01-20  6:49         ` Yijie Yang
2026-01-20  7:17           ` Krzysztof Kozlowski [this message]
2026-01-20  7:55             ` Yijie Yang
2026-01-19 13:53   ` Konrad Dybcio
2026-01-20  7:01     ` Yijie Yang
2026-01-16 11:31 ` [PATCH v4 0/4] Initial patch set for PURWA-IOT-EVK Dmitry Baryshkov
2026-01-19  2:39   ` Yijie Yang
2026-01-19  6:34     ` Dmitry Baryshkov
2026-01-19  6:54       ` Yijie Yang
2026-01-19 13:35         ` Konrad Dybcio
2026-01-19 13:51           ` Krzysztof Kozlowski
2026-01-19 13:52             ` Konrad Dybcio
2026-01-20  7:14               ` Yijie Yang
2026-01-16 15:40 ` Rob Herring

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=a7ab2c3f-bbd0-435e-a707-44101428a39b@kernel.org \
    --to=krzk@kernel.org \
    --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=yijie.yang@oss.qualcomm.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