[PATCH] ARM: EXYNOS: Adds Samsung TRATS board support
Kyungmin Park
kmpark at infradead.org
Fri Feb 10 03:01:27 EST 2012
+ Karol for DT support later
On Fri, Feb 10, 2012 at 3:58 AM, Thomas Abraham
<thomas.abraham at linaro.org> wrote:
> Dear Mr. HeungJun Kim,
>
> On 27 January 2012 00:21, HeungJun, Kim <riverful.kim at samsung.com> wrote:
>> This patch adds Samsung Mobile TRATS board support.
>>
>> Signed-off-by: HeungJun, Kim <riverful.kim at samsung.com>
>> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
>> ---
>> arch/arm/mach-exynos/Kconfig | 11 ++
>> arch/arm/mach-exynos/Makefile | 1 +
>> arch/arm/mach-exynos/mach-trats.c | 344 +++++++++++++++++++++++++++++++++++++
>> 3 files changed, 356 insertions(+), 0 deletions(-)
>> create mode 100644 arch/arm/mach-exynos/mach-trats.c
>
> The exynos4 dt-enabled board file can support most of the features
> added in this board file. The other option that could be considered
> here would be to add DT support for this board file, and use AUX_DATA
> to supply platform data for drivers that do not have dt support yet.
> It would be better to use dt support for new board support that we
> add.
>
> Thanks,
> Thomas.
>
> (snip)
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the linux-arm-kernel
mailing list