All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olof Johansson <olof@lixom.net>
To: Dongjin Kim <Dongjin.Kim@agreeyamobility.net>
Cc: "Thomas Abraham" <thomas.abraham@linaro.org>,
	"Dongjin Kim" <tobetter@gmail.com>,
	"Kukjin Kim" <kgene.kim@samsung.com>,
	"Russell King" <linux@arm.linux.org.uk>,
	"Tony Lindgren" <tony@atomide.com>,
	"Jon Medhurst" <tixy@yxit.co.uk>,
	"Shawn Guo" <shawn.guo@linaro.org>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: 회신: [PATCH] ODROID-X: hkdk4412: Add new hardware based on Exynos4412
Date: Mon, 6 Aug 2012 11:33:21 -0700	[thread overview]
Message-ID: <CAOesGMh=6QrCmL4EqnSqTxi1nH+8Wn+x=z9BYq8QJCznH3a=zQ@mail.gmail.com> (raw)
In-Reply-To: <A6A3B7488C419F488E5B13FFD03C08AD2F4362EE@SN2PRD0510MB370.namprd05.prod.outlook.com>

Hi,

On Mon, Aug 6, 2012 at 11:16 AM, Dongjin Kim
<Dongjin.Kim@agreeyamobility.net> wrote:
> Hello Tomas,
>
> I am agree with you to look at using device tree and I have some plan for it.
> But as of now I am focusing to bring up the hardware itself with mainline kernel and merge into it.
> I also need some time to look at the requirement of device tree, because I am not familiar with it yet.
>
> Any advice will be welcomed.

Basic rule (that has some flexibility for legacy platforms) is that
the net movement of board support should move from board files to
device-tree based. Introduction of a brand new board like this is a
prime example of something that should be using device tree from day
1.


-Olof

WARNING: multiple messages have this Message-ID (diff)
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: Re: 회신: [PATCH] ODROID-X: hkdk4412: Add new hardware based on Exynos4412
Date: Mon, 6 Aug 2012 11:33:21 -0700	[thread overview]
Message-ID: <CAOesGMh=6QrCmL4EqnSqTxi1nH+8Wn+x=z9BYq8QJCznH3a=zQ@mail.gmail.com> (raw)
In-Reply-To: <A6A3B7488C419F488E5B13FFD03C08AD2F4362EE@SN2PRD0510MB370.namprd05.prod.outlook.com>

Hi,

On Mon, Aug 6, 2012 at 11:16 AM, Dongjin Kim
<Dongjin.Kim@agreeyamobility.net> wrote:
> Hello Tomas,
>
> I am agree with you to look at using device tree and I have some plan for it.
> But as of now I am focusing to bring up the hardware itself with mainline kernel and merge into it.
> I also need some time to look at the requirement of device tree, because I am not familiar with it yet.
>
> Any advice will be welcomed.

Basic rule (that has some flexibility for legacy platforms) is that
the net movement of board support should move from board files to
device-tree based. Introduction of a brand new board like this is a
prime example of something that should be using device tree from day
1.


-Olof

  reply	other threads:[~2012-08-06 18:33 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-06 14:10 [PATCH] ODROID-X: hkdk4412: Add new hardware based on Exynos4412 Dongjin Kim
2012-08-06 14:10 ` Dongjin Kim
2012-08-06 14:10 ` Dongjin Kim
2012-08-06 14:57 ` Mark Brown
2012-08-06 14:57   ` Mark Brown
2012-08-06 17:37 ` Thomas Abraham
2012-08-06 17:37   ` Thomas Abraham
2012-08-06 18:16   ` 회신: " Dongjin Kim
2012-08-06 18:16     ` Dongjin Kim
2012-08-06 18:16     ` Dongjin Kim
2012-08-06 18:33     ` Olof Johansson [this message]
2012-08-06 18:33       ` Olof Johansson
2012-08-07  2:05       ` 회신: " Dongjin Kim
2012-08-07  2:05         ` Dongjin Kim
2012-08-07  2:05         ` Dongjin Kim
2012-08-07  2:28         ` Olof Johansson
2012-08-07  2:56           ` 회신: " Dongjin Kim
2012-08-07  2:56             ` Dongjin Kim
2012-08-07  2:56             ` Dongjin Kim
2012-08-07  4:14           ` Thomas Abraham
2012-08-07  4:38             ` Kyungmin Park
2012-08-07 18:49 ` [PATCH v2] " Dongjin Kim
2012-08-07 18:49   ` Dongjin Kim
2012-08-07 18:49   ` Dongjin Kim
2012-08-08  2:23   ` Kukjin Kim
2012-08-08  2:23     ` Kukjin Kim
2012-08-08  2:41     ` 회신: " Dongjin Kim
2012-08-08  2:41       ` Dongjin Kim
2012-08-08  2:41       ` Dongjin Kim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOesGMh=6QrCmL4EqnSqTxi1nH+8Wn+x=z9BYq8QJCznH3a=zQ@mail.gmail.com' \
    --to=olof@lixom.net \
    --cc=Dongjin.Kim@agreeyamobility.net \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=shawn.guo@linaro.org \
    --cc=thomas.abraham@linaro.org \
    --cc=tixy@yxit.co.uk \
    --cc=tobetter@gmail.com \
    --cc=tony@atomide.com \
    --cc=u.kleine-koenig@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.