[U-Boot] [PATCH v2 1/3] spi: sh_qspi: full DM conversion

Jagan Teki jagannadh.teki at gmail.com
Wed May 9 11:21:27 UTC 2018


What I understand from this is you made changes on top of your
previous patch which is wrong. Since the first patch is not accepted
and request for changes you need to make changes on top. Since this is
v2 you mentioned 'changes for v2' what is been fixed/updated with this
version.

On Wed, May 9, 2018 at 12:06 PM, Akash Gajjar <gajjar04akash at gmail.com> wrote:
> v1->v2
> New in v2
> update Kconfig
> replace __sh_qspi_setup to sh_qspi_setup
> add missing memeber of platform data
>
> Signed-off-by: Akash Gajjar <akash at openedev.com>
> ---

Changes you need to write it here?

>  drivers/spi/Kconfig                | 12 +++++-----
>  drivers/spi/sh_qspi.c              | 49 +++++++++++++++++++-------------------
>  include/dm/platform_data/qspi_sh.h |  4 ----
>  3 files changed, 31 insertions(+), 34 deletions(-)
>

Send v3.


More information about the U-Boot mailing list