[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a295939f0058373d1caf956749820c0d.sboyd@kernel.org>
Date: Thu, 13 Apr 2023 13:47:19 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Andrew Halaney <ahalaney@...hat.com>, linux-kernel@...r.kernel.org
Cc: agross@...nel.org, andersson@...nel.org, konrad.dybcio@...aro.org,
robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
mturquette@...libre.com, richardcochran@...il.com,
linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-clk@...r.kernel.org, netdev@...r.kernel.org,
bmasney@...hat.com, echanude@...hat.com, ncai@...cinc.com,
jsuraj@....qualcomm.com, hisunil@...cinc.com,
Andrew Halaney <ahalaney@...hat.com>
Subject: Re: [PATCH v5 3/3] arm64: dts: qcom: sa8540p-ride: Add ethernet nodes
Quoting Andrew Halaney (2023-04-13 12:15:41)
> arch/arm64/boot/dts/qcom/sa8540p-ride.dts | 179 ++++++++++++++++++++++
> 1 file changed, 179 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/sa8540p-ride.dts b/arch/arm64/boot/dts/qcom/sa8540p-ride.dts
> index 40db5aa0803c..650cd54f418e 100644
> --- a/arch/arm64/boot/dts/qcom/sa8540p-ride.dts
> +++ b/arch/arm64/boot/dts/qcom/sa8540p-ride.dts
> @@ -28,6 +28,65 @@ aliases {
> chosen {
> stdout-path = "serial0:115200n8";
> };
> +
> + mtl_rx_setup: rx-queues-config {
Is there a reason why this isn't a child of an ethernet node?
> + snps,rx-queues-to-use = <1>;
> + snps,rx-sched-sp;
> +
Powered by blists - more mailing lists