diff --git a/fdts/morello-fvp.dts b/fdts/morello-fvp.dts index ecbed5ebdf51f6bb2ee76375fe85c7b0e8e9b6af..2218b2aaf93ba17d67f1321a9dabe1b815a8a648 100644 --- a/fdts/morello-fvp.dts +++ b/fdts/morello-fvp.dts @@ -80,6 +80,12 @@ interrupts = ; }; + virtio_rng@1c190000 { + compatible = "virtio,mmio","virtio-rng"; + reg = <0x0 0x1c190000 0x0 0x200>; + interrupts = ; + }; + ethernet@1d100000 { compatible = "smsc,lan91c111"; reg = <0x0 0x1d100000 0x0 0x10000>;