All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peng Fan <peng.fan@oss.nxp.com>
To: Andrew Lunn <andrew@lunn.ch>
Cc: Joy Zou <joy.zou@nxp.com>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Shawn Guo <shawnguo@kernel.org>, Frank Li <Frank.Li@nxp.com>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>, Ye Li <ye.li@nxp.com>,
	Jacky Bai <ping.bai@nxp.com>, Peng Fan <peng.fan@nxp.com>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/2] arm64: dts: freescale: add i.MX91 9x9 QSB basic support
Date: Fri, 20 Mar 2026 14:18:31 +0800	[thread overview]
Message-ID: <abzmpBHDRrsd/Mvr@shlinux89> (raw)
In-Reply-To: <4124e5ae-52a2-405c-a02d-7a1f48aa2b57@lunn.ch>

On Thu, Mar 19, 2026 at 04:43:40PM +0100, Andrew Lunn wrote:
>> +&eqos {
>> +	phy-handle = <&ethphy1>;
>> +	phy-mode = "rgmii-id";
>> +	pinctrl-0 = <&pinctrl_eqos>;
>> +	pinctrl-names = "default";
>> +	status = "okay";
>> +
>> +	mdio {
>> +		compatible = "snps,dwmac-mdio";
>> +		#address-cells = <1>;
>> +		#size-cells = <0>;
>> +		clock-frequency = <5000000>;
>
>Is that a valid property for "snps,dwmac-mdio"?

It is a valid property in 
Documentation/devicetree/bindings/net/mdio.yaml

Regards
Peng

>
>~/linux/drivers/net/ethernet/stmicro/stmmac$ grep  clock-frequency *
>~/linux/drivers/net/ethernet/stmicro/stmmac$ 
>
>	Andrew

  reply	other threads:[~2026-03-20  6:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-19  8:18 [PATCH 0/2] Add i.MX91 9x9 QSB basic support Joy Zou
2026-03-19  8:18 ` [PATCH 1/2] dt-bindings: arm: fsl: add i.MX91 9x9 QSB board Joy Zou
2026-03-19  8:57   ` Daniel Baluta
2026-03-19 17:13   ` Conor Dooley
2026-03-19  8:18 ` [PATCH 2/2] arm64: dts: freescale: add i.MX91 9x9 QSB basic support Joy Zou
2026-03-19  8:55   ` Daniel Baluta
2026-03-19 12:38   ` Daniel Baluta
2026-03-19 15:43   ` Andrew Lunn
2026-03-20  6:18     ` Peng Fan [this message]
2026-03-20 13:30       ` Andrew Lunn

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=abzmpBHDRrsd/Mvr@shlinux89 \
    --to=peng.fan@oss.nxp.com \
    --cc=Frank.Li@nxp.com \
    --cc=andrew@lunn.ch \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=imx@lists.linux.dev \
    --cc=joy.zou@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peng.fan@nxp.com \
    --cc=ping.bai@nxp.com \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=ye.li@nxp.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.