Re: [PATCH 2/2] SPI Nand Patch code for SkyHigh Momory

From: Chuanhong Guo
Date: Wed Mar 06 2024 - 03:10:43 EST


Hello!

On Wed, Mar 6, 2024 at 12:16 PM KR Kim <kr.kim@xxxxxxxxxxxxxxxxx> wrote:
>
> ---
> drivers/mtd/nand/spi/Makefile | 2 +-
> drivers/mtd/nand/spi/skyhigh.c | 57 ++++++----------------------------
> 2 files changed, 11 insertions(+), 48 deletions(-)

You should send an updated version of your original patch with
requested changes, not a new patch on top of your original one.
And your current patch is missing a proper title and commit message.

I believe there are multiple docs and tutorials online for submitting
patches to the Linux kernel, for example this one:

https://www.kernel.org/doc/html/latest/process/submitting-patches.html

Read through the docs first before submitting your changes.

--
Regards,
Chuanhong Guo