
9 May
2018
9 May
'18
1:21 p.m.
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@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@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.