All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: Mike Turquette <mturquette@baylibre.com>,
	linux-arm-kernel@lists.infradead.org,
	Chen-Yu Tsai <wens@csie.org>, Hans de Goede <hdegoede@redhat.com>,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-sunxi@googlegroups.com
Subject: Re: [PATCH 1/5] ARM: sunxi: Add R8 support
Date: Wed, 30 Sep 2015 15:38:29 -0700	[thread overview]
Message-ID: <20150930223829.GG18556@codeaurora.org> (raw)
In-Reply-To: <1442566130-3497-2-git-send-email-maxime.ripard@free-electrons.com>

On 09/18, Maxime Ripard wrote:
> The R8 is a new Allwinner SoC based on the A13. While both are very
> similar, there's still a few differences. Introduce a new compatible to
> deal with them.
> 
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
> ---

Acked-by: Stephen Boyd <sboyd@codeaurora.org>

BTW, why is the entire series sent To: Mike and I? Are these
patches intended to go through clk tree?

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

WARNING: multiple messages have this Message-ID (diff)
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/5] ARM: sunxi: Add R8 support
Date: Wed, 30 Sep 2015 15:38:29 -0700	[thread overview]
Message-ID: <20150930223829.GG18556@codeaurora.org> (raw)
In-Reply-To: <1442566130-3497-2-git-send-email-maxime.ripard@free-electrons.com>

On 09/18, Maxime Ripard wrote:
> The R8 is a new Allwinner SoC based on the A13. While both are very
> similar, there's still a few differences. Introduce a new compatible to
> deal with them.
> 
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
> ---

Acked-by: Stephen Boyd <sboyd@codeaurora.org>

BTW, why is the entire series sent To: Mike and I? Are these
patches intended to go through clk tree?

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

  parent reply	other threads:[~2015-09-30 22:38 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-18  8:48 [PATCH 0/5] ARM: sunxi: Introduce CHIP support Maxime Ripard
2015-09-18  8:48 ` Maxime Ripard
2015-09-18  8:48 ` Maxime Ripard
2015-09-18  8:48 ` [PATCH 1/5] ARM: sunxi: Add R8 support Maxime Ripard
2015-09-18  8:48   ` Maxime Ripard
2015-09-18  9:47   ` Chen-Yu Tsai
2015-09-18  9:47     ` Chen-Yu Tsai
2015-09-18 12:20     ` Maxime Ripard
2015-09-18 12:20       ` Maxime Ripard
2015-09-30 22:38   ` Stephen Boyd [this message]
2015-09-30 22:38     ` Stephen Boyd
2015-10-01  6:58     ` Maxime Ripard
2015-10-01  6:58       ` Maxime Ripard
2015-09-18  8:48 ` [PATCH 2/5] ARM: sun5i: Add R8 DTSI Maxime Ripard
2015-09-18  8:48   ` Maxime Ripard
2015-09-18  8:48   ` Maxime Ripard
2015-09-18  9:41   ` Chen-Yu Tsai
2015-09-18  9:41     ` Chen-Yu Tsai
2015-09-18 12:19     ` Maxime Ripard
2015-09-18 12:19       ` Maxime Ripard
2015-09-18  8:48 ` [PATCH 3/5] ARM: sun5i: dt: Move uart3 pinctrl node to common DTSI Maxime Ripard
2015-09-18  8:48   ` Maxime Ripard
2015-09-18  8:48 ` [PATCH 4/5] ARM: sun5i: dt: Add UART3 CTS and RTS pins Maxime Ripard
2015-09-18  8:48   ` Maxime Ripard
2015-09-18  8:48 ` [PATCH 5/5] ARM: sun5i: Add C.H.I.P DTS Maxime Ripard
2015-09-18  8:48   ` Maxime Ripard
2015-09-18 16:41   ` Chen-Yu Tsai
2015-09-18 16:41     ` Chen-Yu Tsai
2015-09-22 12:47     ` Maxime Ripard
2015-09-22 12:47       ` Maxime Ripard
2015-09-22 12:57       ` [linux-sunxi] " Chen-Yu Tsai
2015-09-22 12:57         ` Chen-Yu Tsai
2015-09-22 13:01         ` Hans de Goede
2015-09-22 13:01           ` Hans de Goede
2015-09-22 13:34           ` Hans de Goede
2015-09-22 13:34             ` Hans de Goede
2015-09-22 14:04           ` Maxime Ripard
2015-09-22 14:04             ` Maxime Ripard
2015-09-22 14:30             ` Hans de Goede
2015-09-22 14:30               ` Hans de Goede
2015-09-29 19:36               ` Maxime Ripard
2015-09-29 19:36                 ` Maxime Ripard
2015-09-18  9:02 ` [PATCH 0/5] ARM: sunxi: Introduce CHIP support Arnd Bergmann
2015-09-18  9:02   ` Arnd Bergmann
2015-09-18 12:19   ` Maxime Ripard
2015-09-18 12:19     ` Maxime Ripard
2015-09-18 13:18     ` Arnd Bergmann
2015-09-18 13:18       ` Arnd Bergmann
2015-09-18 13:55       ` Maxime Ripard
2015-09-18 13:55         ` Maxime Ripard
2015-09-18 13:58         ` Arnd Bergmann
2015-09-18 13:58           ` Arnd Bergmann
2015-09-18 15:36 ` [linux-sunxi] " Hans de Goede
2015-09-18 15:36   ` Hans de Goede

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=20150930223829.GG18556@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=hdegoede@redhat.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sunxi@googlegroups.com \
    --cc=maxime.ripard@free-electrons.com \
    --cc=mturquette@baylibre.com \
    --cc=wens@csie.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.