All of lore.kernel.org
 help / color / mirror / Atom feed
From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH 2/4] ARM64: dts: meson-gx: add the serial CTS and RTS pin groups
Date: Wed, 18 Jan 2017 13:52:26 -0800	[thread overview]
Message-ID: <m2k29syr1h.fsf@baylibre.com> (raw)
In-Reply-To: <b74ed3d7-ea69-5a5b-a313-baab3a9e2396@suse.de> ("Andreas Färber"'s message of "Sun, 15 Jan 2017 23:50:17 +0100")

Andreas F?rber <afaerber@suse.de> writes:

> Am 15.01.2017 um 23:32 schrieb Martin Blumenstingl:
>> This adds pinctrl group nodes for the CTS and RTS pins of each serial
>> controller. This makes it possible to enable the CTS and RTS pins which
>> are controlled by the serial controller hardware (through the meson_uart
>> driver).
>> 
>> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
>
> Tested-by: Andreas F?rber <afaerber@suse.de>

Applied to v4.11/dt64 with Andreas' ack.

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: "Andreas Färber" <afaerber@suse.de>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
	catalin.marinas@arm.com,
	Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	gregkh@linuxfoundation.org, will.deacon@arm.com,
	robh+dt@kernel.org, linux-serial@vger.kernel.org,
	jslaby@suse.com, carlo@caione.org,
	linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/4] ARM64: dts: meson-gx: add the serial CTS and RTS pin groups
Date: Wed, 18 Jan 2017 13:52:26 -0800	[thread overview]
Message-ID: <m2k29syr1h.fsf@baylibre.com> (raw)
In-Reply-To: <b74ed3d7-ea69-5a5b-a313-baab3a9e2396@suse.de> ("Andreas Färber"'s message of "Sun, 15 Jan 2017 23:50:17 +0100")

Andreas Färber <afaerber@suse.de> writes:

> Am 15.01.2017 um 23:32 schrieb Martin Blumenstingl:
>> This adds pinctrl group nodes for the CTS and RTS pins of each serial
>> controller. This makes it possible to enable the CTS and RTS pins which
>> are controlled by the serial controller hardware (through the meson_uart
>> driver).
>> 
>> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
>
> Tested-by: Andreas Färber <afaerber@suse.de>

Applied to v4.11/dt64 with Andreas' ack.

Kevin


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] ARM64: dts: meson-gx: add the serial CTS and RTS pin groups
Date: Wed, 18 Jan 2017 13:52:26 -0800	[thread overview]
Message-ID: <m2k29syr1h.fsf@baylibre.com> (raw)
In-Reply-To: <b74ed3d7-ea69-5a5b-a313-baab3a9e2396@suse.de> ("Andreas Färber"'s message of "Sun, 15 Jan 2017 23:50:17 +0100")

Andreas F?rber <afaerber@suse.de> writes:

> Am 15.01.2017 um 23:32 schrieb Martin Blumenstingl:
>> This adds pinctrl group nodes for the CTS and RTS pins of each serial
>> controller. This makes it possible to enable the CTS and RTS pins which
>> are controlled by the serial controller hardware (through the meson_uart
>> driver).
>> 
>> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
>
> Tested-by: Andreas F?rber <afaerber@suse.de>

Applied to v4.11/dt64 with Andreas' ack.

Kevin

  reply	other threads:[~2017-01-18 21:52 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-15 22:32 [PATCH 0/4] Bluetooth support for GXBB/GXL/GXM based devices Martin Blumenstingl
2017-01-15 22:32 ` Martin Blumenstingl
2017-01-15 22:32 ` Martin Blumenstingl
2017-01-15 22:32 ` [PATCH 1/4] tty: serial: meson: allow baud-rates higher than 115200 Martin Blumenstingl
2017-01-15 22:32   ` Martin Blumenstingl
2017-01-15 22:32   ` Martin Blumenstingl
2017-01-15 22:48   ` Andreas Färber
2017-01-15 22:48     ` Andreas Färber
2017-01-15 22:48     ` Andreas Färber
2017-01-18 21:44   ` Kevin Hilman
2017-01-18 21:44     ` Kevin Hilman
2017-01-18 21:44     ` Kevin Hilman
2017-01-15 22:32 ` [PATCH 2/4] ARM64: dts: meson-gx: add the serial CTS and RTS pin groups Martin Blumenstingl
2017-01-15 22:32   ` Martin Blumenstingl
2017-01-15 22:32   ` Martin Blumenstingl
2017-01-15 22:50   ` Andreas Färber
2017-01-15 22:50     ` Andreas Färber
2017-01-15 22:50     ` Andreas Färber
2017-01-18 21:52     ` Kevin Hilman [this message]
2017-01-18 21:52       ` Kevin Hilman
2017-01-18 21:52       ` Kevin Hilman
2017-01-15 22:32 ` [PATCH 3/4] ARM64: dts: meson-gx-p23x-q20x: enable the Bluetooth module Martin Blumenstingl
2017-01-15 22:32   ` Martin Blumenstingl
2017-01-15 22:32   ` Martin Blumenstingl
2017-01-16  0:47   ` Andreas Färber
2017-01-16  0:47     ` Andreas Färber
2017-01-16  0:47     ` Andreas Färber
2017-01-16  9:44     ` Martin Blumenstingl
2017-01-16  9:44       ` Martin Blumenstingl
2017-01-16  9:44       ` Martin Blumenstingl
2017-01-15 22:32 ` [PATCH 4/4] ARM64: dts: meson-gxbb-vega-s95: " Martin Blumenstingl
2017-01-15 22:32   ` Martin Blumenstingl
2017-01-15 22:32   ` Martin Blumenstingl
2017-01-15 22:55   ` Andreas Färber
2017-01-15 22:55     ` Andreas Färber
2017-01-15 22:55     ` Andreas Färber
2017-01-18 11:25 ` [PATCH 0/4] Bluetooth support for GXBB/GXL/GXM based devices Martin Blumenstingl
2017-01-18 11:25   ` Martin Blumenstingl
2017-01-18 11:25   ` Martin Blumenstingl
2017-01-18 22:02   ` Kevin Hilman
2017-01-18 22:02     ` Kevin Hilman
2017-01-18 22:02     ` Kevin Hilman
2017-01-19 13:39     ` Greg KH
2017-01-19 13:39       ` Greg KH
2017-01-19 13:39       ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2k29syr1h.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=linus-amlogic@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.