From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Thu, 04 Aug 2016 16:00:35 -0700 Subject: [PATCH] ARM: dts: da850: Add missing pin muxing for the UARTs In-Reply-To: <20160804210045.GD15013@gobelin> (Karl Beldan's message of "Thu, 4 Aug 2016 21:00:45 +0000") 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 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. Kevin