* [PATCH] arm64: dts: imx95: add standard PCI device compatible string to NETC Timer
@ 2025-09-04 2:00 Wei Fang
2025-09-11 3:22 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Wei Fang @ 2025-09-04 2:00 UTC (permalink / raw)
To: robh, krzk+dt, conor+dt, shawnguo, s.hauer, kernel, festevam,
Frank.Li
Cc: devicetree, imx, linux-arm-kernel, linux-kernel
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@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] arm64: dts: imx95: add standard PCI device compatible string to NETC Timer
2025-09-04 2:00 [PATCH] arm64: dts: imx95: add standard PCI device compatible string to NETC Timer Wei Fang
@ 2025-09-11 3:22 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2025-09-11 3:22 UTC (permalink / raw)
To: Wei Fang
Cc: robh, krzk+dt, conor+dt, shawnguo, s.hauer, kernel, festevam,
Frank.Li, devicetree, imx, linux-arm-kernel, linux-kernel
On Thu, Sep 04, 2025 at 10:00:49AM +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@nxp.com>
> Reviewed-by: Frank Li <Frank.Li@nxp.com>
Applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-11 3:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-04 2:00 [PATCH] arm64: dts: imx95: add standard PCI device compatible string to NETC Timer Wei Fang
2025-09-11 3:22 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox