mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
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:
committed by
mobile promotions
parent
e5d25b29e5
commit
74ff1403b9
@@ -107,6 +107,11 @@
|
||||
dmas = <&gpcdma 8>, <&gpcdma 8>;
|
||||
dma-names = "rx", "tx";
|
||||
};
|
||||
host1x@13e00000 {
|
||||
se@15820000 {
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user