fdts: enable virtIO P9 device for morello fvp platform

Signed-off-by: sah01 <sahil@arm.com>
Change-Id: Ic11d739c0bf2076354716cc06fbe25e9000a21e7
This commit is contained in:
sah01 2021-02-12 13:53:05 +05:30 committed by sahil
parent 1272391ee1
commit 4bf98b27dc
1 changed files with 6 additions and 0 deletions

View File

@ -92,6 +92,12 @@
interrupts = <GIC_SPI 101 IRQ_TYPE_LEVEL_HIGH>;
};
virtio_p9@1c1a0000 {
compatible = "virtio,mmio";
reg = <0x0 0x1c1a0000 0x0 0x200>;
interrupts = <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;
};
ethernet@1d100000 {
compatible = "smsc,lan91c111";
reg = <0x0 0x1d100000 0x0 0x10000>;