On 2/19/2021 6:57 PM, Pratyush Yadav wrote: > On 19/02/21 10:55AM, tkuw584...@gmail.com wrote: >> From: Takahiro Kuwano <takahiro.kuw...@infineon.com> >> >> For dual/quad die package devices from Spansion/Cypress, the device's >> status needs to be checked by reading status registers in all dies, by >> using Read Any Register command. To support this, a Flash specific hook >> that can overwrite the legacy status check is needed. >> >> The change in spi-nor.h depends on: >> https://patchwork.ozlabs.org/project/uboot/patch/20210205041119.145784-4-sean...@gmail.com/ >> > > This line should not be a part of the commit message. This is "metadata" > that says how the patch should be applied. One it is applied this has no > use in the Git history. So it should go below the 3 dashed lines, like > the changelog. > > Other than this, > > Reviewed-by: Pratyush Yadav <p.ya...@ti.com> > I will make it goes below the "---" line. Thank you.
- [PATCH v5 00/10] mtd: spi-nor: Add support for Cypress s25... tkuw584924
- [PATCH v5 01/10] mtd: spi-nor: Add Cypress manufactur... tkuw584924
- [PATCH v5 02/10] mtd: spi-nor-ids: Add Cypress s25hl-... tkuw584924
- Re: [PATCH v5 02/10] mtd: spi-nor-ids: Add Cypres... Pratyush Yadav
- Re: [PATCH v5 02/10] mtd: spi-nor-ids: Add Cypres... Jagan Teki
- [PATCH v5 03/10] mtd: spi-nor-core: Add support for R... tkuw584924
- [PATCH v5 04/10] mtd: spi-nor-core: Add support for v... tkuw584924
- [PATCH v5 05/10] mtd: spi-nor-core: Add the ->read... tkuw584924
- Re: [PATCH v5 05/10] mtd: spi-nor-core: Add the -... Pratyush Yadav
- Re: [PATCH v5 05/10] mtd: spi-nor-core: Add t... Takahiro Kuwano
- [PATCH v5 07/10] mtd: spi-nor-core: Add non-uniform e... tkuw584924
- Re: [PATCH v5 07/10] mtd: spi-nor-core: Add non-u... Pratyush Yadav
- Re: [PATCH v5 07/10] mtd: spi-nor-core: Add n... Takahiro Kuwano
- [PATCH v5 06/10] mtd: spi-nor-core: Read status by Re... tkuw584924
- Re: [PATCH v5 06/10] mtd: spi-nor-core: Read stat... Pratyush Yadav
- [PATCH v5 08/10] mtd: spi-nor-core: Add Cypress manuf... tkuw584924
- Re: [PATCH v5 08/10] mtd: spi-nor-core: Add Cypre... Pratyush Yadav
- Re: [PATCH v5 08/10] mtd: spi-nor-core: Add C... Takahiro Kuwano
- [PATCH v5 09/10] mtd: spi-nor-core: Add fixups for Cy... tkuw584924
- Re: [PATCH v5 09/10] mtd: spi-nor-core: Add fixup... Pratyush Yadav