Re: [PATCH v1 3/6] i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)

2020-10-23 Thread Ray Jui
On 10/11/2020 11:22 AM, Rayagonda Kokatanur wrote: > Update slave isr mask (ISR_MASK_SLAVE) to include remaining > two slave interrupts. > > Fixes: c245d94ed106 ("i2c: iproc: Add multi byte read-write support for slave > mode") > Signed-off-by: Rayagonda Kokatanur > --- >

[PATCH v1 3/6] i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)

2020-10-11 Thread Rayagonda Kokatanur
Update slave isr mask (ISR_MASK_SLAVE) to include remaining two slave interrupts. Fixes: c245d94ed106 ("i2c: iproc: Add multi byte read-write support for slave mode") Signed-off-by: Rayagonda Kokatanur --- drivers/i2c/busses/i2c-bcm-iproc.c | 3 ++- 1 file changed, 2 insertions(+), 1