> > > -static inline u32 mtk_i2c_set_4g_mode(dma_addr_t addr) > > > -{ > > > - return (addr & BIT_ULL(32)) ? I2C_DMA_4G_MODE : I2C_DMA_CLR_FLAG; > > > > I think you missed my comment in the last version: > > I2C_DMA_4G_MODE is no longer needed, you can delete it. > > > > Regards, > > Matthias > > > > Sorry for missing that comment, I will remove it. > Thank you for your comments and reminders. If you send it real soon, I can still include it for 5.9. (and please guys, shorten mails to the relevant parts)