All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Marangi <ansuelsmth@gmail.com>
To: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Manivannan Sadhasivam <mani@kernel.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Richard Weinberger <richard@nod.at>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	linux-mtd@lists.infradead.org, linux-arm-msm@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v7 1/3] mtd: nand: raw: qcom_nandc: reorder qcom_nand_host struct
Date: Thu, 16 Jun 2022 16:39:34 +0200	[thread overview]
Message-ID: <62ab41a2.1c69fb81.aa33.ca40@mx.google.com> (raw)
In-Reply-To: <20220616163751.2b5962df@xps-13>

On Thu, Jun 16, 2022 at 04:37:51PM +0200, Miquel Raynal wrote:
> Hi Ansuel/Christian,
> 
> ansuelsmth@gmail.com wrote on Thu, 16 Jun 2022 02:18:08 +0200:
> 
> > On Wed, Jun 15, 2022 at 10:41:32PM +0530, Manivannan Sadhasivam wrote:
> > > On Wed, Jun 15, 2022 at 02:06:10AM +0200, Ansuel Smith wrote:  
> > > > Reorder structs in nandc driver to save holes.
> > > > 
> > > > Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>  
> > > 
> > > Reviewed-by: Manivannan Sadhasivam <mani@kernel.org>
> > > 
> > > Thanks,
> > > Mani
> > >  
> > 
> > I'm sending v8 with a different Sob so I'm not adding the review tag (in
> > v8).
> > In short the new Sob is what I will use onwards, wanted to keep the
> > Ansuel reference but it was suggested to use Christian Marangi and
> > nothing more. It's just a name change and we are the same person and
> > nobody is stealing ownership of the patch.
> > Sorry for the mess.
> 
> Mmmh strange, but okay. You are supposed to contribute with your real
> identity, not under pseudonym anyway.
>

You are right, it's something I'm trying to fix... Fact is that the
original series was old so I didn't want to change the name.

> Also, you could have kept Mani's R-by in v8 but anyway. Mani, can
> you resend them?
> 

Didn't want to make changes to the patch with the R-by tag just to make
sure. Better safe than sorry.

> Thanks,
> Miquèl

-- 
	Ansuel

WARNING: multiple messages have this Message-ID (diff)
From: Christian Marangi <ansuelsmth@gmail.com>
To: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Manivannan Sadhasivam <mani@kernel.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Richard Weinberger <richard@nod.at>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	linux-mtd@lists.infradead.org, linux-arm-msm@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v7 1/3] mtd: nand: raw: qcom_nandc: reorder qcom_nand_host struct
Date: Thu, 16 Jun 2022 16:39:34 +0200	[thread overview]
Message-ID: <62ab41a2.1c69fb81.aa33.ca40@mx.google.com> (raw)
In-Reply-To: <20220616163751.2b5962df@xps-13>

On Thu, Jun 16, 2022 at 04:37:51PM +0200, Miquel Raynal wrote:
> Hi Ansuel/Christian,
> 
> ansuelsmth@gmail.com wrote on Thu, 16 Jun 2022 02:18:08 +0200:
> 
> > On Wed, Jun 15, 2022 at 10:41:32PM +0530, Manivannan Sadhasivam wrote:
> > > On Wed, Jun 15, 2022 at 02:06:10AM +0200, Ansuel Smith wrote:  
> > > > Reorder structs in nandc driver to save holes.
> > > > 
> > > > Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>  
> > > 
> > > Reviewed-by: Manivannan Sadhasivam <mani@kernel.org>
> > > 
> > > Thanks,
> > > Mani
> > >  
> > 
> > I'm sending v8 with a different Sob so I'm not adding the review tag (in
> > v8).
> > In short the new Sob is what I will use onwards, wanted to keep the
> > Ansuel reference but it was suggested to use Christian Marangi and
> > nothing more. It's just a name change and we are the same person and
> > nobody is stealing ownership of the patch.
> > Sorry for the mess.
> 
> Mmmh strange, but okay. You are supposed to contribute with your real
> identity, not under pseudonym anyway.
>

You are right, it's something I'm trying to fix... Fact is that the
original series was old so I didn't want to change the name.

> Also, you could have kept Mani's R-by in v8 but anyway. Mani, can
> you resend them?
> 

Didn't want to make changes to the patch with the R-by tag just to make
sure. Better safe than sorry.

> Thanks,
> Miquèl

-- 
	Ansuel

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

  reply	other threads:[~2022-06-16 14:43 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-15  0:06 [PATCH v7 0/3] Add support for unprotected spare data page Ansuel Smith
2022-06-15  0:06 ` Ansuel Smith
2022-06-15  0:06 ` [PATCH v7 1/3] mtd: nand: raw: qcom_nandc: reorder qcom_nand_host struct Ansuel Smith
2022-06-15  0:06   ` Ansuel Smith
2022-06-15 17:11   ` Manivannan Sadhasivam
2022-06-15 17:11     ` Manivannan Sadhasivam
2022-06-16  0:18     ` Ansuel Smith
2022-06-16  0:18       ` Ansuel Smith
2022-06-16 14:37       ` Miquel Raynal
2022-06-16 14:37         ` Miquel Raynal
2022-06-16 14:39         ` Christian Marangi [this message]
2022-06-16 14:39           ` Christian Marangi
2022-06-16 21:27         ` Manivannan Sadhasivam
2022-06-16 21:27           ` Manivannan Sadhasivam
2022-06-16 20:27       ` Manivannan Sadhasivam
2022-06-16 20:27         ` Manivannan Sadhasivam
2022-06-16 20:29   ` Manivannan Sadhasivam
2022-06-16 20:29     ` Manivannan Sadhasivam
2022-06-15  0:06 ` [PATCH v7 2/3] mtd: nand: raw: qcom_nandc: add support for unprotected spare data pages Ansuel Smith
2022-06-15  0:06   ` Ansuel Smith
2022-06-15 17:28   ` Manivannan Sadhasivam
2022-06-15 17:28     ` Manivannan Sadhasivam
2022-06-15 16:35     ` Ansuel Smith
2022-06-15 16:35       ` Ansuel Smith
2022-06-15  0:06 ` [PATCH v7 3/3] dt-bindings: mtd: qcom_nandc: document qcom,boot-partitions binding Ansuel Smith
2022-06-15  0:06   ` Ansuel Smith

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=62ab41a2.1c69fb81.aa33.ca40@mx.google.com \
    --to=ansuelsmth@gmail.com \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=mani@kernel.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=richard@nod.at \
    --cc=robh+dt@kernel.org \
    --cc=vigneshr@ti.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.