diff --git a/fdts/morello-fvp.dts b/fdts/morello-fvp.dts index 00b4c43aa3b2ed0106564a6d4776667d47a443c6..699dc23464235f121131122a6e9ed04b23b89903 100644 --- a/fdts/morello-fvp.dts +++ b/fdts/morello-fvp.dts @@ -80,6 +80,12 @@ interrupts = ; }; + virtio_net@1c180000 { + compatible = "virtio,mmio"; + reg = <0x0 0x1c180000 0x0 0x200>; + interrupts = ; + }; + virtio_rng@1c190000 { compatible = "virtio,mmio"; reg = <0x0 0x1c190000 0x0 0x200>;