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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 23DBBC43334 for ; Sun, 10 Jul 2022 18:43:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229450AbiGJSnZ (ORCPT ); Sun, 10 Jul 2022 14:43:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42664 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229476AbiGJSnY (ORCPT ); Sun, 10 Jul 2022 14:43:24 -0400 Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1D1659FF9; Sun, 10 Jul 2022 11:43:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1657478604; x=1689014604; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=vO0RJR3jJjMpynIlXhpQZAOyBkHLXFLhgEoQu85jxvs=; b=RflyDQiVHY6BjNUml2Y9ICMgRzZlyQqsHRapdyMwrGhtTmmNIAvGIEhE b2laVnBohMgLZ1TBaG+JyOeAInQ/Gg5MG9ZqPmnmSlz48S2r7nRqw7BO7 +cSAcvaDfwUi9pvGtl2cCCBW1cfsxAYJZaMRavcCqhU4QmLM0mSDrzeoc nIOTkCCpTpPwWifdBinK6YzCap6W4CR8oHXbXkfc+dsmpH4UvGBp1xhAq Kde5QfuKBgr/jN+5yX/crNCf1xqaTluGrSLFXGKVol5KaA0ba3Q9ZRW0L ltUVGGY+w2Wn62xIrPvkQdyo1gCGqKnNx6OIT/BhccmHY3YpQyo6P6+vk A==; X-IronPort-AV: E=McAfee;i="6400,9594,10404"; a="264942141" X-IronPort-AV: E=Sophos;i="5.92,261,1650956400"; d="scan'208";a="264942141" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jul 2022 11:43:23 -0700 X-IronPort-AV: E=Sophos;i="5.92,261,1650956400"; d="scan'208";a="544767979" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jul 2022 11:43:19 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1oAbtk-001A6w-1Z; Sun, 10 Jul 2022 21:43:16 +0300 Date: Sun, 10 Jul 2022 21:43:16 +0300 From: Andy Shevchenko To: Lino Sanfilippo Cc: gregkh@linuxfoundation.org, jirislaby@kernel.org, ilpo.jarvinen@linux.intel.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, vz@mleia.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, lukas@wunner.de, p.rosenberger@kunbus.com, Lino Sanfilippo Subject: Re: [PATCH v4 0/8] Fixes and cleanup for RS485 Message-ID: References: <20220710164442.2958979-1-LinoSanfilippo@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220710164442.2958979-1-LinoSanfilippo@gmx.de> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-serial@vger.kernel.org On Sun, Jul 10, 2022 at 06:44:34PM +0200, Lino Sanfilippo wrote: > From: Lino Sanfilippo > > The following series includes cleanup and fixes around RS485 in the serial > core and uart drivers: > > Patch 1: ar933x: Fix check for RS485 support > Patch 2: Remove superfluous code in ar933x. > Patch 3: Set the rs485 termination GPIO in the serial core. This is needed > since if the gpio is only accessible in sleepable context. It also > is a further step to make the RS485 handling more generic. > Patch 4: Move sanitizing of RS485 delays into an own function. This is in > preparation of patch 4. > Patch 5: Sanitize RS485 delays read from device tree. > Patch 6: Correct RS485 delays in binding documentation. > Patch 7: Remove redundant code in 8250_dwlib. > Patch 8: Remove redundant code in 8250-lpc18xx. > Changes in v4: > - fixed logical error found by > - capitalize "uart" and "gpio" in commit messages Please, avoid sending sequential version of the series more often than once per a few days, recommended interval is one week. -- With Best Regards, Andy Shevchenko 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 8224EC43334 for ; Sun, 10 Jul 2022 18:44:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=hKv0tRaymubNEnH/PPcB+hQnBBodD80V894j5vs18Xk=; b=c+5tbSph+IPSC0 D6MPTbjskGwaqzXQ7xniJ3cIO2uUUynk8YpocpAtgD9Sxq3ZJZ65rtYm8RAACFiJDZeNS1zyVqC88 mSWPexjZfrGIFc963WUqppRSR6GO4JLcgqblO+HABGavQmJAufMNq8pRBN+jsGYfCZ4aJZxDKdOz2 t0lQACDmSlUksgDOhV+JV33aZqnb70090N8plp1KpFURCHad1mmBNzIsITp4zIAegibsHjbQR3Ye7 HAPsViKNttJDXWbWRGxlZtly3w1BSOKgdSi2gfuXBVg4Epd+8S7OXYd7r0sI+jZT2hXPVhXqseT0M PYRS87PNsZci1vUZoq6Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oAbtw-00Czky-Go; Sun, 10 Jul 2022 18:43:28 +0000 Received: from mga04.intel.com ([192.55.52.120]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oAbtu-00Czjd-BG for linux-arm-kernel@lists.infradead.org; Sun, 10 Jul 2022 18:43:27 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1657478606; x=1689014606; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=vO0RJR3jJjMpynIlXhpQZAOyBkHLXFLhgEoQu85jxvs=; b=UZzOjfGCOL3e9bPs33ctJRxiF4iED+YlR3dxJJacGkckxW7ov4yXUvd3 5uItZBygCJ5onJ7itnsriRvOw3hkaLTprBmwVtqNevcwLG5EQyERXeluK nL+W61Qs7xbRJi2XIP/k1SL2kOGbSQqIOZmUlfFLrUQYnDODWIo+nIq7X +Pah1VUvV8tnU/JGK58zMTa5tDCxA9qWvMBcfGolbRHF2EpowwT7eQaBF YexEU97cwDcna5J5O8Qw+oqRt7tDdVfbrzI0M7tZQinshqZ4ggInWvHuH /SeHJBuY9HTyq3h7NVrotaYfBApYyhB0VcPTgLwXFEbPXb/O5l7AuwYYr Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10404"; a="283285598" X-IronPort-AV: E=Sophos;i="5.92,261,1650956400"; d="scan'208";a="283285598" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jul 2022 11:43:23 -0700 X-IronPort-AV: E=Sophos;i="5.92,261,1650956400"; d="scan'208";a="544767979" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jul 2022 11:43:19 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1oAbtk-001A6w-1Z; Sun, 10 Jul 2022 21:43:16 +0300 Date: Sun, 10 Jul 2022 21:43:16 +0300 From: Andy Shevchenko To: Lino Sanfilippo Cc: gregkh@linuxfoundation.org, jirislaby@kernel.org, ilpo.jarvinen@linux.intel.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, vz@mleia.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, lukas@wunner.de, p.rosenberger@kunbus.com, Lino Sanfilippo Subject: Re: [PATCH v4 0/8] Fixes and cleanup for RS485 Message-ID: References: <20220710164442.2958979-1-LinoSanfilippo@gmx.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220710164442.2958979-1-LinoSanfilippo@gmx.de> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220710_114326_436318_A5F123B9 X-CRM114-Status: GOOD ( 12.55 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, Jul 10, 2022 at 06:44:34PM +0200, Lino Sanfilippo wrote: > From: Lino Sanfilippo > > The following series includes cleanup and fixes around RS485 in the serial > core and uart drivers: > > Patch 1: ar933x: Fix check for RS485 support > Patch 2: Remove superfluous code in ar933x. > Patch 3: Set the rs485 termination GPIO in the serial core. This is needed > since if the gpio is only accessible in sleepable context. It also > is a further step to make the RS485 handling more generic. > Patch 4: Move sanitizing of RS485 delays into an own function. This is in > preparation of patch 4. > Patch 5: Sanitize RS485 delays read from device tree. > Patch 6: Correct RS485 delays in binding documentation. > Patch 7: Remove redundant code in 8250_dwlib. > Patch 8: Remove redundant code in 8250-lpc18xx. > Changes in v4: > - fixed logical error found by > - capitalize "uart" and "gpio" in commit messages Please, avoid sending sequential version of the series more often than once per a few days, recommended interval is one week. -- With Best Regards, Andy Shevchenko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel