From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752780AbcGFGFn (ORCPT ); Wed, 6 Jul 2016 02:05:43 -0400 Received: from mail-pf0-f194.google.com ([209.85.192.194]:36729 "EHLO mail-pf0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752655AbcGFGFj (ORCPT ); Wed, 6 Jul 2016 02:05:39 -0400 Date: Tue, 5 Jul 2016 22:48:42 -0700 From: Olof Johansson To: Krzysztof Kozlowski Cc: Arnd Bergmann , Kevin Hilman , arm@kernel.org, Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Bartlomiej Zolnierkiewicz , krzk@kernel.org Subject: Re: [GIT PULL 3/4] ARM: dts: exynos: MFC driver topic branch for v4.8, part 2 Message-ID: <20160706054842.GO23212@localhost> References: <1467273075-13747-1-git-send-email-k.kozlowski@samsung.com> <1467273075-13747-4-git-send-email-k.kozlowski@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1467273075-13747-4-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 Thu, Jun 30, 2016 at 09:51:14AM +0200, Krzysztof Kozlowski wrote: > Hi, > > Continuation of previous topic branch (tag tags/samsung-drivers-exynos-mfc-4.8). > DTS changes only but this depends on previous work. > > Best regards, > Krzysztof > > > The following changes since commit 96167bd37dd604cbba0aed341765dda8556405b2: > > ARM: dts: exynos: Enable MFC device on Exynos4412 Odroid boards (2016-06-06 09:30:43 +0200) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-exynos-mfc-4.8-2 > > for you to fetch changes up to 9f7d27fa1b0b3685471a1a34223a3475943f53e4: > > ARM: dts: exynos: enable MFC device for all boards (2016-06-08 09:46:00 +0200) > > ---------------------------------------------------------------- > Topic branch for Exynos MFC changes for v4.8, part 2: > > Replace hardcoded reserved memory ranges with auto-allocated ones > and enable MFC for all boards. Merged, thanks. Had a minor context conflict with previous DT contents. -Olof