From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752740AbcGFDvI (ORCPT ); Tue, 5 Jul 2016 23:51:08 -0400 Received: from mail-oi0-f66.google.com ([209.85.218.66]:36680 "EHLO mail-oi0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751271AbcGFDvB (ORCPT ); Tue, 5 Jul 2016 23:51:01 -0400 Subject: Re: [GIT PULL 3/3] bcm2835-arm64-next-2016-07-03 To: Jason Cooper , Eric Anholt References: <1467593136-29524-1-git-send-email-eric@anholt.net> <1467593136-29524-4-git-send-email-eric@anholt.net> <20160705180338.GI3348@io.lakedaemon.net> Cc: linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stephen Warren , Lee Jones From: Florian Fainelli Message-ID: <577C8022.9000600@gmail.com> Date: Tue, 5 Jul 2016 20:50:58 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <20160705180338.GI3348@io.lakedaemon.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Le 05/07/2016 11:03, Jason Cooper a écrit : > Eric, > > On Sun, Jul 03, 2016 at 05:45:36PM -0700, Eric Anholt wrote: >> Linux 4.7-rc1 (2016-05-29 09:29:24 -0700) >> >> are available in the git repository at: >> >> https://github.com/anholt/linux tags/bcm2835-arm64-next-2016-07-03 >> >> for you to fetch changes up to 628d30d1ccb897fee54a6f7312561cf2f6f72f09: >> >> arm64: Add platform selection for BCM2835. (2016-06-15 14:10:30 -0700) >> >> ---------------------------------------------------------------- >> This pull request brings in the build support for the Raspberry Pi >> arm64 port. >> >> ---------------------------------------------------------------- >> Alexander Graf (1): >> arm64: Allow for different DMA and CPU bus offsets >> >> Eric Anholt (3): >> irqchip: bcm2835: Avoid arch/arm-specific handle_IRQ >> Merge remote-tracking branch 'irqchip/irqchip/bcm' into bcm2835-arm64-next > > You may want to draw attention to the fact that this has an external > dependency on my irqchip/bcm branch. Also, that it's stable, been in > -next for a couple of weeks, and based on v4.7-rc1, etc. Thanks for the heads-up, merged and updated the merge commit to make this clear, thanks everyone. -- Florian