From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751249AbdAQHM5 (ORCPT ); Tue, 17 Jan 2017 02:12:57 -0500 Received: from mail-pg0-f67.google.com ([74.125.83.67]:35951 "EHLO mail-pg0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750893AbdAQHMx (ORCPT ); Tue, 17 Jan 2017 02:12:53 -0500 Date: Mon, 16 Jan 2017 22:40:57 -0800 From: Olof Johansson To: Krzysztof Kozlowski Cc: Arnd Bergmann , Kevin Hilman , arm@kernel.org, Sylwester Nawrocki , Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Javier Martinez Canillas , Linus Walleij Subject: Re: [GIT PULL 3/4] arm64: dts: exynos: DT for v4.11 Message-ID: <20170117064057.GN16607@localhost> References: <20170113152030.13586-1-krzk@kernel.org> <20170113152030.13586-3-krzk@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170113152030.13586-3-krzk@kernel.org> 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 Fri, Jan 13, 2017 at 05:20:29PM +0200, Krzysztof Kozlowski wrote: > Hi, > > Important: > 1. Unlike others, this is rebased on v4.10-rc2 because v4.10-rc1 was not > building on arm64. > 2. This contains pinctrl change (in header), acked by Linus Walleij. > Although I kept it on separate branch and merged here, but I did not > prepare a separate pull request for this one pinctrl change - it is > just one patch. Anyway it sits on separate branch so this is still > possible if you need it. > > Best regards, > Krzysztof > > Cc: Linus Walleij > > The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88: > > Linux 4.10-rc2 (2017-01-01 14:31:53 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.11 > > for you to fetch changes up to e4e381133241a27d732e78be09973b89a193eaf7: > > arm64: dts: exynos: Enable HDMI/TV path on Exynos5433-TM2 (2017-01-11 18:20:28 +0200) > > ---------------------------------------------------------------- > Samsung DeviceTree ARM64 update for v4.11: > 1. Add bus frequency and voltage scalling on Exynos5433 TM2 device (along with > necessary bus nodes and Platform Performance Monitoring Unit on Exynos5433). > 2. Use macros for pinctrl settings on Exynos5433. > This contains necessary header with bindings. > 3. Minor cleanups in Exynos5433 DTSI and boards using it. > 4. Create common DTSI betweem Exynos5433 TM2E and TM2E. > 5. Add HDMI/TV to Exynos5433 TM2. Merged, thanks. -Olof