Re: [PATCH v5 3/7] mtd: spi-nor: add opcodes for octal Read/Write commands

From: Boris Brezillon
Date: Mon Dec 10 2018 - 05:57:35 EST


On Mon, 3 Dec 2018 08:39:18 +0000
Yogesh Narayan Gaur <yogeshnarayan.gaur@xxxxxxx> wrote:

> - Add opcodes for octal I/O commands
> * Read : 1-1-8 and 1-8-8 protocol
> * Write : 1-1-8 and 1-8-8 protocol
> * opcodes for 4-byte address mode command
>
> - Entry of macros in _convert_3to4_xxx function
>
> - Add flag specifying flash support octal read commands.
>
> Signed-off-by: Vignesh R <vigneshr@xxxxxx>
> Signed-off-by: Yogesh Gaur <yogeshnarayan.gaur@xxxxxxx>

Looks like the SoB and Author lines do not match

Yogesh Narayan Gaur <yogeshnarayan.gaur@xxxxxxx>
vs
Yogesh Gaur <yogeshnarayan.gaur@xxxxxxx>

Can you find a way to make them match?

Thanks,

Boris