mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
Revert "Revert "platform: nvadsp: Ability to get chip id on ADSP""
This reverts commit 45f17000bcd1a32f4b6d35a11af476c4dc152060 and restores change https://git-master.nvidia.com/r/1645257. Bug 200372198 Change-Id: I3798ac0ba7432cc50df18dde65705145f62c0616 Signed-off-by: Ajay Nandakumar <anandakumarm@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1652521 GVS: Gerrit_Virtual_Submit Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Laxman Dewangan
parent
3079cc865b
commit
07d0f698f2
@@ -127,7 +127,8 @@ struct nvadsp_os_args {
|
||||
char logger[DRAM_DEBUG_LOG_SIZE];
|
||||
uint64_t adsp_freq_hz;
|
||||
uint32_t dynamic_app_support;
|
||||
char reserved[124];
|
||||
uint32_t chip_id;
|
||||
char reserved[120];
|
||||
} __packed;
|
||||
|
||||
/* ARM MODE REGS */
|
||||
|
||||
Reference in New Issue
Block a user