Hi xiaolei,
xiaolei li xiaolei.li@mediatek.com wrote on Sun, 5 May 2019 15:06:40 +0800:
Hi Sasha,
I am not sure if it is caused by raw NAND code path change.
Raw NAND code was moved from mtd/nand to mtd/nand/raw subdirectory since kernel v4.17.
The fixing commit: edfee3619c49 mtd: nand: mtk: add->setup_data_interface() hook exists before kernel v4.17.
@Miquel, do you know if some other raw NAND driver ever encountered this case? Thanks.
Don't know. Just checkout a 4.14.114 and try to apply the patch :)
On Tue, 2019-04-30 at 10:32 +0000, Sasha Levin wrote:
Hi,
[This is an automated email]
This commit has been processed because it contains a "Fixes:" tag, fixing commit: edfee3619c49 mtd: nand: mtk: add ->setup_data_interface() hook.
Thanks, Miquèl