On 05/14/2014 06:33 PM, Andrew Bresticker wrote:
> Board-specific USB configuration data is stored in FUSE_SKU_CALIB_0.
> Export a function to read it so the PHY can be properly configured.
This patch seems conceptually fine to me. Presumably once Peter's fuse
driver is fleshed out, it can expose
Board-specific USB configuration data is stored in FUSE_SKU_CALIB_0.
Export a function to read it so the PHY can be properly configured.
Signed-off-by: Andrew Bresticker
---
arch/arm/mach-tegra/fuse.c | 13 +
include/linux/tegra-soc.h | 1 +
2 files changed, 14 insertions(+)
diff