mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
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:
committed by
mobile promotions
parent
e6f189141d
commit
25074f2a0c
@@ -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.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user