From mboxrd@z Thu Jan 1 00:00:00 1970 From: kgene.kim@samsung.com (Kukjin Kim) Date: Fri, 26 Apr 2013 01:42:16 +0900 Subject: [GIT PULL] Late Samsung stuff (v3) for v3.10 Message-ID: <51795CE8.2060105@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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(-)