On Thursday 24 September 2015 14:54:40 Florian Achleitner wrote: > Register access must encode the channel of this multi-channel device > in the lowest nibble of the register address. > > This is done correctly most of the time, but not when reading/writing > the fifo in handle_tx/rx. It worked by fortune for channel 0, because > the address happens to be 0x0, but not for any other channel. > > Fix this bug, and add a macro to encapsulate the address encoding, and use > it everywhere. > > Signed-off-by: Florian Achleitner <achleitner.florian@xxxxxxxxxxx> Sorry for the noise, drop it. This is already fixed on v4.2 with sc16is7xx: fix FIFO address of secondary UART My work was based on v4.1. Regards, Florian -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html