All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Vlim <vlim@gigadevice.com>
Cc: Michael Walle <michael@walle.cc>,
	Victor Lim <victorswlim@gmail.com>,
	"tudor.ambarus@microchip.com" <tudor.ambarus@microchip.com>,
	"p.yadav@ti.com" <p.yadav@ti.com>,
	"richard@nod.at" <richard@nod.at>,
	"vigneshr@ti.com" <vigneshr@ti.com>,
	"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"vikhyat.goyal@amd.com" <vikhyat.goyal@amd.com>,
	"amit.kumar-mahapatra@amd.com" <amit.kumar-mahapatra@amd.com>,
	"alejandro.carmona@amd.com" <alejandro.carmona@amd.com>
Subject: Re: [PATCH] Linux: SPI: add Gigadevice part #
Date: Tue, 6 Dec 2022 09:44:59 +0100	[thread overview]
Message-ID: <20221206094459.6c581ebb@xps-13> (raw)
In-Reply-To: <TY0PR06MB5658CAF1B83FF3CF92846AA0BB1B9@TY0PR06MB5658.apcprd06.prod.outlook.com>

Hi Vlim,

vlim@gigadevice.com wrote on Tue, 6 Dec 2022 08:27:02 +0000:

> Hi, Michael, Miguel,
> 
> This is to add many part numbers to the gigadevice.c so that Linux would recognize these part numbers during booting up.
> 
> Can I make one patch for all these part numbers? Only one file is affected.

Have a look at the diff, if it is not obvious that you are trying to
add a couple of part numbers, then it makes your patch wrongly written.

Thanks,
Miquèl

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Vlim <vlim@gigadevice.com>
Cc: Michael Walle <michael@walle.cc>,
	Victor Lim <victorswlim@gmail.com>,
	"tudor.ambarus@microchip.com" <tudor.ambarus@microchip.com>,
	"p.yadav@ti.com" <p.yadav@ti.com>,
	"richard@nod.at" <richard@nod.at>,
	"vigneshr@ti.com" <vigneshr@ti.com>,
	"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"vikhyat.goyal@amd.com" <vikhyat.goyal@amd.com>,
	"amit.kumar-mahapatra@amd.com" <amit.kumar-mahapatra@amd.com>,
	"alejandro.carmona@amd.com" <alejandro.carmona@amd.com>
Subject: Re: [PATCH] Linux: SPI: add Gigadevice part #
Date: Tue, 6 Dec 2022 09:44:59 +0100	[thread overview]
Message-ID: <20221206094459.6c581ebb@xps-13> (raw)
In-Reply-To: <TY0PR06MB5658CAF1B83FF3CF92846AA0BB1B9@TY0PR06MB5658.apcprd06.prod.outlook.com>

Hi Vlim,

vlim@gigadevice.com wrote on Tue, 6 Dec 2022 08:27:02 +0000:

> Hi, Michael, Miguel,
> 
> This is to add many part numbers to the gigadevice.c so that Linux would recognize these part numbers during booting up.
> 
> Can I make one patch for all these part numbers? Only one file is affected.

Have a look at the diff, if it is not obvious that you are trying to
add a couple of part numbers, then it makes your patch wrongly written.

Thanks,
Miquèl

  parent reply	other threads:[~2022-12-06  8:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-04  8:00 [PATCH] Linux: SPI: add Gigadevice part # Victor Lim
2022-12-04  8:00 ` Victor Lim
2022-12-05  8:22 ` Michael Walle
2022-12-05  8:22   ` Michael Walle
     [not found]   ` <TY0PR06MB5658B73E2F22472D0AF48BDBBB1B9@TY0PR06MB5658.apcprd06.prod.outlook.com>
2022-12-06  8:17     ` Michael Walle
2022-12-06  8:17       ` Michael Walle
2022-12-06  8:18     ` Miquel Raynal
2022-12-06  8:18       ` Miquel Raynal
     [not found]       ` <TY0PR06MB5658CAF1B83FF3CF92846AA0BB1B9@TY0PR06MB5658.apcprd06.prod.outlook.com>
2022-12-06  8:44         ` Miquel Raynal [this message]
2022-12-06  8:44           ` Miquel Raynal
2022-12-06 11:37       ` Frieder Schrempf
2022-12-06 11:37         ` Frieder Schrempf
2022-12-06 11:44         ` Frieder Schrempf
2022-12-06 11:44           ` Frieder Schrempf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221206094459.6c581ebb@xps-13 \
    --to=miquel.raynal@bootlin.com \
    --cc=alejandro.carmona@amd.com \
    --cc=amit.kumar-mahapatra@amd.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=michael@walle.cc \
    --cc=p.yadav@ti.com \
    --cc=richard@nod.at \
    --cc=tudor.ambarus@microchip.com \
    --cc=victorswlim@gmail.com \
    --cc=vigneshr@ti.com \
    --cc=vikhyat.goyal@amd.com \
    --cc=vlim@gigadevice.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.