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