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=-4.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 1F6CCC433E0 for ; Wed, 3 Feb 2021 15:42:44 +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 A2B9764F58 for ; Wed, 3 Feb 2021 15:42:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A2B9764F58 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lunn.ch 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=0F/D8sqf5LunHuj5RhvaUOyh3LoxZa9SfKTZZwKau9Y=; b=hEnz9nsD/F53b4SVm5+jwox3B WrbDuZwW0rt8IyL2UkNh2hL5lfB/W9q3UODIVEs6war0kmHgDqYvuQVjGoVwHd5Y7oeWnx18eCIOg n3bNALk+jOMc/T/Kd8ZW4VJaaIiVYmdCt98zD8GfCVSse0OFr0fnnqP2ZjMIgm0rcrQlrfnhLl8NW e8q1R7IVLzi8ynKRXwR757bFvmO+O3BbpzW/cHrAew3eGUWuk4fbKxTbsTnKQQ8WltD7O84ag3i+v t/1P4eUc6DX7Xy/yyqNzNli8BILsQ2xVA8v0dOYludHKkcK31psP8j8zU/haouI4yWdiby1pcpvXG 5Pn9RTPnA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l7KHK-0004qh-5e; Wed, 03 Feb 2021 15:41:14 +0000 Received: from vps0.lunn.ch ([185.16.172.187]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l7KHG-0004q2-I6 for linux-arm-kernel@lists.infradead.org; Wed, 03 Feb 2021 15:41:11 +0000 Received: from andrew by vps0.lunn.ch with local (Exim 4.94) (envelope-from ) id 1l7KH9-0043HO-7H; Wed, 03 Feb 2021 16:41:03 +0100 Date: Wed, 3 Feb 2021 16:41:03 +0100 From: Andrew Lunn To: Kostya Porotchkin Subject: Re: [EXT] Re: [PATCH 03/11] dts: mvebu: Add pin control definitions for SDIO interafce Message-ID: References: <20210203133138.10754-1-kostap@marvell.com> <20210203133138.10754-4-kostap@marvell.com> <20210203142806.GQ1463@shell.armlinux.org.uk> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210203_104110_609881_EBAB24CA X-CRM114-Status: UNSURE ( 8.53 ) X-CRM114-Notice: Please train this message. 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" , "jaz@semihalf.com" , "gregory.clement@bootlin.com" , Russell King - ARM Linux admin , "linux-kernel@vger.kernel.org" , Nadav Haklai , "robh+dt@kernel.org" , Stefan Chulski , "mw@semihalf.com" , Ben Peled , "linux-arm-kernel@lists.infradead.org" , "sebastian.hesselbarth@gmail.com" 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 > > > + sdhci_pins: sdhi-pins { > > > > sdhi-pins ? > > > [KP] You mean to replace the underline with dash? I think he would like a c added in the correct place. Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel