From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D1642C001B0 for ; Mon, 14 Aug 2023 10:18:06 +0000 (UTC) Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.96) (envelope-from ) id 1qVUcq-0005qy-0f; Mon, 14 Aug 2023 06:16:40 -0400 Received: from mail-yw1-x1132.google.com ([2607:f8b0:4864:20::1132]) by shelob.surriel.com with esmtps (TLS1.2) tls TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 (Exim 4.96) (envelope-from ) id 1qVUco-0005qm-0o for kernelnewbies@kernelnewbies.org; Mon, 14 Aug 2023 06:16:38 -0400 Received: by mail-yw1-x1132.google.com with SMTP id 00721157ae682-579de633419so37245917b3.3 for ; Mon, 14 Aug 2023 03:16:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1692008181; x=1692612981; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=G0o4ebEFlNAX87hZsAliF30Sgi/kb42lIQpZnbBPD0w=; b=EURjeFEt1mx+tMUkzQBGoZyzgEkG/r33KhBgEKXFd9I43Gs6EQUnkIjes014Ls0PDY ktIff5+/Acxarq8NnzK/ha9FGUgJcgkP6lHasUY0EfFK5SXWN3v8DqqM1XmeQDMziaCI 8paelRM9LSofW77B3vgJq6R9hinSeBlHkrtHjftlrgfD4Fm4fLyMb0meX0gSVKFVplec bwGO7DiEjIjPVExzUPdiKOvx2JmwoOSAMJHZxA8eEGl42Ptz1sso0TAayIJC0W5iCBM1 RIOA+YawT2zqh1lRS98e542Fqq6qmS8v7c001ixx3FqM/P2Q95003YFi9ZtBza2IZREa wG/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692008181; x=1692612981; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=G0o4ebEFlNAX87hZsAliF30Sgi/kb42lIQpZnbBPD0w=; b=V0nAaoSibo8Fj+nbW6A0UMyhvDaGwCUH5t/2Xr6/kQhxDn9U+XGkT2kaNwj2gV3D6z 5nu5jSekNdYX2yk8B8UR5Bel5NkXdI701EMl/vbrOz8Y8jas69EbjsHViFbEEpgo4Git latg0cgG2swMzBJqDT94vkT7JwrkfDRRdNVCbIILCejTBfG7UEEXT/dLreCiWQMKqa9E puRyDvFz84jdJTe4VLdbdv7NWXylWE6ZWUnpMAhs8ZoCSGHmkmWbk4a+aC43iGByQdOJ VsidkwqAlA1SuWmhiHA7AwPl2vdqoDYoU7KuW5lVewy5gbF0vlir3/XliuQBEweodH91 MDLA== X-Gm-Message-State: AOJu0Yy9TJo4fQ0/70mBAkTKzyLPIST5Nnm4ETPSamIjWgpGwtV+P+WW PZAW+dJsDWfvcMdYpewZwZEWpMlN04tUpboGG+Y= X-Google-Smtp-Source: AGHT+IFRXFmnvs1XP7+ZHAGTY7osbFn2VU8DYPbpsxpCxMfuFkIh3fMd176Ur3qxcwUGUEf2b3tGgCAI19AXpgWko3E= X-Received: by 2002:a0d:e201:0:b0:589:fb7b:4932 with SMTP id l1-20020a0de201000000b00589fb7b4932mr1667312ywe.42.1692008181196; Mon, 14 Aug 2023 03:16:21 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Fawad Lateef Date: Mon, 14 Aug 2023 11:16:09 +0100 Message-ID: Subject: Re: Question regarding Linux-6.3.5 and Sunxi A20 NAND/NFC support To: Bagas Sanjaya Cc: Linux Devicetree , Conor Dooley , kernelnewbies , Tony Lindgren , Andre Przywara , Linus Walleij , Samuel Holland , Linux Kernel Mailing List , Jernej Skrabec , Chen-Yu Tsai , Rob Herring , boris.brezillon@collabora.com, Krzysztof Kozlowski , Viresh Kumar , Linux sunXi , Linux ARM X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kernelnewbies-bounces@kernelnewbies.org Hi Bagas, On Mon, 14 Aug 2023 at 06:07, Bagas Sanjaya wrote: > > On Mon, Aug 14, 2023 at 12:40:26AM +0100, Fawad Lateef wrote: > > Hi, > > > > I am trying to make Linux-6.3.5 working on Olimex/Sunxi A20 SOM with NAND. > > > > Found that the Sunxi A20 NAND is supported in mainline kernel > > (drivers/mtd/nand/raw/sunxi_nand.c) and following the guidelines here > > (https://linux-sunxi.org/Mainline_NAND_Howto); I added the NFC chip > > pin information in sunxi-a20.dtsi and defined/enabled the nfc > > controller in the sunxi-a20-olinuxino-micro.dts files. > > > > The changes I made are below. Problem is when I define the nfc node > > entry in dts file "without" pinctrl entry (pinctrl-0 = <&nand_pins_a>, > > <&nand_cs0_pins_a>, <&nand_rb0_pins_a>;), the sunxi_nfc_probe function > > is called (though the No NAND chip is detected). > > > > And if I define the pinctrl-0 in the nfc node, all I see related to > > NAND/sunxi in the kernel boot log is this line: platform > > 1c03000.nand-controller: deferred probe pending. > > > > Can someone please guide me why the deferred probe is pending but > > never call the sunxi_nfc_probe function? And without pinctrl-0 entry > > why probe function is being called? > > > > Seems like I am missing something basic here and any pointers to debug > > this will be appreciated. > > > > > > --- linux-6.3.5.orig/arch/arm/boot/dts/sun7i-a20-olinuxino-micro.dts > > 2023-05-30 14:17:29.000000000 +0100 > > +++ linux-6.3.5/arch/arm/boot/dts/sun7i-a20-olinuxino-micro.dts > > 2023-08-13 23:27:22.405058025 +0100 > > @@ -56,7 +56,7 @@ > > > > aliases { > > serial0 = &uart0; > > - serial1 = &uart6; > > + serial1 = &uart2; > > serial2 = &uart7; > > spi0 = &spi1; > > spi1 = &spi2; > > @@ -66,17 +66,6 @@ > > stdout-path = "serial0:115200n8"; > > }; > > > > - hdmi-connector { > > - compatible = "hdmi-connector"; > > - type = "a"; > > - > > - port { > > - hdmi_con_in: endpoint { > > - remote-endpoint = <&hdmi_out_con>; > > - }; > > - }; > > - }; > > - > > leds { > > compatible = "gpio-leds"; > > pinctrl-names = "default"; > > @@ -90,16 +79,55 @@ > > }; > > }; > > > > -&ahci { > > - target-supply = <®_ahci_5v>; > > +&nfc { > > + pinctrl-names = "default"; > > + pinctrl-0 = <&nand_pins_a>, <&nand_cs0_pins_a>, <&nand_rb0_pins_a>; > > status = "okay"; > > + > > + nand@0 { > > + #address-cells = <2>; > > + #size-cells = <2>; > > + reg = <0>; > > + allwinner,rb = <0>; > > + > > + nand-ecc-mode = "hw"; > > + nand-on-flash-bbt; > > + }; > > + > > + boot0@0 { > > + label = "boot0"; > > + reg = /bits/ 64 <0x0 0x200000>; > > + }; > > + > > + boot0-rescue@200000 { > > + label = "boot0-rescue"; > > + reg = /bits/ 64 <0x200000 0x200000>; > > + }; > > + > > + uboot@400000 { > > + label = "uboot"; > > + reg = /bits/ 64 <0x400000 0x200000>; > > + }; > > + > > + uboot-rescue@600000 { > > + label = "uboot-rescue"; > > + reg = /bits/ 64 <0x600000 0x200000>; > > + }; > > + > > + main@800000 { > > + label = "main"; > > + reg = /bits/ 64 <0x800000 0xff800000>; > > + }; > > + > > }; > > > > -&codec { > > +&ahci { > > + target-supply = <®_ahci_5v>; > > status = "okay"; > > }; > > > > &cpu0 { > > + clock-frequency = <900000000>; > > cpu-supply = <®_dcdc2>; > > }; > > > > @@ -123,34 +151,24 @@ > > status = "okay"; > > }; > > > > -&hdmi { > > - status = "okay"; > > -}; > > - > > -&hdmi_out { > > - hdmi_out_con: endpoint { > > - remote-endpoint = <&hdmi_con_in>; > > - }; > > -}; > > - > > &i2c0 { > > - status = "okay"; > > + status = "okay"; > > > > - axp209: pmic@34 { > > - reg = <0x34>; > > - interrupt-parent = <&nmi_intc>; > > - interrupts = <0 IRQ_TYPE_LEVEL_LOW>; > > - }; > > + axp209: pmic@34 { > > + reg = <0x34>; > > + interrupt-parent = <&nmi_intc>; > > + interrupts = <0 IRQ_TYPE_LEVEL_LOW>; > > + }; > > }; > > > > &i2c1 { > > - status = "okay"; > > + status = "okay"; > > > > - eeprom: eeprom@50 { > > - compatible = "atmel,24c16"; > > - reg = <0x50>; > > - pagesize = <16>; > > - }; > > + eeprom: eeprom@50 { > > + compatible = "atmel,24c16"; > > + reg = <0x50>; > > + pagesize = <16>; > > + }; > > }; > > > > &i2c2 { > > @@ -160,55 +178,6 @@ > > &lradc { > > vref-supply = <®_vcc3v0>; > > status = "okay"; > > - > > - button-191 { > > - label = "Volume Up"; > > - linux,code = ; > > - channel = <0>; > > - voltage = <191274>; > > - }; > > - > > - button-392 { > > - label = "Volume Down"; > > - linux,code = ; > > - channel = <0>; > > - voltage = <392644>; > > - }; > > - > > - button-601 { > > - label = "Menu"; > > - linux,code = ; > > - channel = <0>; > > - voltage = <601151>; > > - }; > > - > > - button-795 { > > - label = "Search"; > > - linux,code = ; > > - channel = <0>; > > - voltage = <795090>; > > - }; > > - > > - button-987 { > > - label = "Home"; > > - linux,code = ; > > - channel = <0>; > > - voltage = <987387>; > > - }; > > - > > - button-1184 { > > - label = "Esc"; > > - linux,code = ; > > - channel = <0>; > > - voltage = <1184678>; > > - }; > > - > > - button-1398 { > > - label = "Enter"; > > - linux,code = ; > > - channel = <0>; > > - voltage = <1398804>; > > - }; > > }; > > > > &gmac_mdio { > > @@ -239,10 +208,6 @@ > > status = "okay"; > > }; > > > > -&otg_sram { > > - status = "okay"; > > -}; > > - > > &pio { > > gmac_txerr: gmac-txerr-pin { > > pins = "PA17"; > > @@ -323,9 +288,9 @@ > > status = "okay"; > > }; > > > > -&uart6 { > > +&uart2 { > > pinctrl-names = "default"; > > - pinctrl-0 = <&uart6_pi_pins>; > > + pinctrl-0 = <&uart2_pi_pins>; > > status = "okay"; > > }; > > > > @@ -352,3 +317,28 @@ > > usb2_vbus-supply = <®_usb2_vbus>; > > status = "okay"; > > }; > > + > > +&fe0 { > > + status = "disabled"; > > +}; > > + > > +&fe1 { > > + status = "disabled"; > > +}; > > + > > +&be0 { > > + status = "disabled"; > > +}; > > + > > +&be1 { > > + status = "disabled"; > > +}; > > + > > +&tcon0 { > > + status = "disabled"; > > +}; > > + > > +&tcon1 { > > + status = "disabled"; > > +}; > > + > > > > > > --- linux-6.3.5.orig/arch/arm/boot/dts/sun7i-a20.dtsi 2023-05-30 > > 14:17:29.000000000 +0100 > > +++ linux-6.3.5/arch/arm/boot/dts/sun7i-a20.dtsi 2023-08-08 > > 00:30:04.689288733 +0100 > > @@ -345,6 +345,58 @@ > > #size-cells = <0>; > > }; > > > > + nand_pins_a: nand_base0@0 { > > + allwinner,pins = "PC0", "PC1", "PC2", > > + "PC5", "PC8", "PC9", "PC10", > > + "PC11", "PC12", "PC13", "PC14", > > + "PC15", "PC16"; > > + allwinner,function = "nand0"; > > + allwinner,drive = ; > > + allwinner,pull = ; > > + }; > > + > > + nand_cs0_pins_a: nand_cs@0 { > > + allwinner,pins = "PC4"; > > + allwinner,function = "nand0"; > > + allwinner,drive = ; > > + allwinner,pull = ; > > + }; > > + > > + nand_cs1_pins_a: nand_cs@1 { > > + allwinner,pins = "PC3"; > > + allwinner,function = "nand0"; > > + allwinner,drive = ; > > + allwinner,pull = ; > > + }; > > + > > + nand_cs2_pins_a: nand_cs@2 { > > + allwinner,pins = "PC17"; > > + allwinner,function = "nand0"; > > + allwinner,drive = ; > > + allwinner,pull = ; > > + }; > > + > > + nand_cs3_pins_a: nand_cs@3 { > > + allwinner,pins = "PC18"; > > + allwinner,function = "nand0"; > > + allwinner,drive = ; > > + allwinner,pull = ; > > + }; > > + > > + nand_rb0_pins_a: nand_rb@0 { > > + allwinner,pins = "PC6"; > > + allwinner,function = "nand0"; > > + allwinner,drive = ; > > + allwinner,pull = ; > > + }; > > + > > + nand_rb1_pins_a: nand_rb@1 { > > + allwinner,pins = "PC7"; > > + allwinner,function = "nand0"; > > + allwinner,drive = ; > > + allwinner,pull = ; > > + }; > > + > > spi0: spi@1c05000 { > > compatible = "allwinner,sun4i-a10-spi"; > > reg = <0x01c05000 0x1000>; > > > > > > Thanks for the suggestion diff. Can you submit it as formal patch against > current sunxi/for-next tree [1]? See > Documentation/process/submitting-patches.rst for how to properly submit > patches. > Sorry for my unclear email. I am currently facing issues when trying to enable and use the MTD driver for A20 SOM (implemented and likely maintained by Boris Brezillion); I am confused why the probe is not called in deferred probe case and overall NAND on A20 SOM is not detected. I hope to get help in this regard, and of-course as soon as I got it working, I will submit patches to be included in the kernel and DTS files. I am not sure why there are DTS files for A20 SOMs (especially one sunxi-a20-olinuxino-micro.dts which supposed to have NAND on the SOM) without any NAND pinctrl and nfc node defined. When the kernel have driver for it and I assume it should be working. Added Boris Brezellion in the CC list, hoping to get some pointers and suggestions from him too. Thanks Fawad Lateef > Thanks. > > [1]: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git/log/?h=sunxi/for-next > > -- > An old man doll... just what I always wanted! - Clara _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies