mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user