Re: [v4] i2c: Add PCI and platform drivers for the AMD MP2 I2C controller

2018-10-23 Thread kbuild test robot
Hi Elie, I love your patch! Perhaps something to improve: [auto build test WARNING on wsa/i2c/for-next] [also build test WARNING on v4.19 next-20181019] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/c

[v4] i2c: Add PCI and platform drivers for the AMD MP2 I2C controller

2018-10-23 Thread Elie Morisse
This contains two drivers: * i2c-amd-plat-mp2: platform driver managing an i2c adapter (one of the two busses of the MP2) and routing any i2c read write call or command to the PCI driver. * i2c-amd-pci-mp2: PCI driver communicating through the C2P/P2C mailbox registers, or through DMA for more th