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 <wei.fang@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Wei Fang 2025-09-04 10:00:49 +08:00 committed by Shawn Guo
parent e71db39f0c
commit cf07138754

View File

@ -2110,6 +2110,7 @@ enetc_port2: ethernet@10,0 {
};
netc_timer: ethernet@18,0 {
compatible = "pci1131,ee02";
reg = <0x00c000 0 0 0 0>;
status = "disabled";
};