Increaes PCI memory window by 64 KiB to allow for more IVSHMEM device allocations for k3-am654-idk inmate.
Signed-off-by: Matt Ranostay <[email protected]> --- configs/arm64/dts/inmate-k3-am654-idk.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/arm64/dts/inmate-k3-am654-idk.dts b/configs/arm64/dts/inmate-k3-am654-idk.dts index 8e5066d3..e6d0b547 100644 --- a/configs/arm64/dts/inmate-k3-am654-idk.dts +++ b/configs/arm64/dts/inmate-k3-am654-idk.dts @@ -94,7 +94,7 @@ <0 0 0 4 &gic500 GIC_SPI 160 IRQ_TYPE_EDGE_RISING>; reg = <0x0 0x76000000 0x0 0x100000>; ranges = - <0x02000000 0x00 0x10000000 0x0 0x10000000 0x00 0x10000>; + <0x02000000 0x00 0x10000000 0x0 0x10000000 0x00 0x20000>; }; secure_proxy_main: mailbox@32c00000 { -- 2.30.2 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/20220305030458.2938-3-mranostay%40ti.com.
