aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/lpddr/qinfo_probe.c
Commit message (Collapse)AuthorAge
* [MTD] LPDDR qinfo probing.Alexey Korolev2009-01-05
LPDDR flash chips are based on completely new kind of chips probing. Device capabilities are available via special request. We sent field request command which contains Major and Minor numbers - and recieve corresponend value. All requests are performed within PFOW window. Detailed information about qinfo records can be found here: http://www.numonyx.com/Documents/Datasheets/DS-315768_Velocity-Discrete.pdf Signed-off-by: Alexey Korolev <akorolev@infradead.org> Acked-by: Jared Hulbert <jaredeh@gmail.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>