linux/arch/arm/mach-mmp
Philip Rakity 33e739973d ARM: mmp: PXA910 drive strength FAST using wrong value
Drive strength for PXA910 is a 2 bit value but because of the mapping in
plat-pxa/mfp.h needs to be shifted up one bit to handle real
location in mfp registers.  (MMP2 and PXA910 drive strength start
at bit 11 while PXA168 starts at bit 10).

Values 0, 1, 2, and 3 effectively need to be
0, 2, 4, and 6 to fit into register.  8 does not work.

Signed-off-by: Philip Rakity <prakity@marvell.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
2011-01-15 04:29:20 -06:00
..
include/mach ARM: mmp: PXA910 drive strength FAST using wrong value 2011-01-15 04:29:20 -06:00
Kconfig ARM: mmp: select CPU_PJ4 2010-12-18 21:02:16 +08:00
Makefile ARM: mmp: append brownstone support 2010-12-16 14:31:18 +08:00
Makefile.boot [ARM] pxa: add base support for Marvell's PXA168 processor line 2009-03-23 10:11:34 +08:00
aspenite.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
avengers_lite.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
brownstone.c ARM: mmp: refactored 5V regulator support using fixed-regulator 2010-12-20 23:07:49 +08:00
clock.c ARM: Consolidate clks_register() and similar 2010-02-12 17:32:36 +00:00
clock.h ARM: 6483/1: arm & sh: factorised duplicated clkdev.c 2010-11-26 10:51:04 +00:00
common.c ARM: mmp: update cpuid of pxa168 and pxa910 2010-10-09 17:07:32 +08:00
common.h [ARM] mmp: move declarations into SoC specific header file from common.h 2010-08-05 14:34:46 +08:00
devices.c [ARM] pxa: add base support for Marvell's PXA168 processor line 2009-03-23 10:11:34 +08:00
flint.c ARM: mmp: correct the naming of GPIOxx_GPIO definitions 2010-12-20 23:07:47 +08:00
irq-mmp2.c ARM: mmp: irq_data conversion. 2011-01-13 17:18:45 +01:00
irq-pxa168.c ARM: mmp: irq_data conversion. 2011-01-13 17:18:45 +01:00
jasper.c ARM: mmp: add sd card to jasper 2010-12-16 14:31:17 +08:00
mmp2.c ARM: mmp: add mmc resource 2010-12-16 14:31:17 +08:00
pxa168.c ARM: pxa168: added keypad wake clear event support for platform 2010-10-09 17:07:20 +08:00
pxa910.c ARM: mmp: add usb clock for pxa168/pxa910 2010-12-16 14:31:18 +08:00
tavorevb.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
teton_bga.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
time.c ARM: mmp: convert sched_clock() to use new infrastructure 2010-12-22 22:44:45 +00:00
ttc_dkb.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00