overlay: disable se@15820000 on t234

Still need disable this node. After enable it, the device
can't work correctly which cause user data partiton access failure
and then boot failure.

Bug 4332185

Change-Id: I369e03244e2a46fb741706256138976bd2d52593
Signed-off-by: Bruce Xu <brucex@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3002338
Reviewed-by: Jian-Min Liu <jianminl@nvidia.com>
Reviewed-by: Ankita Garg <ankitag@nvidia.com>
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Bruce Xu
2023-10-23 18:57:55 +08:00
committed by mobile promotions
parent e5d25b29e5
commit 74ff1403b9

View File

@@ -107,6 +107,11 @@
dmas = <&gpcdma 8>, <&gpcdma 8>; dmas = <&gpcdma 8>, <&gpcdma 8>;
dma-names = "rx", "tx"; dma-names = "rx", "tx";
}; };
host1x@13e00000 {
se@15820000 {
status = "disabled";
};
};
}; };
}; };
}; };