From: Tuomas Tynkkynen Date: Wed, 13 May 2015 14:58:38 +0000 (+0300) Subject: clk: tegra: Add functions for parsing CVB tables X-Git-Tag: omap-for-v4.3/fixes-merge-window~30^2~6^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa63aa3dea48fd18e560c232424e080a2e2c4779;p=pandora-kernel.git clk: tegra: Add functions for parsing CVB tables Tegra CVB tables encode the relationship between operating voltage and optimal frequency as a function of the so-called speedo value. The speedo value is written to the on-chip fuses at the factory, which allows the voltage-frequency operating points to be calculated on an per-chip basis. Add utility functions to parse the Tegra-specific tables and export the voltage-frequency pairs to the generic OPP framework for other drivers to use. Signed-off-by: Tuomas Tynkkynen Signed-off-by: Mikko Perttunen Acked-by: Peter De Schrijver Acked-by: Michael Turquette Signed-off-by: Thierry Reding --- Reading git-diff-tree failed