mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 12:03:54 +02:00
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:
parent
e71db39f0c
commit
cf07138754
|
|
@ -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";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user