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=-3.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS 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 DC7D9C2BB1D for ; Thu, 12 Mar 2020 09:03:09 +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 B8ED620716 for ; Thu, 12 Mar 2020 09:03:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="AgAAH187"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="jYdPB8Te" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B8ED620716 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org 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: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=jlRLvpVWMo/m8Xve5qP7dIobQ8sIkKNkbQZPX0VbWmQ=; b=AgAAH187XYcp5b 2ibAyaNTBbA0dalu1IVt0k7cN9mdpdXh6uTn9IkKnB6C3IS9q28fBSI1n6aOQmFl/loeN+39rCtx4 mBMzKK4fy4Yds7Wmbjq8PVId/oCKfKmQLVTbMmWMpI9Rzl1rTThmBbZfbZTzfj9vLpKK9r47KgJ0X etwEpDbaDkkVrVKzCBAntIS6/PMc6/SgaSpj7KKJFLldI+TYcqzgJf9kkD9o2wxkJprNcjS6B7P9J tJveLyJCDixRlr0fvZCi1T95++2JVT9eDucZuYUoKCwcEqHtQNw+0AztBDnQ2P+IoYkDSSDEP+AMK e/MWmDvWhAekXXeBzfYg==; 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 1jCJkB-0008Sy-2H; Thu, 12 Mar 2020 09:03:07 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jCJk8-0008S8-1o for linux-arm-kernel@lists.infradead.org; Thu, 12 Mar 2020 09:03:05 +0000 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6761320691; Thu, 12 Mar 2020 09:03:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1584003780; bh=W3VhYB0+37wDg2ve0xW9G4K2A31AP6lXnjoIl/W109Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jYdPB8TeqL3Mva1QSnRLzmsTKUKX0Dlo5A0028hiWu7RUnhp1FsMqH/aayraJ6vAx Xhtkk2r2ntLubZKny8JvmH7VVCM1rays1My8CENWodPLv/Y7HAew69NvHeNuCq9wII EpQjXnUYDmeqjPCtMSv3g41/LlZ3GNOPJuKMOYWs= Date: Thu, 12 Mar 2020 10:02:58 +0100 From: Greg Kroah-Hartman To: Martin Devera Subject: Re: [PATCH 1/2] tty/serial: Add st,swap OF option to stm32-usart Message-ID: <20200312090258.GA180600@kroah.com> References: <20200229160507.31309-1-devik@eaxlabs.cz> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200229160507.31309-1-devik@eaxlabs.cz> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200312_020304_115579_1E967F1A X-CRM114-Status: GOOD ( 12.00 ) 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 , Alexandre Torgue , open list , "open list:SERIAL DRIVERS" , Jiri Slaby , "moderated list:ARM/STM32 ARCHITECTURE" 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 Sat, Feb 29, 2020 at 05:05:06PM +0100, Martin Devera wrote: > STM32 F7/H7 usarts supports RX & TX pin swapping. > Add option to turn it on. > Tested on STM32MP157. > > Signed-off-by: Martin Devera > --- > drivers/tty/serial/stm32-usart.c | 3 ++- > drivers/tty/serial/stm32-usart.h | 1 + > 2 files changed, 3 insertions(+), 1 deletion(-) This, and patch 2/2, do not apply to my tty-next branch at all. What did you make them against? Please rebase and resend the series. thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel