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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 77EC2C282D0 for ; Fri, 7 Mar 2025 07:28:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=dLZOW+Aj4ej8ZGGpVzu4k6jKWc/An7uZ/6OAR1aUSlg=; b=ffj9QGHMUFLwUF G8Px4X/7DpNE6fXjrwJrDk4gwEoNMsOHeQmkCp2lms/MmvSqfKTzsoo15+8qjVk2yhXksm6e4NKRA Hr4tIOZgfkCdrrtxoSpNftcZy3yzRn17RrDDv57RJ0NsvbQauE28t5n1SPvBgXi63sTVlIBsPKXLa /EF46CBucpQmFXhyV1Ey4MNnQXJjS1kByU8+z1+Mz6eSoPf+aTPXDWlEVpu25ifYJNWoKumMfiEp2 BQOJ+p+7eCGrVEslK5yayxR3tu1DNrspwAMo4W2H3WOVoX3giBKLYY8oxu1uF3XHavcKTWBh4JTIe AdyMq0y6+nDwjxSDGNTA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tqS8I-0000000DQgQ-0rI9; Fri, 07 Mar 2025 07:28:34 +0000 Received: from layka.disroot.org ([178.21.23.139]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tqS6e-0000000DQbY-24fd; Fri, 07 Mar 2025 07:26:54 +0000 Received: from mail01.disroot.lan (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id B8CAB25C59; Fri, 7 Mar 2025 08:26:45 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavis, port 10024) with ESMTP id BRtfGReBau6t; Fri, 7 Mar 2025 08:26:45 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1741332405; bh=rHjEprSJcpdEoMkrk4oD6J2HzcQmBbR3rYUXuMkEysQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=VTs6f9J+r5YfaSr5Jn0gvzobij5DBiIy9KofBPO53N4hhVw3aFrZj9clRqkXitNB1 En4gLWWEnyFH4YYL8zI2C8Ld7j3kT9RZy79gfdz/xukvE7mKW2A01vK/5TB1dziu9x /5T5md/c5AunmxsKjQ6+UI7gF3Le8eoDyB2fMjNCGct489+992/RHVpjzSxp+2VYGh S8Y0lROUVenasXWr3tBXWwJm4pQ5ttBg0wCSdhmzil5blWtORZUdZ/BfLB8NEsakck xfBukjJaIIJ2fuZasUnh9XvORSFoK8CnjyF7TB2YNXdc/g7EpIiNAdfKey0UsZH9uA mpbAAp1gtCZUA== Date: Fri, 7 Mar 2025 07:26:23 +0000 From: Yao Zi To: Chukun Pan , jonas@kwiboo.se Subject: Re: [PATCH v2 8/8] arm64: dts: rockchip: Enable SD-card interface on Radxa E20C Message-ID: References: <5a0a7ce1-1dfb-4d19-8a1e-0d89d177f5b8@kwiboo.se> <20250307071020.756277-1-amadeus@jmu.edu.cn> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20250307071020.756277-1-amadeus@jmu.edu.cn> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250306_232652_948640_87978928 X-CRM114-Status: GOOD ( 16.62 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: detlev.casanova@collabora.com, conor+dt@kernel.org, heiko@sntech.de, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, krzk+dt@kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org On Fri, Mar 07, 2025 at 03:10:20PM +0800, Chukun Pan wrote: > Hi, > > > On the E20C the sdmmc controller is routed to a microSD card slot mainly > > intended for use with microSD-cards and should normally not need SDIO. > > > > What card/adapter do you have inserted in the microSD card slot that > > requires use of SDIO instead of just SD or MMC? What is the use case you > > have that requires removal of no-sdio on E20C? > > I inserted an sdio wifi module (via sdcard adapter) for testing. > Just out of curiosity :) I doubt whether the module actually works, they usually require more pins than a simple SDIO bus to function. Additionally, it really doesn't sound like a real use case for me. Have you tried transferring some data? The log you showed only indicates the controller doesn't bail out or freeze when encountering SDIO command sequences during initialization, but cannot prove the controller is really in a good state and could transfer as normal. Again, connecting SDIO WiFi modules to a SDcard slot doesn't seem an usual case for me. I'll change my mind to keep SDIO sequence disabled if you didn't get the module really working but only observed the initialization didn't fail, > Thanks, > Chukun > > -- > 2.25.1 > Best regards, Yao Zi _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip