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=-8.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, 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 B7AA5C433E2 for ; Mon, 20 Jul 2020 03:19:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 922C520B1F for ; Mon, 20 Jul 2020 03:19:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595215150; bh=U4xZaTXPavwGjE6wjx6abzQrdFTPKV9Q1lnbcwX5aQ4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=glWNhPrCUzv5TukDyhIFzM7jKaTJSUg7Nrt8Y7TnFfsK12p6JjFQe5cDWJv+L1SPm tyglw5VJA52IhWAItEWz+2fFXEEkrrrOmSTSGoWfIyEuQca2sTwnnSAJ+LkKFK+AD3 VR3IvlDyCeKCpRh7yH5g5hnr+Fp8PYxjKQaAPlso= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726947AbgGTDTJ (ORCPT ); Sun, 19 Jul 2020 23:19:09 -0400 Received: from mail.kernel.org ([198.145.29.99]:43580 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726312AbgGTDTJ (ORCPT ); Sun, 19 Jul 2020 23:19:09 -0400 Received: from dragon (80.251.214.228.16clouds.com [80.251.214.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5BA832080D; Mon, 20 Jul 2020 03:19:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595215148; bh=U4xZaTXPavwGjE6wjx6abzQrdFTPKV9Q1lnbcwX5aQ4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=SC8+13t9DW8+6+LqNG30/oWMv3xC6Rkq4Fv6+to44/1jeuYiGYsuWm9lRIn77tEmg Eq7j3dcIQw4p05g79arhiUvKs1ughB9Qy66Pr65Yj4jEgEWWbRwMF2RdiWrwztcDcb DTsWz4pH9EIM5TwNBIkCKWuMjP62C1d0D97gq0iI= Date: Mon, 20 Jul 2020 11:18:58 +0800 From: Shawn Guo To: Chris Healy Cc: s.hauer@pengutronix.de, stefan@agner.ch, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, andrew.smirnov@gmail.com, Fabio Estevam Subject: Re: [PATCH v2] ARM: dts: vf610-zii-ssmb-dtu: Add no-sdio/no-sd properties Message-ID: <20200720031734.GK11560@dragon> References: <20200715213148.26905-1-cphealy@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200715213148.26905-1-cphealy@gmail.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 15, 2020 at 02:31:48PM -0700, Chris Healy wrote: > esdhc0 is connected to an eMMC, so it is safe to pass the "no-sdio"/"no-sd" > properties. > > esdhc1 is wired to a standard SD socket, so pass the "no-sdio" property. > > Signed-off-by: Chris Healy > Reviewed-by: Fabio Estevam 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=-8.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,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 F1423C433DF for ; Mon, 20 Jul 2020 03:20:37 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 BD67420656 for ; Mon, 20 Jul 2020 03:20:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="gzSQTKLR"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="SC8+13t9" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BD67420656 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; 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=FXWHROhe76ZirqaJGh2xJg2Q0FQQraz7Bul6n+A0dtk=; b=gzSQTKLRcrbLxWnfhKYjGtLm0 cdVE1gnicY0g4rNhWOIWxRAGkhHQ3yc0D0NQOtaorJiNNl7TwKD7C05HcLeJG1WlJaANReIXhHnRO WWIn61LExkcwkUIyiFz+aKBBq/r0VFAPVN8plLyi0Unr4ZB0LE7qpKpdyASAtNdIv2DfkkEpsiHnb q8j3a3M6Y2TxxUEzJGphhLOofGucM1d9gz1O7AhWQFdm+p9IKs7IHoowNKMbExva9rJK9p4Tikxlp fnkP4R4MNqRgSHWhU7fzjpiS7WrZnPbqzkX2YoEHWMckB87KuFNtcMKYAD0BkMXzL8r8sxYrQe5rC gqdus2W8g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jxMKd-0001RE-8q; Mon, 20 Jul 2020 03:19:11 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jxMKb-0001Qe-C7 for linux-arm-kernel@lists.infradead.org; Mon, 20 Jul 2020 03:19:10 +0000 Received: from dragon (80.251.214.228.16clouds.com [80.251.214.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5BA832080D; Mon, 20 Jul 2020 03:19:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595215148; bh=U4xZaTXPavwGjE6wjx6abzQrdFTPKV9Q1lnbcwX5aQ4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=SC8+13t9DW8+6+LqNG30/oWMv3xC6Rkq4Fv6+to44/1jeuYiGYsuWm9lRIn77tEmg Eq7j3dcIQw4p05g79arhiUvKs1ughB9Qy66Pr65Yj4jEgEWWbRwMF2RdiWrwztcDcb DTsWz4pH9EIM5TwNBIkCKWuMjP62C1d0D97gq0iI= Date: Mon, 20 Jul 2020 11:18:58 +0800 From: Shawn Guo To: Chris Healy Subject: Re: [PATCH v2] ARM: dts: vf610-zii-ssmb-dtu: Add no-sdio/no-sd properties Message-ID: <20200720031734.GK11560@dragon> References: <20200715213148.26905-1-cphealy@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200715213148.26905-1-cphealy@gmail.com> 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-20200719_231909_489301_06B44B6E X-CRM114-Status: GOOD ( 10.48 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, andrew.smirnov@gmail.com, s.hauer@pengutronix.de, linux-kernel@vger.kernel.org, stefan@agner.ch, robh+dt@kernel.org, Fabio Estevam , linux-arm-kernel@lists.infradead.org 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 Wed, Jul 15, 2020 at 02:31:48PM -0700, Chris Healy wrote: > esdhc0 is connected to an eMMC, so it is safe to pass the "no-sdio"/"no-sd" > properties. > > esdhc1 is wired to a standard SD socket, so pass the "no-sdio" property. > > Signed-off-by: Chris Healy > Reviewed-by: Fabio Estevam Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel