From mboxrd@z Thu Jan 1 00:00:00 1970 From: nsekhar@ti.com (Sekhar Nori) Date: Tue, 23 Aug 2016 16:39:08 +0530 Subject: [PATCH] ARM: dts: da850: Add missing pin muxing for the UARTs In-Reply-To: References: <20160804110656.25318-1-kbeldan@baylibre.com> <20160804210045.GD15013@gobelin> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Friday 05 August 2016 04:30 AM, Kevin Hilman wrote: > Karl Beldan writes: > >> 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 flow >> control pins are used. > > Ok, let's just leave it for now, since it's working fine. Sekhar can > fix that up if he can dig up the schematics. Looks like the flow control pins are being used for McASP also on the EVM. So lets leave the EVM as-is. Regards, Sekhar