Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Frank Li <Frank.li@nxp.com>
To: Francesco Dolcini <francesco@dolcini.it>
Cc: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	Francesco Dolcini <francesco.dolcini@toradex.com>,
	devicetree@vger.kernel.org, imx@lists.linux.dev,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 4/4] arm64: dts: imx8-ss-conn: add PPS channel to the FEC nodes
Date: Wed, 7 Aug 2024 11:34:48 -0400	[thread overview]
Message-ID: <ZrOUGLJPYC/K4MlP@lizhi-Precision-Tower-5810> (raw)
In-Reply-To: <20240807144349.297342-5-francesco@dolcini.it>

On Wed, Aug 07, 2024 at 04:43:49PM +0200, Francesco Dolcini wrote:
> From: Francesco Dolcini <francesco.dolcini@toradex.com>
>
> On i.MX8 the FEC PPS channel is routed to the instance 1, not to the
> default 0.

According to my understand, it should be board level configuration. FEC
support output pps to any one. choose which one by board design.

Frank

>
> Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
> ---
>  arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi b/arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi
> index a4a10ce03bfe..a9fd47041e3a 100644
> --- a/arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi
> @@ -121,6 +121,7 @@ fec1: ethernet@5b040000 {
>  		assigned-clock-rates = <250000000>, <125000000>;
>  		fsl,num-tx-queues = <3>;
>  		fsl,num-rx-queues = <3>;
> +		fsl,pps-channel = <1>;
>  		power-domains = <&pd IMX_SC_R_ENET_0>;
>  		status = "disabled";
>  	};
> @@ -141,6 +142,7 @@ fec2: ethernet@5b050000 {
>  		assigned-clock-rates = <250000000>, <125000000>;
>  		fsl,num-tx-queues = <3>;
>  		fsl,num-rx-queues = <3>;
> +		fsl,pps-channel = <1>;
>  		power-domains = <&pd IMX_SC_R_ENET_1>;
>  		status = "disabled";
>  	};
> --
> 2.39.2
>


  reply	other threads:[~2024-08-07 15:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-07 14:43 [PATCH v1 0/4] net: fec: add PPS channel configuration Francesco Dolcini
2024-08-07 14:43 ` [PATCH v1 4/4] arm64: dts: imx8-ss-conn: add PPS channel to the FEC nodes Francesco Dolcini
2024-08-07 15:34   ` Frank Li [this message]
2024-08-07 17:51     ` Francesco Dolcini
2024-08-07 19:48       ` Rafael Beims
2024-08-07 20:25         ` Frank Li
2024-08-08  6:30           ` Francesco Dolcini
2024-08-08 21:57 ` [PATCH v1 0/4] net: fec: add PPS channel configuration Francesco Dolcini
2024-08-09  2:58   ` Jakub Kicinski

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=ZrOUGLJPYC/K4MlP@lizhi-Precision-Tower-5810 \
    --to=frank.li@nxp.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=francesco.dolcini@toradex.com \
    --cc=francesco@dolcini.it \
    --cc=imx@lists.linux.dev \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@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