commit | 7e4d562077463f39360df06975545c5b42910794 | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.io> | Sat Jul 21 19:06:46 2018 +0800 |
committer | Icenowy Zheng <icenowy@aosc.io> | Wed Sep 05 22:43:38 2018 +0800 |
tree | a5c587b0d90c7e1650bd338000073f59f48009a0 | |
parent | f348c3519e138f607b18cc63d1d34a61352fb7c6 [diff] |
drivers: mentor: extract MI2CV driver from Marvell driver The Marvell A8K SoCs use the MI2CV IP core from Mentor Graphics, which is also used by Allwinner. As Mentor Graphics allows a lot of customization, the MI2CV in the two SoC families are not compatible, and driver modifications are needed. Extract the common code to a MI2CV driver. Signed-off-by: Icenowy Zheng <icenowy@aosc.io>