HeungJun, Kim wrote: > > Hi Kukjun Kim, > > > -----Original Message----- > > From: linux-arm-kernel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:linux-arm- > kernel- > > bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Kyungmin Park > > Sent: Monday, December 26, 2011 8:56 AM > > To: Kukjin Kim > > Cc: HeungJun, Kim; linux-samsung-soc@xxxxxxxxxxxxxxx; arm-linux > > Subject: Re: [PATCH] ARM: EXYNOS: Adds Samsung TRATS board support > > > > On 12/24/11, Kukjin Kim <kgene.kim@xxxxxxxxxxx> wrote: > > > HeungJun, Kim wrote: > > >> > > >> This patch adds Samsung Mobile TRATS board support. > > >> > > >> Signed-off-by: HeungJun, Kim <riverful.kim@xxxxxxxxxxx> > > >> Signed-off-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> > > >> --- > > >> arch/arm/mach-exynos/Kconfig | 11 ++ > > >> arch/arm/mach-exynos/Makefile | 1 + > > >> arch/arm/mach-exynos/board-trats.c | 340 > > >> ++++++++++++++++++++++++++++++++++++ > > >> 3 files changed, 352 insertions(+), 0 deletions(-) > > >> create mode 100644 arch/arm/mach-exynos/board-trats.c > > >> > > > > > > If this is for v3.3, unfortunately, it's a little late to add board > file and > > > since many things have changed I don't want to cause the conflicts > with > > > others now. > > > > > > BTW, why is the name board-xxx not mach-xxx like others? > > > > It's mentioned several times, > > How do you talk with other when talk about the smdk? > > "I'm using the smdk machine and it's based on smdk machine?" > > As board is more proper word and it's easy to know when find the board > > at source code. > > So hope to use the board if it's not big deal. > If you don't mind, I want to let you know additional information. > > I also agree with Mr.Park. > > Generally in the robot field, the term "machine" means the total things > including the machinery part and even the brain "board", and the machine > is more bigger concept. > Probably, in the other field, this confusion will be occurred > when they see the linux kernel source first. > So, I think these terms might be necessary to distinguish. > Well, I don't think so. I'd like to ask why you _do_ think the meaning of machine is bigger than board. General robot field?...Nobody knows machine does not mean board in the arch/arm/ kernel. If we use the meaning what you said the contrary is rather to be supposed. The confusion can be caused. And how about machine_is_xxx() and CONFIG_MACH_XXX for board? ... Anyway, the board-xxx.c file can be used for it later but as I said, if required, we need to change it all at once in samsung stuff not just for TRATS board. Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html