From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754007AbdFMTju (ORCPT ); Tue, 13 Jun 2017 15:39:50 -0400 Received: from mail-qt0-f195.google.com ([209.85.216.195]:33259 "EHLO mail-qt0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753764AbdFMTjs (ORCPT ); Tue, 13 Jun 2017 15:39:48 -0400 Subject: Re: [GIT PULL 3/4] bcm2835-dt-next-2017-06-12 To: Eric Anholt , Florian Fainelli Cc: linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stefan Wahren , bcm-kernel-feedback-list@broadcom.com References: <20170613174356.22426-1-eric@anholt.net> <20170613174356.22426-3-eric@anholt.net> From: Florian Fainelli Message-ID: Date: Tue, 13 Jun 2017 12:39:40 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <20170613174356.22426-3-eric@anholt.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/13/2017 10:43 AM, Eric Anholt wrote: > The following changes since commit 1f8216e7f78c2e55b07117c77887a314bc36f690: > > Merge tag 'bcm2835-dt-next-2017-03-30' into devicetree/next (2017-05-13 20:22:59 -0700) > > are available in the git repository at: > > git://github.com/anholt/linux tags/bcm2835-dt-next-2017-06-12 > > for you to fetch changes up to 9c53535a15b63218204f2bab2c279b3e64c61c0e: > > ARM: dts: bcm2835-rpi-zero: Enable OTG mode (2017-06-12 13:28:50 -0700) > > ---------------------------------------------------------------- > This pull request brings in installation of the RPi3 DT in 32-bit > mode, the new thermal nodes, switches to the faster sdhost controller > for MMC, and enables USB OTG mode on the Pi 0. > > ---------------------------------------------------------------- > Eric Anholt (1): > ARM: dts: Add devicetree for the Raspberry Pi 3, for arm32 (v6) > > Gerd Hoffmann (1): > ARM: dts: bcm283x: switch from &sdhci to &sdhost > > Stefan Wahren (4): > ARM: dts: bcm283x: Add CPU thermal zone with 1 trip point > ARM: dts: bcm283x: Add dtsi for OTG mode > ARM: dts: bcm283x: Add generic USB PHY > ARM: dts: bcm2835-rpi-zero: Enable OTG mode Merged, thanks Eric! -- -- Florian