forked from Minki/linux
85e618a1be
The first variants of Armada XP SoCs (A0 stepping) have issues related to the i2c controller which prevent to use the offload mechanism and lead to a kernel hang during boot. This commit add quirk in the mvebu platform code to check the SoC version and then update the compatible string for the i2c controller according to the revision of the SoC. Currently only some OpenBlocks AX3-4 boards are known to use an A0 revision so the check is done only for these boards. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Cc: stable@vger.kernel.org # v3.12+: |
||
---|---|---|
.. | ||
include/mach | ||
armada-370-xp.c | ||
armada-370-xp.h | ||
coherency_ll.S | ||
coherency.c | ||
coherency.h | ||
common.h | ||
headsmp.S | ||
hotplug.c | ||
Kconfig | ||
Makefile | ||
mvebu-soc-id.c | ||
mvebu-soc-id.h | ||
platsmp.c | ||
pmsu.c | ||
pmsu.h | ||
system-controller.c |