Re: Question regarding Linux-6.3.5 and Sunxi A20 NAND/NFC support

From: John Watts
Date: Tue Aug 15 2023 - 20:21:37 EST


On Tue, Aug 15, 2023 at 11:01:02PM +0100, Fawad Lateef wrote:
> Hi everyone,
>
> Can someone guide me? I am not sure what I am missing here.
>
> I am trying to debug the code but I assume that the SUNXI NAND driver
> is supposed to be working and that something is missing from my
> changes and additions to the dts/dtsi for A20 SOM.
>
> Thanks in advance

Hi there Fawad,

I've hit this problem before and it's usually been because the pins are being
used by another peripheral already

Could you post the kernel log? It might have some notes on this.

John.