From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Cc: Md Sadre Alam <quic_mdalam@quicinc.com>,
richard@nod.at, vigneshr@ti.com, broonie@kernel.org,
absahu@codeaurora.org, bbrezillon@kernel.org,
architt@codeaurora.org, quic_srichara@quicinc.com,
linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
linux-arm-msm@vger.kernel.org, linux-spi@vger.kernel.org
Subject: Re: [PATCH v4 1/3] mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM base
Date: Tue, 29 Apr 2025 09:23:24 +0200 [thread overview]
Message-ID: <87selrv3bn.fsf@bootlin.com> (raw)
In-Reply-To: <bsj6kvqjo3pfbsakex5quamk5tkrtigxdcoyu5bj3nt37zsgc5@7h7zidzbcs7p> (Manivannan Sadhasivam's message of "Fri, 25 Apr 2025 13:17:54 +0530")
On 25/04/2025 at 13:17:54 +0530, Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> wrote:
> On Thu, Apr 10, 2025 at 03:30:17PM +0530, Md Sadre Alam wrote:
>> The BAM command descriptor provides only 18 bits to specify the NAND
>> register offset.
>
> s/NAND register offset/BAM register offset
>
>> Additionally, in the BAM command descriptor, the NAND
>> register offset is supposed to be specified as "(NANDc base - BAM base)
>
> Same here.
I will fix these while applying.
Thanks,
Miquèl
WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Cc: Md Sadre Alam <quic_mdalam@quicinc.com>,
richard@nod.at, vigneshr@ti.com, broonie@kernel.org,
absahu@codeaurora.org, bbrezillon@kernel.org,
architt@codeaurora.org, quic_srichara@quicinc.com,
linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
linux-arm-msm@vger.kernel.org, linux-spi@vger.kernel.org
Subject: Re: [PATCH v4 1/3] mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM base
Date: Tue, 29 Apr 2025 09:23:24 +0200 [thread overview]
Message-ID: <87selrv3bn.fsf@bootlin.com> (raw)
In-Reply-To: <bsj6kvqjo3pfbsakex5quamk5tkrtigxdcoyu5bj3nt37zsgc5@7h7zidzbcs7p> (Manivannan Sadhasivam's message of "Fri, 25 Apr 2025 13:17:54 +0530")
On 25/04/2025 at 13:17:54 +0530, Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> wrote:
> On Thu, Apr 10, 2025 at 03:30:17PM +0530, Md Sadre Alam wrote:
>> The BAM command descriptor provides only 18 bits to specify the NAND
>> register offset.
>
> s/NAND register offset/BAM register offset
>
>> Additionally, in the BAM command descriptor, the NAND
>> register offset is supposed to be specified as "(NANDc base - BAM base)
>
> Same here.
I will fix these while applying.
Thanks,
Miquèl
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next prev parent reply other threads:[~2025-04-29 7:23 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-10 10:00 [PATCH v4 0/3] QPIC v2 fixes for SDX75 Md Sadre Alam
2025-04-10 10:00 ` Md Sadre Alam
2025-04-10 10:00 ` [PATCH v4 1/3] mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM base Md Sadre Alam
2025-04-10 10:00 ` Md Sadre Alam
2025-04-10 11:19 ` Mark Brown
2025-04-10 11:19 ` Mark Brown
2025-04-25 7:36 ` Gabor Juhos
2025-04-25 7:36 ` Gabor Juhos
2025-04-25 7:47 ` Manivannan Sadhasivam
2025-04-25 7:47 ` Manivannan Sadhasivam
2025-04-29 5:40 ` Md Sadre Alam
2025-04-29 5:40 ` Md Sadre Alam
2025-04-29 7:23 ` Miquel Raynal [this message]
2025-04-29 7:23 ` Miquel Raynal
2025-04-10 10:00 ` [PATCH v4 2/3] mtd: rawnand: qcom: Fix last codeword read in qcom_param_page_type_exec() Md Sadre Alam
2025-04-10 10:00 ` Md Sadre Alam
2025-04-10 10:00 ` [PATCH v4 3/3] mtd: rawnand: qcom: Fix read len for onfi param page Md Sadre Alam
2025-04-10 10:00 ` Md Sadre Alam
2025-04-29 9:27 ` [PATCH v4 0/3] QPIC v2 fixes for SDX75 Miquel Raynal
2025-04-29 9:27 ` Miquel Raynal
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=87selrv3bn.fsf@bootlin.com \
--to=miquel.raynal@bootlin.com \
--cc=absahu@codeaurora.org \
--cc=architt@codeaurora.org \
--cc=bbrezillon@kernel.org \
--cc=broonie@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux-spi@vger.kernel.org \
--cc=manivannan.sadhasivam@linaro.org \
--cc=quic_mdalam@quicinc.com \
--cc=quic_srichara@quicinc.com \
--cc=richard@nod.at \
--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.