From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758696AbcBXW64 (ORCPT ); Wed, 24 Feb 2016 17:58:56 -0500 Received: from mail-pf0-f170.google.com ([209.85.192.170]:34779 "EHLO mail-pf0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756716AbcBXW6x (ORCPT ); Wed, 24 Feb 2016 17:58:53 -0500 Date: Wed, 24 Feb 2016 14:23:19 -0800 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, Pankaj Dubey , Pavel Fedin , Bartlomiej Zolnierkiewicz , Javier Martinez Canillas Subject: Re: [GIT PULL 2/7] ARM: dts: Exynos DT dependency for v4.6 Message-ID: <20160224222319.GU10126@localhost> References: <1455496446-23779-1-git-send-email-k.kozlowski@samsung.com> <1455496446-23779-3-git-send-email-k.kozlowski@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1455496446-23779-3-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, Feb 15, 2016 at 09:34:01AM +0900, Krzysztof Kozlowski wrote: > Hi Arnd, Kevin and Olof, > > Early DT changes for v4.6, needed before removal of SROM support > from mach-exynos. > > Kind regards, > Krzysztof > > > 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://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-srom-4.6 > > for you to fetch changes up to d2deef6c61e65d1e0cee40c1d74fa99007da8c84: > > ARM: dts: Add SROM to exynos5410 (2016-01-25 10:32:07 +0900) > > ---------------------------------------------------------------- > Device Tree changes for v4.6 adding the nodes for Exynos SROM controller > driver. The driver saves and restores SROM registers during suspend to RAM. > DT changes should go in before removal of SROM support from mach-exynos. > > ---------------------------------------------------------------- > Pankaj Dubey (2): > ARM: dts: Add SROM device node for exynos4 > ARM: dts: Add SROM device node for exynos5 > > Pavel Fedin (1): > ARM: dts: Add SROM to exynos5410 Hi, Please use the format: ARM: dts: exynos: ... in the future. Merged for now. -Olof