[PATCH 2/2] ARM: msm: Create a common board-dt and config ARCH_MSM_DT

2013-09-09 Thread Rohit Vaswani
Create a config ARCH_MSM_DT and common board-dt.c to encapsulate the MSM DT based targets. Signed-off-by: Rohit Vaswani rvasw...@codeaurora.org --- arch/arm/mach-msm/Kconfig | 13 +++ arch/arm/mach-msm/Makefile| 3 +-- arch/arm/mach-msm/board-dt-8660.c | 48

Re: [PATCH 2/2] ARM: msm: Create a common board-dt and config ARCH_MSM_DT

2013-09-09 Thread Stephen Boyd
On 09/09/13 16:01, Rohit Vaswani wrote: diff --git a/arch/arm/mach-msm/board-dt.c b/arch/arm/mach-msm/board-dt.c new file mode 100644 index 000..c140c53 --- /dev/null +++ b/arch/arm/mach-msm/board-dt.c @@ -0,0 +1,32 @@ +/* Copyright (c) 2010-2012, The Linux Foundation. All rights