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=-2.4 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 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 9D643C43331 for ; Mon, 30 Mar 2020 11:22:23 +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 612CF20716 for ; Mon, 30 Mar 2020 11:22:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="aCjJwXK4" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 612CF20716 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=bombadil.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:Date: Message-ID:From:References:To:Subject:Reply-To:Content-ID:Content-Description :Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=VFcFX3DA729vjTCRuhz1D6y6w1Fi2LAUR/eNdGlqUTw=; b=aCjJwXK41/cXBH WRonEbJfhFr5b16USGyfCUlfasdHSwH0pzV5CHVAaSOmwCyHtw5Qq4g4BBgaEh9jgYE2lmkmV//zi CEmdrvK3P/TQtTYgk+w5A3dKuaGp7si1ieP3IzgOPMJWVZtB+G8d/kxztUDI3CXctbkl9skG6ORT+ nDbGUYcjyX4QxLusVcZspLqRM/1nXbQWaOLyNRXd+5vc6MkeE6mLOa2wQJvoYCPhemZ5r/k0nr92i /fodSenIfW/uaii4xYLYYaA8Vu8WuvcdVWdrqze7usHoJjMcfe5gzW04RrHY6PCzDoE/t/Kq21MBB 3Suh3sRFeOGwoDNf/bSg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jIsUo-0001NY-IV; Mon, 30 Mar 2020 11:22:22 +0000 Received: from mail-out.m-online.net ([212.18.0.10]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jIsUi-0001J2-4B for linux-arm-kernel@lists.infradead.org; Mon, 30 Mar 2020 11:22:18 +0000 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 48rVRT66tdz1rx85; Mon, 30 Mar 2020 13:22:13 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 48rVRT5d3Hz1qqkP; Mon, 30 Mar 2020 13:22:13 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id mS2VEcFxqWVX; Mon, 30 Mar 2020 13:22:11 +0200 (CEST) X-Auth-Info: 6DQo6+2Jt/0Ys0iyC4ho2lD1FIRPcxTsElASb30D0Cg= Received: from [IPv6:::1] (unknown [195.140.253.167]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Mon, 30 Mar 2020 13:22:11 +0200 (CEST) Subject: Re: [Linux-stm32] [PATCH 07/22] ARM: dts: stm32: Add alternate pinmux for SDMMC2 pins 4-7 To: Ahmad Fatoum , Patrice CHOTARD , "linux-arm-kernel@lists.infradead.org" References: <20200328171144.51888-1-marex@denx.de> <20200328171144.51888-8-marex@denx.de> <0fb89d25-feb0-2eb0-9e83-d7f8c76f8b9e@st.com> <82dcf412-119b-0de2-0c50-f6877a82a812@pengutronix.de> From: Marek Vasut Message-ID: Date: Mon, 30 Mar 2020 13:22:11 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 In-Reply-To: <82dcf412-119b-0de2-0c50-f6877a82a812@pengutronix.de> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200330_042216_322959_BE7F5229 X-CRM114-Status: GOOD ( 13.09 ) 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: Maxime Coquelin , Patrick DELAUNAY , "linux-stm32@st-md-mailman.stormreply.com" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 3/30/20 1:17 PM, Ahmad Fatoum wrote: > Hello Patrice, Hi, > On 3/30/20 1:11 PM, Patrice CHOTARD wrote: >> For your information, another submitted patch uses the same pinctrl sdmmc2_d47_pins_b node with different muxing (SDMMC2_D5) >> >> see https://lore.kernel.org/patchwork/patch/1216452/ >> >> I haven't checked other muxing if there are other conflict. > > (author of linked patch here) > > I don't like the central stm32mp15-pinctrl.dtsi. I'd have preferred if each > file defined the pinctrl groups it is using. I'm not a big fan of that either, because this is gonna be a combinatorial explosion of various pinmux options. But if you have each board define it's pinmux, it's also gonna become a massive amount of duplication (like iMX). So I cannot tell which one is better ... So, just apply one patch or the other, let me know what got applied and I'll rebase on top of that and resubmit if needed. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel