From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751970AbcAANQN (ORCPT ); Fri, 1 Jan 2016 08:16:13 -0500 Received: from dd34104.kasserver.com ([85.13.151.79]:36338 "EHLO dd34104.kasserver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751661AbcAANQL (ORCPT ); Fri, 1 Jan 2016 08:16:11 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-SenderIP: 149.172.55.237 User-Agent: ALL-INKL Webmail 2.11 In-Reply-To: <20151231160049.GA23528@lukather> References: <1451353653-17484-1-git-send-email-public_timo.s@silentcreek.de> <4865776.yyMBHQfnua@wuerfel><20151231160049.GA23528@lukather> Subject: Re: [PATCH 0/1 for 4.4-rc8] ARM: Fix broken USB support in sunxi_defconfig From: "Timo Sigurdsson" To: arnd@arndb.de, maxime.ripard@free-electrons.com 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 Message-Id: <20160101131608.5B9456C803F0@dd34104.kasserver.com> Date: Fri, 1 Jan 2016 14:16:08 +0100 (CET) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Maxime, Maxime Ripard schrieb am 31.12.2015 17:00: > 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 > > Timo, don't we need the same thing for multi_v7? Yes, we do. I thought I saw it already in there as a module, but that must have been on linux-next... Anyway, patch will come right away. I take it your question implies an ack for the multi_v7 patch, too. Thanks and Happy New Year, Timo