[PATCH 0/2] ARM: Exynos: Add DT based I/O mapping for Chip-ID controller
Kukjin Kim
kgene.kim at samsung.com
Thu Apr 4 02:57:23 EDT 2013
Thomas Abraham wrote:
>
> This patch series allows device tree enabled platforms to setup a runtime
> I/O mapping for the chip-id controller. This helps to remove statically
> defined I/O mapping for the Chip-ID controller.
>
> 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
>
> .../arm/samsung/samsung,exynos4210-chipid.txt | 15 ++++++
> 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 -
> 5 files changed, 55 insertions(+), 24 deletions(-)
> create mode 100644
> Documentation/devicetree/bindings/arm/samsung/samsung,exynos4210-
> chipid.txt
>
> --
> 1.7.5.4
Thomas,
Can you update this series can support exynos5440 as well? It should be done
together.
- Kukjin
More information about the linux-arm-kernel
mailing list