mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
cb86d0510c5bf12aa3b8acebc560ffc9f319f1f6
IOVA memory reservation for ADSP gets overridden due to ADMAIF node also registering with the same SID and no memory reservation. ADSP is restricted by ACAST to IOVA range 0x40000000 to 0x60000000, so accesses outside this range cause failure. Resolving this issue by specifying the same reserved region for ADMAIF as well. Bug 4420795 Change-Id: If1b3fabebbad6c0bccf2f6927854a1b4ff68409b Signed-off-by: Viswanath L <viswanathl@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3199039 Reviewed-by: Dara Ramesh <dramesh@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Asha T <atalambedu@nvidia.com>
Description
No description provided