From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: Re: [GIT PULL] Late Samsung stuff (v3) for v3.10 Date: Sun, 28 Apr 2013 16:09:07 +0900 Message-ID: <517CCB13.8060909@samsung.com> References: <51795CE8.2060105@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pd0-f180.google.com ([209.85.192.180]:59795 "EHLO mail-pd0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751061Ab3D1HJP (ORCPT ); Sun, 28 Apr 2013 03:09:15 -0400 Received: by mail-pd0-f180.google.com with SMTP id u10so3116692pdi.25 for ; Sun, 28 Apr 2013 00:09:14 -0700 (PDT) In-Reply-To: <51795CE8.2060105@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org Cc: Arnd Bergmann , 'Olof Johansson' , "linux-arm-kernel@lists.infradead.org" , "linux-samsung-soc@vger.kernel.org" , Thomas Abraham On 04/26/13 01:42, Kukjin Kim wrote: > The following changes since commit > 59a7bbf75442ea439a4d3b7993ad87023e406063: > > ARM: dts: add PDMA0 changes for exynos5440 (2013-04-09 01:39:27 +0900) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > tags/late-exynos-v3-for-v3.10 > > for you to fetch changes up to 096ee6adcfb79a13ae04150023725c8a67e00ae8: > > ARM: dts: Add chip-id controller node on Exynos4/5 SoC (2013-04-26 > 01:21:44 +0900) > > ---------------------------------------------------------------- > This allows that device tree enables platform to setup a runtime IO > mapping for the chip id > > ---------------------------------------------------------------- > Thomas Abraham (2): > ARM: EXYNOS: Create virtual I/O mapping for Chip-ID controller using > device tree > ARM: dts: Add chip-id controller node on Exynos4/5 SoC > > arch/arm/boot/dts/exynos4.dtsi | 5 ++++ > arch/arm/boot/dts/exynos5250.dtsi | 5 ++++ > arch/arm/mach-exynos/common.c | 53 +++++++++++++++++++-------------- > arch/arm/mach-exynos/include/mach/map.h | 1 - > 4 files changed, 40 insertions(+), 24 deletions(-) Olof, this chip-id dt support patches is needed for exynos multi platform patches from Arnd. See below in detail. If any concerns, please kindly let me know. Thanks. - Kukjin From mboxrd@z Thu Jan 1 00:00:00 1970 From: kgene.kim@samsung.com (Kukjin Kim) Date: Sun, 28 Apr 2013 16:09:07 +0900 Subject: [GIT PULL] Late Samsung stuff (v3) for v3.10 In-Reply-To: <51795CE8.2060105@samsung.com> References: <51795CE8.2060105@samsung.com> Message-ID: <517CCB13.8060909@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 04/26/13 01:42, Kukjin Kim wrote: > The following changes since commit > 59a7bbf75442ea439a4d3b7993ad87023e406063: > > ARM: dts: add PDMA0 changes for exynos5440 (2013-04-09 01:39:27 +0900) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > tags/late-exynos-v3-for-v3.10 > > for you to fetch changes up to 096ee6adcfb79a13ae04150023725c8a67e00ae8: > > ARM: dts: Add chip-id controller node on Exynos4/5 SoC (2013-04-26 > 01:21:44 +0900) > > ---------------------------------------------------------------- > This allows that device tree enables platform to setup a runtime IO > mapping for the chip id > > ---------------------------------------------------------------- > Thomas Abraham (2): > ARM: EXYNOS: Create virtual I/O mapping for Chip-ID controller using > device tree > ARM: dts: Add chip-id controller node on Exynos4/5 SoC > > arch/arm/boot/dts/exynos4.dtsi | 5 ++++ > arch/arm/boot/dts/exynos5250.dtsi | 5 ++++ > arch/arm/mach-exynos/common.c | 53 +++++++++++++++++++-------------- > arch/arm/mach-exynos/include/mach/map.h | 1 - > 4 files changed, 40 insertions(+), 24 deletions(-) Olof, this chip-id dt support patches is needed for exynos multi platform patches from Arnd. See below in detail. If any concerns, please kindly let me know. Thanks. - Kukjin