Revert "ARM: dts: msm: Remove vsmmu devicetree node for waipio-vm"

This reverts commit 723d9d87ea.
Latest builds have support for this feature.

Change-Id: Ie6511d937df977a24edd49c67fb9560e21196696
This commit is contained in:
Patrick Daly
2021-06-29 14:30:47 -07:00
parent 723d9d87ea
commit fb07ac88eb

View File

@@ -1,8 +1,21 @@
#include <dt-bindings/interrupt-controller/arm-gic.h>
/ {
vm-config {
vdevices {
vsmmu@15000000 {
vdevice-type = "vsmmu-v2";
smmu-handle = <0x15000000>;
num-cbs = <0x2>;
num-smrs = <0x3>;
patch = "/soc/apps-smmu@15000000";
};
};
};
};
&soc {
apps_smmu: apps-smmu@15000000 {
status = "disabled";
/*
* reg, #global-interrupts & interrupts properties will
* be added dynamically by bootloader.