From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751067AbcBMEA3 (ORCPT ); Fri, 12 Feb 2016 23:00:29 -0500 Received: from mail-ob0-f171.google.com ([209.85.214.171]:35770 "EHLO mail-ob0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750917AbcBMEA2 (ORCPT ); Fri, 12 Feb 2016 23:00:28 -0500 Subject: Re: [GIT PULL] bcm2835 DT changes for 4.6 To: Eric Anholt , Martin Sperl References: <1454977978-17491-1-git-send-email-eric@anholt.net> <87d1s42yb8.fsf@eliezer.anholt.net> <56BD55A2.20104@gmail.com> <877fi92zxb.fsf@eliezer.anholt.net> Cc: linux-kernel@vger.kernel.org, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org From: Florian Fainelli Message-ID: <56BEAA57.3050600@gmail.com> Date: Fri, 12 Feb 2016 20:00:23 -0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <877fi92zxb.fsf@eliezer.anholt.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/02/2016 16:53, Eric Anholt wrote: > Florian Fainelli writes: > >> On 10/02/2016 10:51, Eric Anholt wrote: >>> Martin Sperl writes: >>> >>>>> On 09.02.2016, at 01:32, Eric Anholt wrote: >>>>> >>>>> Hi Florian. Here's the first set of patches for bcm2835 for 4.6. >>>>> We've got more DT patches that are going to happen for new boards, >>>>> too, but they're still getting polished. >>>>> >>>>> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d: >>>>> >>>>> Linux 4.5-rc1 (2016-01-24 13:06:47 -0800) >>>>> >>>>> are available in the git repository at: >>>>> >>>>> git@github.com:anholt/linux.git tags/bcm2835-dt-next-2016-02-04 >>>>> >>>>> for you to fetch changes up to 5ec6f2cd8ec4bcd38ba199ea8711a5ec906d85e7: >>>>> >>>>> ARM: bcm2835: Add the Raspberry Pi power domain driver to the DT. (2016-02-02 20:02:45 -0800) >>>>> >>>>> ---------------------------------------------------------------- >>>>> This pull request covers mostly DT changes that didn't make it into >>>>> 4.5 because required header files went through other trees. >>>>> >>>>> ---------------------------------------------------------------- >>>>> Alexander Aring (1): >>>>> ARM: bcm2835: Add the Raspberry Pi power domain driver to the DT. >>>>> >>>>> Lubomir Rintel (1): >>>>> ARM: bcm2835: dt: Add Raspberry Pi Model A >>>>> >>>>> Martin Sperl (2): >>>>> ARM: bcm2835: add the auxiliary spi1 and spi2 to the device tree >>>>> ARM: bcm2835: follow dt uart node-naming convention >>>> >>>> Do you want me to resend a rebased version of: >>>> ARM: bcm2835: add bcm2835-aux-uart support to default DT >>>> >>>> The corresponding driver has been added to tty/tty-next. >>> >>> It hadn't landed last time I checked. A rebased version that you've >>> tested would be great! >> >> OK, please submit this in the next week or so at most, so we can get >> this pull request merged, thanks! >> >> Eric, do you have other changes outside of Device Tree? > > We've got bcm2835_defconfig changes that I need to test and tag. Ok, so that one needs to be a pull request. > > There are also the multi_v7_defconfig updates to enable bcm2835. Would > I be pulling those, or someone above me? This one could too, or it could be an individual patch that the arm-soc maintainers take directly, either way is fine AFAIR. -- Florian