From: Yijie Yang <yijie.yang@oss.qualcomm.com>
To: Krzysztof Kozlowski <krzk@kernel.org>,
Vinod Koul <vkoul@kernel.org>,
Andrew Lunn <andrew+netdev@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Maxime Coquelin <mcoquelin.stm32@gmail.com>,
Alexandre Torgue <alexandre.torgue@foss.st.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>,
Richard Cochran <richardcochran@gmail.com>
Cc: netdev@vger.kernel.org, linux-arm-msm@vger.kernel.org,
linux-stm32@st-md-mailman.stormreply.com,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
stable+noautosel@kernel.org,
Yijie Yang <quic_yijiyang@quicinc.com>,
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Subject: Re: [PATCH v4 3/6] arm64: dts: qcom: qcs615: add ethernet node
Date: Tue, 19 Aug 2025 14:51:22 +0800 [thread overview]
Message-ID: <157c048d-0efd-458c-8a3f-dfc30d07edf8@oss.qualcomm.com> (raw)
In-Reply-To: <c4cbd50e-82e3-410b-bec6-72b9db1bafca@kernel.org>
On 2025-08-19 14:44, Krzysztof Kozlowski wrote:
> On 19/08/2025 08:35, YijieYang wrote:
>> From: Yijie Yang <quic_yijiyang@quicinc.com>
>>
>> Add an ethernet controller node for QCS615 SoC to enable ethernet
>> functionality.
>>
>> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
>> Signed-off-by: Yijie Yang <quic_yijiyang@quicinc.com>
>> ---
>
>
> Why do you mix up DTS and net-next patches? This only makes difficult to
> apply it, for no benefits.
The DTS changes and driver code modifications work together to achieve a
single purpose, so I included them in one patch series. Should I
consider splitting them into two separate series?
>
> Best regards,
> Krzysztof
--
Best Regards,
Yijie
next prev parent reply other threads:[~2025-08-19 6:51 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-19 6:35 [PATCH v4 0/6] Enable ethernet on qcs615 Yijie Yang
2025-08-19 6:35 ` [PATCH v4 1/6] net: stmmac: Add support for 10 Mbps and 100 Mbps Ethernet speeds Yijie Yang
2025-08-19 6:35 ` [PATCH v4 2/6] net: stmmac: Inverse the phy-mode definition Yijie Yang
2025-08-19 16:20 ` Andrew Lunn
2025-08-21 2:22 ` Yijie Yang
2025-08-21 3:33 ` Andrew Lunn
2025-08-19 6:35 ` [PATCH v4 3/6] arm64: dts: qcom: qcs615: add ethernet node YijieYang
2025-08-19 6:44 ` Krzysztof Kozlowski
2025-08-19 6:51 ` Yijie Yang [this message]
2025-08-19 7:15 ` Krzysztof Kozlowski
2025-08-19 9:04 ` Yijie Yang
2025-08-19 9:08 ` Krzysztof Kozlowski
2025-08-20 8:57 ` Yijie Yang
2025-08-20 13:08 ` Krzysztof Kozlowski
2025-08-19 6:35 ` [PATCH v4 4/6] arm64: dts: qcom: qcs615-ride: Enable " YijieYang
2025-08-19 16:24 ` Andrew Lunn
2025-08-20 3:18 ` Yijie Yang
2025-08-19 6:36 ` [PATCH v4 5/6] arm64: dts: qcom: qcs404: Inverse phy-mode for EVB-4000 Yijie Yang
2025-08-19 6:36 ` [PATCH v4 6/6] arm64: dts: qcom: sa8155p-adp: Inverse phy-mode Yijie Yang
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=157c048d-0efd-458c-8a3f-dfc30d07edf8@oss.qualcomm.com \
--to=yijie.yang@oss.qualcomm.com \
--cc=alexandre.torgue@foss.st.com \
--cc=andersson@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=conor+dt@kernel.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=konrad.dybcio@oss.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=krzk@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=quic_yijiyang@quicinc.com \
--cc=richardcochran@gmail.com \
--cc=robh@kernel.org \
--cc=stable+noautosel@kernel.org \
--cc=vkoul@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;
as well as URLs for NNTP newsgroup(s).