Re: [PATCH v8 0/8] Add QPIC SPI NAND driver

From: Krzysztof Kozlowski
Date: Tue Sep 03 2024 - 09:44:56 EST


On 03/09/2024 11:15, Md Sadre Alam wrote:
> Hi Miquel,
>
> On 8/20/2024 4:12 PM, Md Sadre Alam wrote:
>> v8:
>> * Fixed compilation warning reported by kernel test robot
>> * Added "chip" description in nandc_set_read_loc_first()
>> * Added "chip" description" in nandc_set_read_loc_last()
>> * Changed data type of read_location0, read_location1,
>> read_location2, read_location3, addr0, addr1, cmd, cfg0,
>> cfg1, ecc_bch_cfg, ecc_buf_cfg, clrflashstatus, clrreadstatus,
>> orig_cmd1, orig_vld to __le32 to fix compilation warning.
>> * Included bitfield.h header file in spi-qpic-snand.c to
>> fix compilation warning
>> * Removed unused variable "steps" variable from
>> qcom_spi_ecc_init_ctx_pipelined()
>>
> I have addressed your comments to v6 and further posted till v8.
> Could you please let me know if this is fine.
> and how to get this merged ?

Two weeks ago you received reports that your code does not build
properly. So no, it is not fine. Please respond to the reports and/or
send corrected code.

Best regards,
Krzysztof