Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp3811471ybl; Mon, 9 Dec 2019 00:01:34 -0800 (PST) X-Google-Smtp-Source: APXvYqydiZ4g46/nEijwKILxrifdxajCf7JpprjpjqZqbDS8DIN0QgbMRwGrETGUp3lH7J+JPTcW X-Received: by 2002:a05:6830:56a:: with SMTP id f10mr13597007otc.368.1575878494313; Mon, 09 Dec 2019 00:01:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575878494; cv=none; d=google.com; s=arc-20160816; b=GYuq5HB5WYDu9hABIDKFgZLvjag8ZT9Ujezajj9G6vKtc0kY5OsiHNG8zUjM1py19u A+EMqzKhmKqjstMiYKpb/ntvoI7FY5Il1+HkNSqtCuAOPbJM3XXh+hdRWVrYQ1sHSpkt LoCE7hOGaLorFURWljcu/rLi18w5Jxl9y50yuue0lKQawHxMLeU1pTVSE3AFY8Qq6OFQ k7fsinwp+mWCAypeR67bwt8qX0p9ENnbkBCVzsrN1j0GImRfmjbC9dDIgDWs7VBEVc7l BxoJKCvxyoc1us3btfyLzeNMVhWlEiJNzZMeZ1n6860JHh8pGbhOs8TlHAcL9wZUfJ/I 9dDQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=4NWKefLVfZ9VQ1kfAj4/WaQupCD5qUeGWsYUFIKGhEw=; b=gC2/+1esHHsgqyxYHfEPbINqu3smjLCl4RwHLuphPX4xeHncGE++DqrstXPp9H0lOz VHfDHOXFKdzda7sl2QBPtQEehtaIULPWEtX63WA2XrBZ8u7T9d3Klk0j3Mofynqp9UO3 qEYn+LJs08B98IJb/9OYC2hlsogpOf0PiONBopL1wCc2W5RVr/CIcLSkhL7xlkTRlAYW gTzqPnNkju5P8ewtyo6wF7MZOv7Tf4y4jMo+nxemq37weXVQSs/pdQvOfovuptzY2IpC C5wT+nCmgcKAjkgjlSmVpGx8VIwvoD64K411DO9vg6LJxXwyUcPwDCKOvT4bg/oWu/k8 Q61Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="PQh3/U8S"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z14si7702851oth.15.2019.12.09.00.01.21; Mon, 09 Dec 2019 00:01:34 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="PQh3/U8S"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727243AbfLIH7l (ORCPT + 99 others); Mon, 9 Dec 2019 02:59:41 -0500 Received: from mail.kernel.org ([198.145.29.99]:45412 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727044AbfLIH7l (ORCPT ); Mon, 9 Dec 2019 02:59:41 -0500 Received: from dragon (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E19D9206D3; Mon, 9 Dec 2019 07:59:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575878380; bh=/GDSAbwa+5Rfjx3NyL//+7tHWlsU4b2DACP4NCUjuqc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=PQh3/U8SjkohY65/zdLAgeGBAo8aOdOXyNb6PLAJFEvqNzfnzHunAqqm6OAPkpmN1 zrsk2OG9UhVlMNtJZx6Q4VDrKoalaOO1zFoH2L2L0O2q9eDWLYft0ZwJrSukUybUV7 GkYpfIYsVDfjzjGtuSexH0VhF3BDfRmH/e08dX2U= Date: Mon, 9 Dec 2019 15:59:21 +0800 From: Shawn Guo To: Philippe Schenker Cc: "devicetree@vger.kernel.org" , Rob Herring , Fabio Estevam , Mark Rutland , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Pengutronix Kernel Team , NXP Linux Team , Sascha Hauer Subject: Re: [PATCH] ARM: dts: colibri-imx6ull: correct wrong pinmuxing and add comments Message-ID: <20191209075920.GJ3365@dragon> References: <20191128171345.10533-1-philippe.schenker@toradex.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191128171345.10533-1-philippe.schenker@toradex.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 28, 2019 at 05:14:14PM +0000, Philippe Schenker wrote: > Some pinmuxings are obviously wrong, originating from a copy/paste > error. This patch corrects that with the following strategy: > > - Set all reserved bits to zero > - Leave drive strength and slew rate as is > - Add sensible pull and hysteresis depending on the function of the pin > - Not used pins are muxed to their reset-value defined by the SoC > > Signed-off-by: Philippe Schenker It doesn't apply to my imx/dt branch. Can you please rebase and resend? Shawn