All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
To: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>
Cc: Linus Walleij
	<linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Ian Campbell
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
	linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: [PATCH 6/7] ARM: dts: sun9i: Add Reduced Serial Bus controller device node to A80 dtsi
Date: Tue, 1 Dec 2015 14:10:11 +0100	[thread overview]
Message-ID: <20151201131011.GO29263@lukather> (raw)
In-Reply-To: <1448948845-28347-7-git-send-email-wens-jdAy2FN1RRM@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 478 bytes --]

On Tue, Dec 01, 2015 at 01:47:24PM +0800, Chen-Yu Tsai wrote:
> This patch adds a device node for the Reduced Serial Bus (RSB)
> controller and the defacto pinmux setting to the A80 dtsi.
> 
> Since there is only one possible pinmux setting for RSB, just
> set it in the dtsi.
> 
> Signed-off-by: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>

Applied, thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 6/7] ARM: dts: sun9i: Add Reduced Serial Bus controller device node to A80 dtsi
Date: Tue, 1 Dec 2015 14:10:11 +0100	[thread overview]
Message-ID: <20151201131011.GO29263@lukather> (raw)
In-Reply-To: <1448948845-28347-7-git-send-email-wens@csie.org>

On Tue, Dec 01, 2015 at 01:47:24PM +0800, Chen-Yu Tsai wrote:
> This patch adds a device node for the Reduced Serial Bus (RSB)
> controller and the defacto pinmux setting to the A80 dtsi.
> 
> Since there is only one possible pinmux setting for RSB, just
> set it in the dtsi.
> 
> Signed-off-by: Chen-Yu Tsai <wens@csie.org>

Applied, thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20151201/cd08a5a7/attachment.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: Chen-Yu Tsai <wens@csie.org>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>,
	linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-sunxi@googlegroups.com
Subject: Re: [PATCH 6/7] ARM: dts: sun9i: Add Reduced Serial Bus controller device node to A80 dtsi
Date: Tue, 1 Dec 2015 14:10:11 +0100	[thread overview]
Message-ID: <20151201131011.GO29263@lukather> (raw)
In-Reply-To: <1448948845-28347-7-git-send-email-wens@csie.org>

[-- Attachment #1: Type: text/plain, Size: 475 bytes --]

On Tue, Dec 01, 2015 at 01:47:24PM +0800, Chen-Yu Tsai wrote:
> This patch adds a device node for the Reduced Serial Bus (RSB)
> controller and the defacto pinmux setting to the A80 dtsi.
> 
> Since there is only one possible pinmux setting for RSB, just
> set it in the dtsi.
> 
> Signed-off-by: Chen-Yu Tsai <wens@csie.org>

Applied, thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  parent reply	other threads:[~2015-12-01 13:10 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-01  5:47 [PATCH 0/7] ARM: sun9i: R_PIO, IR receiver and RSB support Chen-Yu Tsai
2015-12-01  5:47 ` Chen-Yu Tsai
2015-12-01  5:47 ` Chen-Yu Tsai
     [not found] ` <1448948845-28347-1-git-send-email-wens-jdAy2FN1RRM@public.gmane.org>
2015-12-01  5:47   ` [PATCH 1/7] pinctrl: sunxi: Add A80 special pin controller Chen-Yu Tsai
2015-12-01  5:47     ` Chen-Yu Tsai
2015-12-01  5:47     ` Chen-Yu Tsai
     [not found]     ` <1448948845-28347-2-git-send-email-wens-jdAy2FN1RRM@public.gmane.org>
2015-12-04 14:39       ` Rob Herring
2015-12-04 14:39         ` Rob Herring
2015-12-04 14:39         ` Rob Herring
2015-12-01  5:47   ` [PATCH 2/7] ARM: dts: sun9i: Add A80 R_PIO pin controller device node Chen-Yu Tsai
2015-12-01  5:47     ` Chen-Yu Tsai
2015-12-01  5:47     ` Chen-Yu Tsai
     [not found]     ` <1448948845-28347-3-git-send-email-wens-jdAy2FN1RRM@public.gmane.org>
2015-12-01 13:08       ` Maxime Ripard
2015-12-01 13:08         ` Maxime Ripard
2015-12-01 13:08         ` Maxime Ripard
2015-12-01  5:47   ` [PATCH 3/7] ARM: dts: sun9i: optimus: Enable LED3 Chen-Yu Tsai
2015-12-01  5:47     ` Chen-Yu Tsai
2015-12-01  5:47     ` Chen-Yu Tsai
     [not found]     ` <1448948845-28347-4-git-send-email-wens-jdAy2FN1RRM@public.gmane.org>
2015-12-01 13:09       ` Maxime Ripard
2015-12-01 13:09         ` Maxime Ripard
2015-12-01 13:09         ` Maxime Ripard
2015-12-01  5:47   ` [PATCH 4/7] ARM: dts: sun9i: Add consumer IR receiver device node and pinmux settings Chen-Yu Tsai
2015-12-01  5:47     ` Chen-Yu Tsai
2015-12-01  5:47     ` Chen-Yu Tsai
2015-12-01 13:09     ` Maxime Ripard
2015-12-01 13:09       ` Maxime Ripard
2015-12-01  5:47   ` [PATCH 5/7] ARM: dts: sun9i: optimus: Enable consumer IR receiver Chen-Yu Tsai
2015-12-01  5:47     ` Chen-Yu Tsai
2015-12-01  5:47     ` Chen-Yu Tsai
     [not found]     ` <1448948845-28347-6-git-send-email-wens-jdAy2FN1RRM@public.gmane.org>
2015-12-01 13:09       ` Maxime Ripard
2015-12-01 13:09         ` Maxime Ripard
2015-12-01 13:09         ` Maxime Ripard
2015-12-01  5:47   ` [PATCH 6/7] ARM: dts: sun9i: Add Reduced Serial Bus controller device node to A80 dtsi Chen-Yu Tsai
2015-12-01  5:47     ` Chen-Yu Tsai
2015-12-01  5:47     ` Chen-Yu Tsai
     [not found]     ` <1448948845-28347-7-git-send-email-wens-jdAy2FN1RRM@public.gmane.org>
2015-12-01 13:10       ` Maxime Ripard [this message]
2015-12-01 13:10         ` Maxime Ripard
2015-12-01 13:10         ` Maxime Ripard
2015-12-01  5:47   ` [PATCH 7/7] ARM: dts: sun9i: optimus: Enable Reduced Serial Bus controller Chen-Yu Tsai
2015-12-01  5:47     ` Chen-Yu Tsai
2015-12-01  5:47     ` Chen-Yu Tsai
     [not found]     ` <1448948845-28347-8-git-send-email-wens-jdAy2FN1RRM@public.gmane.org>
2015-12-01 13:10       ` Maxime Ripard
2015-12-01 13:10         ` Maxime Ripard
2015-12-01 13:10         ` Maxime Ripard

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=20151201131011.GO29263@lukather \
    --to=maxime.ripard-wi1+55scjutkeb57/3fjtnbpr1lh4cv8@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
    --cc=linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=wens-jdAy2FN1RRM@public.gmane.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.