platform: tegra: Add OOT driver for MC utilities

Add mc-utils OOT module which is used by clients to get information
regarding MC and EMC parameters.

Bug 3826001

Change-Id: Ic03405bd1f6f6ba4bb11082c0e94c67e99cfbb6d
Signed-off-by: Ashish Mhetre <amhetre@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2805684
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Ashish Mhetre
2022-11-09 07:36:44 +00:00
committed by mobile promotions
parent e6f189141d
commit 25074f2a0c
3 changed files with 351 additions and 2 deletions

View File

@@ -32,8 +32,6 @@ enum dram_types {
DRAM_TYPE_LPDDR4_4CH_2RANK,
};
void tegra_mc_utils_init(void);
/*
* Utility API to convert the given frequency to Bandwidth.
*