From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752002AbcL3IHo (ORCPT ); Fri, 30 Dec 2016 03:07:44 -0500 Received: from mail-qt0-f177.google.com ([209.85.216.177]:35923 "EHLO mail-qt0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751687AbcL3IHn (ORCPT ); Fri, 30 Dec 2016 03:07:43 -0500 MIME-Version: 1.0 In-Reply-To: <1481725456-1030-1-git-send-email-gabriel.fernandez@st.com> References: <1481725456-1030-1-git-send-email-gabriel.fernandez@st.com> From: Linus Walleij Date: Fri, 30 Dec 2016 09:07:30 +0100 Message-ID: Subject: Re: [PATCH] pinctrl: stm32: activate strict mux mode To: Gabriel FERNANDEZ Cc: Maxime Coquelin , Alexandre Torgue , Patrice Chotard , Laxman Dewangan , "linux-gpio@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 14, 2016 at 3:24 PM, wrote: > From: Gabriel Fernandez > > This activates strict mode muxing for the STM32 pin controllers, > as these do not allow GPIO and functions to use the same pin > simultaneously. > > Signed-off-by: Gabriel Fernandez Patch applied with Patrice's ACK. Yours, Linus Walleij