[PATCH] ARM: EXYNOS: Adds Samsung TRATS board support

Thomas Abraham thomas.abraham at linaro.org
Thu Feb 9 13:58:04 EST 2012


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)



More information about the linux-arm-kernel mailing list