From: Wei Fang Date: Thu, 4 Sep 2025 02:00:49 +0000 (+0800) Subject: arm64: dts: imx95: add standard PCI device compatible string to NETC Timer X-Git-Tag: v6.18-rc1~147^2~20^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cf0713875422df28f9e76b4410fede952ebad898;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: imx95: add standard PCI device compatible string to NETC Timer 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 Reviewed-by: Frank Li Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx95.dtsi b/arch/arm64/boot/dts/freescale/imx95.dtsi index ec61d27352e3d..d737fa6aca4bf 100644 --- a/arch/arm64/boot/dts/freescale/imx95.dtsi +++ b/arch/arm64/boot/dts/freescale/imx95.dtsi @@ -2110,6 +2110,7 @@ }; netc_timer: ethernet@18,0 { + compatible = "pci1131,ee02"; reg = <0x00c000 0 0 0 0>; status = "disabled"; };