Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966011AbbLQAhr (ORCPT ); Wed, 16 Dec 2015 19:37:47 -0500 Received: from gabe.freedesktop.org ([131.252.210.177]:42419 "EHLO gabe.freedesktop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965859AbbLQAho (ORCPT ); Wed, 16 Dec 2015 19:37:44 -0500 From: Eric Anholt To: Arnd Bergmann Cc: linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stephen Warren , Lee Jones , Florian Fainelli , devicetree@vger.kernel.org, Rob Herring , Mark Rutland , Ian Campbell , Kumar Gala , bcm-kernel-feedback-list@broadcom.com, Ray Jui , Scott Branden , Thomas Gleixner , Jason Cooper , Marc Zyngier Subject: Re: [PATCH v2 0/8] Raspberry Pi 2 support. In-Reply-To: <21040591.KakM5Gl6ZZ@wuerfel> References: <1450310115-22163-1-git-send-email-eric@anholt.net> <21040591.KakM5Gl6ZZ@wuerfel> User-Agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Wed, 16 Dec 2015 16:37:37 -0800 Message-ID: <874mfhsyem.fsf@eliezer.anholt.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2568 Lines: 60 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Arnd Bergmann writes: > On Wednesday 16 December 2015 15:55:07 Eric Anholt wrote: >> This is a major rewrite of the previous Raspberry Pi 2 submission. >> SMP support is now included, and the DT includes are cleaned up to >> avoid massive duplication. >>=20 >> The branch (based on 4.4-rc5, to get the USB regression fixes) can be >> found at: >>=20 >> https://github.com/anholt/linux/tree/bcm2836-4.4 > > Looks all good to me, but when we get the pull request, I'd strongly > prefer to have that based on -rc3 or earlier. > > What commit is the USB regression fix you refer to above? Is that in a > branch that is -rc3 based? Maybe you can rebase the changes on top > of that branch, to minimize the amount of backmerges? Top 4 commits of drivers/usb/dwc2 for 4.4-rc5 (possibly not all of them are required, but it's what I've been using). I've been using cherry-picks of them on top of my various branches for testing, but pi2 was going to be rebased so many times in the process of cleanup that I put it underneath my development branch instead. I've been doing pull requests for my stuff on -rc1 tags. It sucks for bisecting any breakage I produce when I can't boot that directly, but I don't see a good way to avoid this kind of pain other than getting some Pis into kernel-ci.org so we can catch regressions earlier. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJWcgPRAAoJELXWKTbR/J7ozK4P/jq3vnSb1oJjfNhqCbDe8IPp 35BDIFGoYD72UKn7MNQ+7KyAb3thqRi2cU4fiXOND8gjTHvm9B+wIi493ZZuBpNu tkxHihK8O6+wV/kFISNvZocZ9eRn0S2igpdTB4GI4tAepz1EfMPeE7nRnHIE4UwN AJGkaWsAGHEWunGANuHUKKhoLZmRO2jSZhqt+y6G8ixuAUAtZ6s01Bvz6y9856r9 yV6ndnYAjaS57yQKzn4eJhT8DzLU+S8QNKNzEbX1qxHUNiXO/RLj9h+xJbeCbVIp Lz9C8JoaCDiOT+yC3En0J40BeRMufjBiLEE747HhuzhaqkC8VZfgmuqhVCUVzse1 IjK7E30HanFDgZepRlTTy1Va3aap1OzAem0eOuKMOaBs4JQiabo84B9bKfbg7jOx 6Hr55nAYCfGXrwZp09Txrhz3Ewj69tHDFFZICXqQZViyWPHISLgp2npW3mNTInqU bNqZ8OvvMJxfRwB13AzsKaqjU7UugvX8N4Nqd9T2VDdOfwPb1QAezVUwyiz1cvne WzWvlNcTXCySk8oMiiQ7WHW+BC4aehjdx7+CLGQBahvfwQH+9PLwKW3S9s/Jm0+t QfdAW0RYar8hoACf06/xtRGzqx3QN+3UjDbYHxvHZ0rttTDBALTmtJxMivy6wxx0 10HRzbmaLM//PxP+oatP =+Zm1 -----END PGP SIGNATURE----- --=-=-=-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/