Message ID | 20241120091507.1404368-1-quic_mdalam@quicinc.com |
---|---|
Headers | show |
Series | Add QPIC SPI NAND driver | expand |
Hi Marc, On 20/11/2024 at 14:44:58 +0530, Md Sadre Alam <quic_mdalam@quicinc.com> wrote: > v14: > * Updated commit message > * Fix spelling mistake > * Remove "inline" from multiple APIs from qcom_nandc.c file > * Move '|' in qcom_param_page_type_exec() APIs at the end of line I guess it is now time to move on, I can apply patches 2-5 and share an immutable tag. However, due to the frequent inconsistencies observed during the lifetime of this patchset, we might be slightly more conservative than usual and split the patches over two kernel releases. I fear there might be annoying fixes on the mtd side needed because of some side effects. Without these, the spi tree might have broken qcom support for several weeks. What do you think? Cheers, Miquèl
On 12/2/2024 10:27 PM, Miquel Raynal wrote: > Hi Marc, > > On 20/11/2024 at 14:44:58 +0530, Md Sadre Alam <quic_mdalam@quicinc.com> wrote: > >> v14: >> * Updated commit message >> * Fix spelling mistake >> * Remove "inline" from multiple APIs from qcom_nandc.c file >> * Move '|' in qcom_param_page_type_exec() APIs at the end of line > > I guess it is now time to move on, I can apply patches 2-5 and share an > immutable tag. However, due to the frequent inconsistencies observed > during the lifetime of this patchset, we might be slightly more > conservative than usual and split the patches over two kernel > releases. I fear there might be annoying fixes on the mtd side needed > because of some side effects. Without these, the spi tree might have > broken qcom support for several weeks. What do you think? Sorry for the delayed response. I'm fine with merging patches 2 to 5. I tested them on today's linux-next, and the driver performed as expected. > > Cheers, > Miquèl
Hi Mark, >> v14: >> * Updated commit message >> * Fix spelling mistake >> * Remove "inline" from multiple APIs from qcom_nandc.c file >> * Move '|' in qcom_param_page_type_exec() APIs at the end of line > > I guess it is now time to move on, I can apply patches 2-5 and share an > immutable tag. Do you want an immutable tag or will you wait the next cycle to apply the spi patches? Thanks, Miquèl > However, due to the frequent inconsistencies observed > during the lifetime of this patchset, we might be slightly more > conservative than usual and split the patches over two kernel > releases. I fear there might be annoying fixes on the mtd side needed > because of some side effects. Without these, the spi tree might have > broken qcom support for several weeks. What do you think? > > Cheers, > Miquèl
On 12/24/2024 12:44 AM, Miquel Raynal wrote: > Hi Mark, > >>> v14: >>> * Updated commit message >>> * Fix spelling mistake >>> * Remove "inline" from multiple APIs from qcom_nandc.c file >>> * Move '|' in qcom_param_page_type_exec() APIs at the end of line >> >> I guess it is now time to move on, I can apply patches 2-5 and share an >> immutable tag. > > Do you want an immutable tag or will you wait the next cycle to apply > the spi patches? Please share the tag. Will apply the remaining patches (and resolve conflicts, if any) and ensure they work as expected. Thanks Alam. >> However, due to the frequent inconsistencies observed >> during the lifetime of this patchset, we might be slightly more >> conservative than usual and split the patches over two kernel >> releases. I fear there might be annoying fixes on the mtd side needed >> because of some side effects. Without these, the spi tree might have >> broken qcom support for several weeks. What do you think? >> >> Cheers, >> Miquèl
On Wed, 20 Nov 2024 14:44:58 +0530, Md Sadre Alam wrote: > v14: > * Updated commit message > * Fix spelling mistake > * Remove "inline" from multiple APIs from qcom_nandc.c file > * Move '|' in qcom_param_page_type_exec() APIs at the end of line > > [...] Applied to mtd/6.13-rc1/qcom-reorg-for-spi-6.14, thanks! [2/8] mtd: rawnand: qcom: cleanup qcom_nandc driver commit: 8c52932da5e6756fa66f52f0720da283fba13aa6 [3/8] mtd: rawnand: qcom: Add qcom prefix to common api commit: 1d479f5b345e0c3650fec4dddeef9fc6fab30c8b [4/8] mtd: nand: Add qpic_common API file commit: fdf3ee5c6e5278dab4f60b998b47ed2d510bf80f [5/8] mtd: rawnand: qcom: use FIELD_PREP and GENMASK commit: 0c08080fd71cd5dd59643104b39d3c89d793ab3c Patche(s) will be available within hours on linux-mtd. Kind regards, Miquèl