[PATCH v2] arm/tegra: fuse: add functions to access chip revision
From: Stephen Warren <hidden>
Date: 2012-01-05 22:08:43
Also in:
linux-tegra
From: Stephen Warren <hidden>
Date: 2012-01-05 22:08:43
Also in:
linux-tegra
Olof Johansson wrote at Wednesday, January 04, 2012 10:51 PM:
Add function to get chip revision, and print it out at boot time. Restructure the fuse access to just use cached variables instead of always reading the fuses, and export those variables directly instead of using accessor functions. Add a SKU ID table of currently known values. Based on code originally by Colin Cross [off-list ref]. Changes since v1: * Add A01 minor rev support * Don't decode for A03p on anything but T2x Signed-off-by: Olof Johansson <redacted>
Acked-by: Stephen Warren <redacted> -- nvpublic