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 X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5A933C433F5 for ; Wed, 22 Sep 2021 08:23:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3D058611B0 for ; Wed, 22 Sep 2021 08:23:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233844AbhIVIY6 (ORCPT ); Wed, 22 Sep 2021 04:24:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:57308 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233349AbhIVIYz (ORCPT ); Wed, 22 Sep 2021 04:24:55 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5FD9F611B0; Wed, 22 Sep 2021 08:23:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1632299005; bh=3qFrPk5tPOeeoFRNNWLl5WTlrHUVrcVHnKBSIS7Ahag=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TGkMRKtBsAoabrvl4nY02DcOFIyVaQ/qP9Z5MTWSe3RSySeQiDLzdbXyPmYEHvyb7 4kcvLaExe978G7se2WdWBJPhs2SU8RSiC9dDjg0RhGL+2g+cYnvqu/DMcK6KE5+Go+ DG9gV0S7MhNlOXT1UUr1VZJLhgiMr+UCkn1FsnTbTKIVL0pI06RAOZ8rGTD7bt18Bd 261VtQ8yAG+HoTYT7KVpxymi1bPJynIWwyfMh+/Q/fL4yIiIku93mAYE9sKJfI4kRs bb9XOx9nKSYkWuHu4gYoY8fhWNnQwxjSA7OkbTiAvQZ9LE16wrupRUUYwHzNVe2v0Z ZUX/pwdM74fQQ== Date: Wed, 22 Sep 2021 16:23:20 +0800 From: Shawn Guo To: Yunus Bas Cc: robh+dt@kernel.org, s.hauer@pengutronix.de, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, festevam@gmail.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] ARM: dts: imx6: phycore-som: Disable micro-SD write protection Message-ID: <20210922082319.GJ13480@dragon> References: <20210909172555.435430-1-y.bas@phytec.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210909172555.435430-1-y.bas@phytec.de> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 09, 2021 at 07:25:55PM +0200, Yunus Bas wrote: > The micro-SD card doesn't feature a write-protect pin. Set the > corresponding property in the devicetree to handle this behavior > correctly and suppress driver warnings. > > Signed-off-by: Yunus Bas Applied, thanks! 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 X-Spam-Level: X-Spam-Status: No, score=-12.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2DCABC433F5 for ; Wed, 22 Sep 2021 08:26:02 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id F0B7B61050 for ; Wed, 22 Sep 2021 08:26:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org F0B7B61050 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=2abjdhpgBWy/9wjV2ADjxaPGJP5Dl9gZnWpLg4djamE=; b=v34qhaiYt1WLG8 /SfLzu+wLUlFNN/fw12MmtmvriBQXHDjmQl+2EFUO8q9S9gFbETSHolPtP0ednnhHIFwgw265O9Sc L44xep2yIYpZnTlc9yMrRal5NOXYKPL05YI2y2FibqPedt6R9/T3h4cXh5iSGYnMoYU38FUYs/wZ6 F1aiaYvy8xxSNXw9MWsDFm8VskvBKyL9cPfAzKDSrOMX9uj4Lf1Qi2AwIv419l/FKWjGUCWrCG1AR zz62rjBgkWYfj3qgQhSEfpoHwHuVV8XlsWA7Ijn8fpZa6FNb1kAF9t9Tq0+ssXhtXf6MYRy5t9iVW WWG4mOCOv/aFnCsD3YRQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mSxXN-007SMB-M2; Wed, 22 Sep 2021 08:23:29 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mSxXJ-007SLF-WA for linux-arm-kernel@lists.infradead.org; Wed, 22 Sep 2021 08:23:27 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5FD9F611B0; Wed, 22 Sep 2021 08:23:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1632299005; bh=3qFrPk5tPOeeoFRNNWLl5WTlrHUVrcVHnKBSIS7Ahag=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TGkMRKtBsAoabrvl4nY02DcOFIyVaQ/qP9Z5MTWSe3RSySeQiDLzdbXyPmYEHvyb7 4kcvLaExe978G7se2WdWBJPhs2SU8RSiC9dDjg0RhGL+2g+cYnvqu/DMcK6KE5+Go+ DG9gV0S7MhNlOXT1UUr1VZJLhgiMr+UCkn1FsnTbTKIVL0pI06RAOZ8rGTD7bt18Bd 261VtQ8yAG+HoTYT7KVpxymi1bPJynIWwyfMh+/Q/fL4yIiIku93mAYE9sKJfI4kRs bb9XOx9nKSYkWuHu4gYoY8fhWNnQwxjSA7OkbTiAvQZ9LE16wrupRUUYwHzNVe2v0Z ZUX/pwdM74fQQ== Date: Wed, 22 Sep 2021 16:23:20 +0800 From: Shawn Guo To: Yunus Bas Cc: robh+dt@kernel.org, s.hauer@pengutronix.de, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, festevam@gmail.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] ARM: dts: imx6: phycore-som: Disable micro-SD write protection Message-ID: <20210922082319.GJ13480@dragon> References: <20210909172555.435430-1-y.bas@phytec.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210909172555.435430-1-y.bas@phytec.de> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210922_012326_089791_4E10E71C X-CRM114-Status: UNSURE ( 8.37 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Sep 09, 2021 at 07:25:55PM +0200, Yunus Bas wrote: > The micro-SD card doesn't feature a write-protect pin. Set the > corresponding property in the devicetree to handle this behavior > correctly and suppress driver warnings. > > Signed-off-by: Yunus Bas Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel