From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.92.2 #3 (Red Hat Linux)) id 1iF0VO-0008FR-Nu for barebox@lists.infradead.org; Mon, 30 Sep 2019 18:34:44 +0000 Date: Mon, 30 Sep 2019 20:34:35 +0200 From: Sascha Hauer Message-ID: <20190930183435.bmdbftvzvsk2nlrg@pengutronix.de> References: <20190926093525.12371-1-a.fatoum@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190926093525.12371-1-a.fatoum@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 1/2] ARM: at91: provide at91_mux_pio3_pin for use in first stage To: Ahmad Fatoum Cc: barebox@lists.infradead.org On Thu, Sep 26, 2019 at 11:35:24AM +0200, Ahmad Fatoum wrote: > Low level init code may wish the ability to configure pins, e.g. for low > level debug UART. The pinctrl-at91 driver already exports an > at91_mux_pio3_pin function, but that one is only usable after driver > probe. Instead, provide an at91_mux_pio3_pin function, which can be used > at all times. > > Signed-off-by: Ahmad Fatoum > --- > This is yet unused in the barebox tree. > But getting it upstream will decouple the sama5d2 second stage support > from the sama5d3 first stage support, so that both could be sent out > separately. > --- > arch/arm/mach-at91/include/mach/gpio.h | 39 +++++++++++++++++++++++++ > arch/arm/mach-at91/include/mach/iomux.h | 9 +----- > 2 files changed, 40 insertions(+), 8 deletions(-) Applied, thanks Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox