From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752754AbcFNQxX (ORCPT ); Tue, 14 Jun 2016 12:53:23 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:36151 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751388AbcFNQxU (ORCPT ); Tue, 14 Jun 2016 12:53:20 -0400 Date: Mon, 13 Jun 2016 14:48:31 -0700 From: Olof Johansson To: Krzysztof Kozlowski Cc: Arnd Bergmann , Kevin Hilman , arm@kernel.org, Javier Martinez Canillas , Marek Szyprowski , Sylwester Nawrocki , Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Bartlomiej Zolnierkiewicz , Krzysztof Kozlowski Subject: Re: [GIT PULL 5/8] ARM: dts: exynos: DTS for v4.8 Message-ID: <20160613214831.GC20845@localhost> References: <1465215933-22709-1-git-send-email-k.kozlowski@samsung.com> <1465215933-22709-6-git-send-email-k.kozlowski@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1465215933-22709-6-git-send-email-k.kozlowski@samsung.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 06, 2016 at 02:25:30PM +0200, Krzysztof Kozlowski wrote: > > The following changes since commit 1a695a905c18548062509178b98bc91e67510864: > > Linux 4.7-rc1 (2016-05-29 09:29:24 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.8 > > for you to fetch changes up to cb0df00040d593e3f56eaafdede568121f962c06: > > ARM: dts: exynos: No need to enable TMU nodes on Odroid XU3 family (2016-06-06 13:21:39 +0200) > > ---------------------------------------------------------------- > Samsung DeviceTree update for v4.8: > 1. Add missing async bridge for MFC power domain on Exynos5420. > This fixes imprecise abort on s5p-mfc re-bind. > 2. Define regulator supplies for MMC nodes on Exynos4412 Odroid boards > and for TMU on Exynos542x Peach boards. > 3. Thermal cleanups on Odroid XU3-family (Exynos5422). > 4. Enable AX88760 USB hub on Origen board (Exynos4412). > 5. Minor cleanups. > > ---------------------------------------------------------------- > Javier Martinez Canillas (3): > ARM: dts: exynos: Add async-bridge clock to MFC power domain for Exynos5420 > ARM: dts: exynos: Remove unneded always-on for regulators on Peach boards > ARM: dts: exynos: Add TMU nodes regulator supply for Peach boards > > Krzysztof Kozlowski (5): > ARM: dts: exynos: Define vqmmc for SD card and allow disabling regulators on Odroid X/X2/U3 > ARM: dts: exynos: Define vqmmc for eMMC card on Odroid X/X2/U3 > ARM: dts: exynos: Lower SD card interface voltage to 2.8 V on Odroid X/X2/U3 > ARM: dts: exynos: Only Odroid XU3-family boards use DTSI with CPU thermal nodes > ARM: dts: exynos: No need to enable TMU nodes on Odroid XU3 family > > Matthew Leach (1): > ARM: dts: exynos: Enable AX88760 USB hub on Origen board > > Naveen Krishna Chatradhi (1): > ARM: dts: exynos: Use new compatible string for thermistors in Trats2 Merged, thanks. -Olof From mboxrd@z Thu Jan 1 00:00:00 1970 From: olof@lixom.net (Olof Johansson) Date: Mon, 13 Jun 2016 14:48:31 -0700 Subject: [GIT PULL 5/8] ARM: dts: exynos: DTS for v4.8 In-Reply-To: <1465215933-22709-6-git-send-email-k.kozlowski@samsung.com> References: <1465215933-22709-1-git-send-email-k.kozlowski@samsung.com> <1465215933-22709-6-git-send-email-k.kozlowski@samsung.com> Message-ID: <20160613214831.GC20845@localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jun 06, 2016 at 02:25:30PM +0200, Krzysztof Kozlowski wrote: > > The following changes since commit 1a695a905c18548062509178b98bc91e67510864: > > Linux 4.7-rc1 (2016-05-29 09:29:24 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.8 > > for you to fetch changes up to cb0df00040d593e3f56eaafdede568121f962c06: > > ARM: dts: exynos: No need to enable TMU nodes on Odroid XU3 family (2016-06-06 13:21:39 +0200) > > ---------------------------------------------------------------- > Samsung DeviceTree update for v4.8: > 1. Add missing async bridge for MFC power domain on Exynos5420. > This fixes imprecise abort on s5p-mfc re-bind. > 2. Define regulator supplies for MMC nodes on Exynos4412 Odroid boards > and for TMU on Exynos542x Peach boards. > 3. Thermal cleanups on Odroid XU3-family (Exynos5422). > 4. Enable AX88760 USB hub on Origen board (Exynos4412). > 5. Minor cleanups. > > ---------------------------------------------------------------- > Javier Martinez Canillas (3): > ARM: dts: exynos: Add async-bridge clock to MFC power domain for Exynos5420 > ARM: dts: exynos: Remove unneded always-on for regulators on Peach boards > ARM: dts: exynos: Add TMU nodes regulator supply for Peach boards > > Krzysztof Kozlowski (5): > ARM: dts: exynos: Define vqmmc for SD card and allow disabling regulators on Odroid X/X2/U3 > ARM: dts: exynos: Define vqmmc for eMMC card on Odroid X/X2/U3 > ARM: dts: exynos: Lower SD card interface voltage to 2.8 V on Odroid X/X2/U3 > ARM: dts: exynos: Only Odroid XU3-family boards use DTSI with CPU thermal nodes > ARM: dts: exynos: No need to enable TMU nodes on Odroid XU3 family > > Matthew Leach (1): > ARM: dts: exynos: Enable AX88760 USB hub on Origen board > > Naveen Krishna Chatradhi (1): > ARM: dts: exynos: Use new compatible string for thermistors in Trats2 Merged, thanks. -Olof