From 8bc8f1def0678ffc59bb4f1ccdd40b70efd05a0e Mon Sep 17 00:00:00 2001 From: Arto Merilainen Date: Mon, 14 Sep 2015 15:32:38 -0700 Subject: video: tegra: host: Falcon ucode access updates This patch updates Falcon ucode accesses to allow using different dma context for firmware accesses. Bug 1243060 Bug 200139008 Change-Id: I1de4d61c19df58024833ada940199ce5b38caad6 Signed-off-by: Arto Merilainen Reviewed-on: http://git-master/r/798947 (cherry picked from commit e696808c04144abea0cca53aee833f49167b4813) Reviewed-on: http://git-master/r/808193 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Shridhar Rasal --- include/linux/nvhost.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/linux') diff --git a/include/linux/nvhost.h b/include/linux/nvhost.h index c96ad2df3..2ca3acad3 100644 --- a/include/linux/nvhost.h +++ b/include/linux/nvhost.h @@ -297,6 +297,8 @@ struct nvhost_device_data { phys_addr_t carveout_addr; phys_addr_t carveout_size; + u64 transcfg_addr; + u32 transcfg_val; u64 mamask_addr; u32 mamask_val; u64 borps_addr; -- cgit v1.2.2