Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp4572849img; Tue, 26 Mar 2019 12:06:02 -0700 (PDT) X-Google-Smtp-Source: APXvYqwbqKNaU1+8333B9JIvT3DFGgudz7D6wt1SS8HzUA7RXf2+/x9u6oY2U+VkcX5y0cpXVkQD X-Received: by 2002:a17:902:b43:: with SMTP id 61mr32492756plq.83.1553627162463; Tue, 26 Mar 2019 12:06:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553627162; cv=none; d=google.com; s=arc-20160816; b=Nk8sNP0CGZkX4v8uChvokU94RuUKRcePMN+0b8zxuYzY3r9vtVbz/A8CVSWpnGdupi wl2HRzQd5rMrErqxtlakzTufQHcfJQNmhfYhLH9sa5748CytZY6j0KutfSWTmD3Kxbao 4MMIuwNze6Azi4zJ7DuQ+5DgWom1AlTTiYCduL+45+whkgF03LOuwaLH41N45Kgb42Bx LU2cKoZucrqEJzSY4xFFxyPSuwmrDFzuxSgM9FsEjs31atqQV2uxh0SGPagp8MghaDwK EdalZAWsPDhT6uXAQFtwSP6SgLsJ0aH33vUsVPMFWmNNBP80AZfFidMD2mrJomxrq2Xj 1T2A== 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; bh=AbVeAy69qVTgQlDTn/w7U3Y0QgL3lG7lLPkAfgKe5sM=; b=0Ja7jna0cKuAQu2oTPrpRkjDPETXjl15pMkGQQ10FKcp6ZKNRi62AY83YYUZoRHg4y zgEj/e2ThsV8/PyU0eFQyTcxdWRvRhNDeNeZofHJGJvRq++SuMJT6NPtLAW+8eX/I3DV uCi/LeYL79/WhZI84xcqj8E4S4h+Lx+P0fCNUKRxI3eCEMbZLMmo22ep3IjXoA+CkMhg wwhqK5r/63rnrjUTsHgCyk9DsUHBsAaPx4U/oFHHFK9YBF4AIPwN16cQ6473fJfkexko J4MtUyRqkM3PVEnvZJy/P++6g+fQSr4rBNcYwWr1ZTSwxCveGUUAs/PaNSo0oUkfDATP 8ryQ== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u70si10747513pgd.455.2019.03.26.12.05.46; Tue, 26 Mar 2019 12:06:02 -0700 (PDT) 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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732750AbfCZTET (ORCPT + 99 others); Tue, 26 Mar 2019 15:04:19 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:47139 "EHLO relay2-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731973AbfCZTET (ORCPT ); Tue, 26 Mar 2019 15:04:19 -0400 X-Originating-IP: 90.89.68.76 Received: from localhost (lfbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (Authenticated sender: maxime.ripard@bootlin.com) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 1B8FD40008; Tue, 26 Mar 2019 19:04:14 +0000 (UTC) Date: Tue, 26 Mar 2019 20:04:14 +0100 From: Maxime Ripard To: Mans Rullgard Cc: Chen-Yu Tsai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Werner =?utf-8?B?QsO2bGxtYW5u?= Subject: Re: [PATCH] ARM: dts: sun7i: fix typos in uart pin mux Message-ID: <20190326190414.3wpu37mhwgb4yqqd@flea> References: <20190326112902.30080-1-mans@mansr.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="3zyf22ldyzrxmiqu" Content-Disposition: inline In-Reply-To: <20190326112902.30080-1-mans@mansr.com> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --3zyf22ldyzrxmiqu Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 26, 2019 at 11:29:02AM +0000, Mans Rullgard wrote: > The recently added uart mux options had a few typos. Fix them. > > Fixes: 43d0fe112585 ("ARM: dts: sun7i: add pinctrl for missing uart mux o= ptions") > Reported-by: Werner B=F6llmann > Signed-off-by: Mans Rullgard Applied, thanks! Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --3zyf22ldyzrxmiqu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXJp3rgAKCRDj7w1vZxhR xY1dAQDkyaP+lKiPAnxWYflN+o+niW0yDTlsHqXqYND4USUcwAD/aoZ0xUVNC6hy oVyNyCuxs/15uQoMul6FtnvuZwJv3As= =pzTO -----END PGP SIGNATURE----- --3zyf22ldyzrxmiqu--