From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752269AbbL2FBc (ORCPT ); Tue, 29 Dec 2015 00:01:32 -0500 Received: from gabe.freedesktop.org ([131.252.210.177]:34272 "EHLO gabe.freedesktop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750853AbbL2FBZ (ORCPT ); Tue, 29 Dec 2015 00:01:25 -0500 From: Eric Anholt To: Florian Fainelli Cc: linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stephen Warren , Lee Jones , arnd@arndb.de, olof@lixom.net, khilman@kernel.org Subject: [GIT PULL] BCM2835/6 changes for 4.5 (I hope) Date: Mon, 28 Dec 2015 21:01:18 -0800 Message-Id: <1451365282-10505-1-git-send-email-eric@anholt.net> X-Mailer: git-send-email 2.6.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Apparently this is really late in the process (sorry! I still haven't figured out the timelines.), but I'm hoping we could merge these changes for 4.5. This includes the Raspberry Pi 2 port, with just two minor fixes from the last submission. The reason I've been pushing hard to get pi2 in is: 1) It's a lot of conflict resolution every version since it requires splitting the 2835 DT file. 2) People are generally using pi2 these days, so it means people are more likely to upstream 2835 driver code if we have an upstream port they can run. Testing status: kbuild test robot builds passed. Boot tested each branch head on pi1. Boot tested the merge of all 4 branches on pi1. Boot tested the merge of all 4 branches on pi2, with and without the irqchip fixes.