Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753456AbbBKOqn (ORCPT ); Wed, 11 Feb 2015 09:46:43 -0500 Received: from mail-lb0-f177.google.com ([209.85.217.177]:34590 "EHLO mail-lb0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753057AbbBKOql (ORCPT ); Wed, 11 Feb 2015 09:46:41 -0500 MIME-Version: 1.0 In-Reply-To: <1423664549-29002-1-git-send-email-a.bouin@gmail.com> References: <1423664549-29002-1-git-send-email-a.bouin@gmail.com> Date: Wed, 11 Feb 2015 12:46:40 -0200 Message-ID: Subject: Re: [PATCH 1/1] serial: imx: Add rs485 support to imx thanks to rs485 functions in serial_core From: Fabio Estevam To: Aurelien BOUIN Cc: Greg Kroah-Hartman , Jiri Slaby , sascha@saschahauer.de, "linux-serial@vger.kernel.org" , linux-kernel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 706 Lines: 20 Hi Aurelien, On Wed, Feb 11, 2015 at 12:22 PM, Aurelien BOUIN wrote: > This is a patch to add rs485 support with imx freescale processor > It allows to set the transmit pin used in the structure padding (rs485.padding[0]) > This patch also solved various issues detected by checkpatch.pl Thanks for the patch. Please split it in two patches: one that adds RS485 support and one that fixes the checkpatch warnings. Thanks, Fabio Estevam -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/