[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aJtk1SQTfV5adWW3@lizhi-Precision-Tower-5810>
Date: Tue, 12 Aug 2025 11:59:17 -0400
From: Frank Li <Frank.li@....com>
To: Wei Fang <wei.fang@....com>
Cc: robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org,
richardcochran@...il.com, claudiu.manoil@....com,
vladimir.oltean@....com, xiaoning.wang@....com,
andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, vadim.fedorenko@...ux.dev,
shawnguo@...nel.org, s.hauer@...gutronix.de, festevam@...il.com,
fushi.peng@....com, devicetree@...r.kernel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
imx@...ts.linux.dev, kernel@...gutronix.de
Subject: Re: [PATCH v3 15/15] arm64: dts: imx95: add standard PCI device
compatible string to NETC Timer
On Tue, Aug 12, 2025 at 05:46:34PM +0800, Wei Fang wrote:
> PCI devices should have a compatible string based on the vendor and
> device IDs. So add this compatible string to NETC Timer.
>
> Signed-off-by: Wei Fang <wei.fang@....com>
Reviewed-by: Frank Li <Frank.Li@....com>
>
> ---
> v2 changes:
> new patch
> v3 changes:
> Since the commit 02b7adb791e1 ("arm64: dts: imx95-19x19-evk: add adc0
> flexcan[1,2] i2c[2,3] uart5 spi3 and tpm3") has enabled NETC Timer, so
> rebase this patch and change the title and commit message.
> ---
> arch/arm64/boot/dts/freescale/imx95.dtsi | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx95.dtsi b/arch/arm64/boot/dts/freescale/imx95.dtsi
> index 4ca6a7ea586e..605f14d8fa25 100644
> --- a/arch/arm64/boot/dts/freescale/imx95.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx95.dtsi
> @@ -1948,6 +1948,7 @@ enetc_port2: ethernet@10,0 {
> };
>
> netc_timer: ethernet@18,0 {
> + compatible = "pci1131,ee02";
> reg = <0x00c000 0 0 0 0>;
> status = "disabled";
> };
> --
> 2.34.1
>
Powered by blists - more mailing lists