I do believe the hw can support it, even it looks odd to me having the same I2C in slave and master mode at the same time. Nevertheless the driver is devised to support either master or slave more but not at the same time. Regards On 03/17/2018 09:51 PM, Wolfram Sang wrote: > >> + * @master_mode: boolean to know in which mode the I2C is running (master or >> + * slave) > > It can't do both at the same time? >