Re: [PATCH v2 06/12] i2c: designware: slave: Set DW I2C core module dependency

2020-05-20 Thread Jarkko Nikula
On 5/10/20 12:50 PM, Serge Semin wrote: DW APB I2C slave code in fact depends on the DW I2C driver core, but not on the platform code. Yes, the I2C slave interface is currently supported by the platform version of the IP core, but it doesn't make it dependent on it. So make sure the DW APB I2C sl

[PATCH v2 06/12] i2c: designware: slave: Set DW I2C core module dependency

2020-05-10 Thread Serge Semin
DW APB I2C slave code in fact depends on the DW I2C driver core, but not on the platform code. Yes, the I2C slave interface is currently supported by the platform version of the IP core, but it doesn't make it dependent on it. So make sure the DW APB I2C slave config is only available if the I2C_DE