[PATCH 0/2] ARM: Exynos: Add DT based I/O mapping for Chip-ID controller
Thomas Abraham
thomas.abraham at linaro.org
Mon Apr 22 07:20:39 EDT 2013
On 4 April 2013 12:27, Kukjin Kim <kgene.kim at samsung.com> wrote:
> 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.
Hi Mr. Kim,
Sorry for the delayed reply. This patch series is supported for
Exynos5440 as well. The v2 version of this patch series has been
submitted.
Thanks,
Thomas.
>
> - Kukjin
>
More information about the linux-arm-kernel
mailing list