From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 4 Aug 2016 19:40:02 +0000 From: Karl Beldan Subject: Re: [PATCH] ARM: dts: da850: Add missing pin muxing for the UARTs Message-ID: <20160804194002.GA15878@gobelin> References: <20160804110656.25318-1-kbeldan@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: Kevin Hilman Cc: Sekhar Nori , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Rob Herring , Mark Rutland , Russell King , karl.beldan+oss@gmail.com List-ID: On Thu, Aug 04, 2016 at 12:20:27PM -0700, Kevin Hilman wrote: > Karl Beldan writes: > > > This adds 2 pinctrl groups (rtscts, rxtx) for each of the 3 UARTs. > > > > Signed-off-by: Karl Beldan > > Should da850-evm be updated to use the serial2_rxtx_pins also? > I could not find the EVM schematics on the net and I only have an LCDK, but according to the code it should, however I can't tell whether it needs flow control. Karl