On Thu, 16 Feb 2012 15:57:57 +0530
Aneesh V<aneesh@xxxxxx> wrote:
On Thursday 16 February 2012 03:37 PM, Santosh Shilimkar wrote:On Saturday 04 February 2012 05:46 PM, Aneesh V wrote:add LPDDR2 data from the JEDEC spec JESD209-2. The data
includes:
1. Addressing information for LPDDR2 memories of different
densities and types(S2/S4)
2. AC timing data.
This data will useful for memory controller device drivers
I don't think it belongs in drivers/misc. It's not a driver but a
library. lib/ might be a better place for it perhaps ?