diff --git a/fdts/morello-fvp.dts b/fdts/morello-fvp.dts index dda73f1c2..4f6c8a743 100644 --- a/fdts/morello-fvp.dts +++ b/fdts/morello-fvp.dts @@ -92,6 +92,12 @@ interrupts = ; }; + virtio_p9@1c1a0000 { + compatible = "virtio,mmio"; + reg = <0x0 0x1c1a0000 0x0 0x200>; + interrupts = ; + }; + ethernet@1d100000 { compatible = "smsc,lan91c111"; reg = <0x0 0x1d100000 0x0 0x10000>;