commit | 05872b8039101867e7312c6c3a560b887b2d9079 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Fri Apr 22 15:19:51 2016 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Wed Apr 27 19:02:52 2016 +0200 |
tree | 23c709d332b958c9355281393c6ac828cb6cb72e | |
parent | fe600cf6424ff45712a175351b11c3ff1206ff2c [diff] |
i2c: mv64xxx: enable the driver on ARCH_MVEBU The new ARM64 Marvell Armada 7K/8K SoC family is using the same I2C controller as the 32-bits Marvell EBU SoCs, so this commit allows mv64xxx to be enabled when ARCH_MVEBU=y. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>