From mboxrd@z Thu Jan 1 00:00:00 1970 From: olof@lixom.net (Olof Johansson) Date: Wed, 7 Dec 2016 12:40:23 -0800 Subject: [PATCH] dts: sun8i-h3: correct UART3 pin definitions In-Reply-To: <20161206142710.6450-1-jorik@kippendief.biz> References: <20161206142710.6450-1-jorik@kippendief.biz> Message-ID: <20161207204023.GB11699@localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Dec 06, 2016 at 03:27:10PM +0100, jorik at kippendief.biz wrote: > From: Jorik Jonker > > In a previous commit, I made a copy/paste error in the pinmux > definitions of UART3: PG{13,14} instead of PA{13,14}. This commit takes > care of that. I have tested this commit on Orange Pi PC and Orange Pi > Plus, and it works for these boards. > > Fixes: e3d11d3c45c5 ("dts: sun8i-h3: add pinmux definitions for > UART2-3") > > Signed-off-by: Jorik Jonker Applied to fixes. Thanks. -Olof From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olof Johansson Subject: Re: [PATCH] dts: sun8i-h3: correct UART3 pin definitions Date: Wed, 7 Dec 2016 12:40:23 -0800 Message-ID: <20161207204023.GB11699@localhost> References: <20161206142710.6450-1-jorik@kippendief.biz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20161206142710.6450-1-jorik-U9/BOH3cVv3CLqq/8VZgpA@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: jorik-U9/BOH3cVv3CLqq/8VZgpA@public.gmane.org Cc: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org, wens-jdAy2FN1RRM@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Tue, Dec 06, 2016 at 03:27:10PM +0100, jorik-U9/BOH3cVv3CLqq/8VZgpA@public.gmane.org wrote: > From: Jorik Jonker > > In a previous commit, I made a copy/paste error in the pinmux > definitions of UART3: PG{13,14} instead of PA{13,14}. This commit takes > care of that. I have tested this commit on Orange Pi PC and Orange Pi > Plus, and it works for these boards. > > Fixes: e3d11d3c45c5 ("dts: sun8i-h3: add pinmux definitions for > UART2-3") > > Signed-off-by: Jorik Jonker Applied to fixes. Thanks. -Olof -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753500AbcLGUpX (ORCPT ); Wed, 7 Dec 2016 15:45:23 -0500 Received: from mail-wm0-f66.google.com ([74.125.82.66]:36730 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752343AbcLGUpV (ORCPT ); Wed, 7 Dec 2016 15:45:21 -0500 Date: Wed, 7 Dec 2016 12:40:23 -0800 From: Olof Johansson To: jorik@kippendief.biz Cc: arm@kernel.org, maxime.ripard@free-electrons.com, wens@csie.org, mark.rutland@arm.com, devicetree@vger.kernel.org, linux@armlinux.org.uk, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] dts: sun8i-h3: correct UART3 pin definitions Message-ID: <20161207204023.GB11699@localhost> References: <20161206142710.6450-1-jorik@kippendief.biz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161206142710.6450-1-jorik@kippendief.biz> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 06, 2016 at 03:27:10PM +0100, jorik@kippendief.biz wrote: > From: Jorik Jonker > > In a previous commit, I made a copy/paste error in the pinmux > definitions of UART3: PG{13,14} instead of PA{13,14}. This commit takes > care of that. I have tested this commit on Orange Pi PC and Orange Pi > Plus, and it works for these boards. > > Fixes: e3d11d3c45c5 ("dts: sun8i-h3: add pinmux definitions for > UART2-3") > > Signed-off-by: Jorik Jonker Applied to fixes. Thanks. -Olof