All of lore.kernel.org
 help / color / mirror / Atom feed
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/1 for 4.4-rc8] ARM: Fix broken USB support in sunxi_defconfig
Date: Thu, 31 Dec 2015 17:00:49 +0100	[thread overview]
Message-ID: <20151231160049.GA23528@lukather> (raw)
In-Reply-To: <4865776.yyMBHQfnua@wuerfel>

Hi Arnd,

On Thu, Dec 31, 2015 at 04:46:01PM +0100, Arnd Bergmann wrote:
> On Tuesday 29 December 2015 02:47:32 Timo Sigurdsson wrote:
> > Here is a late patch aimed for 4.4-rc8 (or 4.4). It would be nice if this   
> > could make it into 4.4 in order to avoid unpleasent surprises (and
> > subsequent questions) with builds based on sunxi_defconfig. At the moment,
> > some boards (e.g. LeMaker BananaPi) are left with non-functional USB ports
> > as a newly added driver is required to power them.
> 
> It's a bit confusing to send a patch to so many recipients, that usually
> leads to nobody applying it. I can put it into the fixes branch in arm-soc
> but need an Ack from the sunxi maintainer(s).

You have mine

Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Timo, don't we need the same thing for multi_v7?

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/20151231/64e93d12/attachment-0001.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: Timo Sigurdsson <public_timo.s@silentcreek.de>,
	Arnd Bergmann <arnd@arndb.de>
Cc: linux-arm-kernel@lists.infradead.org, arm@kernel.org,
	linux@arm.linux.org.uk, wens@csie.org, tyler.baker@linaro.org,
	info@gerhard-bertelsmann.de, net147@gmail.com, carlo@caione.org,
	linux-kernel@vger.kernel.org, hdegoede@redhat.com,
	david@tulloh.id.au
Subject: Re: [PATCH 0/1 for 4.4-rc8] ARM: Fix broken USB support in sunxi_defconfig
Date: Thu, 31 Dec 2015 17:00:49 +0100	[thread overview]
Message-ID: <20151231160049.GA23528@lukather> (raw)
In-Reply-To: <4865776.yyMBHQfnua@wuerfel>

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

Hi Arnd,

On Thu, Dec 31, 2015 at 04:46:01PM +0100, Arnd Bergmann wrote:
> On Tuesday 29 December 2015 02:47:32 Timo Sigurdsson wrote:
> > Here is a late patch aimed for 4.4-rc8 (or 4.4). It would be nice if this   
> > could make it into 4.4 in order to avoid unpleasent surprises (and
> > subsequent questions) with builds based on sunxi_defconfig. At the moment,
> > some boards (e.g. LeMaker BananaPi) are left with non-functional USB ports
> > as a newly added driver is required to power them.
> 
> It's a bit confusing to send a patch to so many recipients, that usually
> leads to nobody applying it. I can put it into the fixes branch in arm-soc
> but need an Ack from the sunxi maintainer(s).

You have mine

Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Timo, don't we need the same thing for multi_v7?

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 --]

  reply	other threads:[~2015-12-31 16:00 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-29  1:47 [PATCH 0/1 for 4.4-rc8] ARM: Fix broken USB support in sunxi_defconfig Timo Sigurdsson
2015-12-29  1:47 ` Timo Sigurdsson
2015-12-29  1:47 ` [PATCH 1/1 " Timo Sigurdsson
2015-12-29  1:47   ` Timo Sigurdsson
2015-12-31 15:46 ` [PATCH 0/1 " Arnd Bergmann
2015-12-31 15:46   ` Arnd Bergmann
2015-12-31 16:00   ` Maxime Ripard [this message]
2015-12-31 16:00     ` Maxime Ripard
2015-12-31 16:03     ` Arnd Bergmann
2015-12-31 16:03       ` Arnd Bergmann
2015-12-31 16:15       ` Arnd Bergmann
2015-12-31 16:15         ` Arnd Bergmann
2016-01-01 13:16     ` Timo Sigurdsson
2016-01-01 13:16       ` Timo Sigurdsson
2016-01-01 13:25   ` Timo Sigurdsson
2016-01-01 13:25     ` Timo Sigurdsson
2016-01-01 13:59     ` Arnd Bergmann
2016-01-01 13:59       ` Arnd Bergmann
2016-01-01 13:38 ` [PATCH for 4.4-rc8] ARM: Fix broken USB support in multi_v7_defconfig for sunxi devices Timo Sigurdsson
2016-01-01 13:38   ` Timo Sigurdsson
2016-01-01 14:03   ` Arnd Bergmann
2016-01-01 14:03     ` Arnd Bergmann

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=20151231160049.GA23528@lukather \
    --to=maxime.ripard@free-electrons.com \
    --cc=linux-arm-kernel@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.