From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Wed, 18 Jan 2017 13:43:35 -0800 Subject: [PATCH 2/2] ARM64: dts: meson-gx: add the missing uart_AO_B In-Reply-To: <20170115222029.8271-3-martin.blumenstingl@googlemail.com> (Martin Blumenstingl's message of "Sun, 15 Jan 2017 23:20:29 +0100") References: <20170115222029.8271-1-martin.blumenstingl@googlemail.com> <20170115222029.8271-3-martin.blumenstingl@googlemail.com> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Martin Blumenstingl writes: > This adds the missing node for the uart_AO_B port to the meson-gx.dtsi > (as this is supported by GXBB, GXL and GXM) along with the required > pinctrl pins. This is required as some boards are using it (the boards > from the Khadas VIM series for example have it exposed on the pin > headers). > > Signed-off-by: Martin Blumenstingl Applied to v4.11/dt64. Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH 2/2] ARM64: dts: meson-gx: add the missing uart_AO_B Date: Wed, 18 Jan 2017 13:43:35 -0800 Message-ID: References: <20170115222029.8271-1-martin.blumenstingl@googlemail.com> <20170115222029.8271-3-martin.blumenstingl@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from mail-pg0-f46.google.com ([74.125.83.46]:33993 "EHLO mail-pg0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751986AbdARVni (ORCPT ); Wed, 18 Jan 2017 16:43:38 -0500 Received: by mail-pg0-f46.google.com with SMTP id 14so7623244pgg.1 for ; Wed, 18 Jan 2017 13:43:37 -0800 (PST) In-Reply-To: <20170115222029.8271-3-martin.blumenstingl@googlemail.com> (Martin Blumenstingl's message of "Sun, 15 Jan 2017 23:20:29 +0100") Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Martin Blumenstingl Cc: linux-amlogic@lists.infradead.org, linux-gpio@vger.kernel.org, linus.walleij@linaro.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, carlo@caione.org, will.deacon@arm.com, catalin.marinas@arm.com, mark.rutland@arm.com, robh+dt@kernel.org Martin Blumenstingl writes: > This adds the missing node for the uart_AO_B port to the meson-gx.dtsi > (as this is supported by GXBB, GXL and GXM) along with the required > pinctrl pins. This is required as some boards are using it (the boards > from the Khadas VIM series for example have it exposed on the pin > headers). > > Signed-off-by: Martin Blumenstingl Applied to v4.11/dt64. Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Wed, 18 Jan 2017 13:43:35 -0800 Subject: [PATCH 2/2] ARM64: dts: meson-gx: add the missing uart_AO_B In-Reply-To: <20170115222029.8271-3-martin.blumenstingl@googlemail.com> (Martin Blumenstingl's message of "Sun, 15 Jan 2017 23:20:29 +0100") References: <20170115222029.8271-1-martin.blumenstingl@googlemail.com> <20170115222029.8271-3-martin.blumenstingl@googlemail.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Martin Blumenstingl writes: > This adds the missing node for the uart_AO_B port to the meson-gx.dtsi > (as this is supported by GXBB, GXL and GXM) along with the required > pinctrl pins. This is required as some boards are using it (the boards > from the Khadas VIM series for example have it exposed on the pin > headers). > > Signed-off-by: Martin Blumenstingl Applied to v4.11/dt64. Kevin