From mboxrd@z Thu Jan 1 00:00:00 1970 From: Beniamino Galvani Date: Tue, 17 Oct 2017 22:51:08 +0200 Subject: [U-Boot] [PATCH u-boot 2/3] pinctrl: meson: Add GXL Support In-Reply-To: <1507816232-8227-3-git-send-email-narmstrong@baylibre.com> References: <1507816232-8227-1-git-send-email-narmstrong@baylibre.com> <1507816232-8227-3-git-send-email-narmstrong@baylibre.com> Message-ID: <20171017205108.GB8433@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Oct 12, 2017 at 03:50:31PM +0200, Neil Armstrong wrote: > Add the Amlogic Meson GXL pinctrl support based on the GXBB driver and > the synchronized DTS from Linux 4.13.5 > > Signed-off-by: Neil Armstrong Reviewed-by: Beniamino Galvani From mboxrd@z Thu Jan 1 00:00:00 1970 From: b.galvani@gmail.com (Beniamino Galvani) Date: Tue, 17 Oct 2017 22:51:08 +0200 Subject: [PATCH u-boot 2/3] pinctrl: meson: Add GXL Support In-Reply-To: <1507816232-8227-3-git-send-email-narmstrong@baylibre.com> References: <1507816232-8227-1-git-send-email-narmstrong@baylibre.com> <1507816232-8227-3-git-send-email-narmstrong@baylibre.com> Message-ID: <20171017205108.GB8433@gmail.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org On Thu, Oct 12, 2017 at 03:50:31PM +0200, Neil Armstrong wrote: > Add the Amlogic Meson GXL pinctrl support based on the GXBB driver and > the synchronized DTS from Linux 4.13.5 > > Signed-off-by: Neil Armstrong Reviewed-by: Beniamino Galvani