From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] arm/dts: exynos4: Add DTS file for ODROID-X
Date: Thu, 20 Sep 2012 08:26:35 +0900 [thread overview]
Message-ID: <09a201cd96be$35d24de0$a176e9a0$@org> (raw)
In-Reply-To: <CAJuYYwTp00RohqKkF6+4yxq3bqW1O6NWkab29PuyEUPYTjeqgw@mail.gmail.com>
Thomas Abraham wrote:
>
> On 8 August 2012 00:42, Dongjin Kim <tobetter@gmail.com> wrote:
> > This patch create a DTS file for ODROID-X, it desribes PMIC max77686 and
> LED
> > gpios base.
> >
> > Signed-off-by: Dongjin Kim <dongjin.kim@agreeyamobility.net>
> > ---
> > arch/arm/boot/dts/exynos4412-odroidx.dts | 148
> ++++++++++++++++++++++++++++++
> > 1 file changed, 148 insertions(+)
> > create mode 100644 arch/arm/boot/dts/exynos4412-odroidx.dts
> >
> > diff --git a/arch/arm/boot/dts/exynos4412-odroidx.dts
> b/arch/arm/boot/dts/exynos4412-odroidx.dts
> > new file mode 100644
> > index 0000000..b0a892b
> > --- /dev/null
> > +++ b/arch/arm/boot/dts/exynos4412-odroidx.dts
> > @@ -0,0 +1,148 @@
> > +/*
> > + * Samsung's Exynos4210 based Origen board device tree source
> > + *
> > + * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
> > + * http://www.samsung.com
> > + * Copyright (c) 2010-2011 Linaro Ltd.
> > + * www.linaro.org
> > + *
> > + * Device tree source file for Insignal's Origen board which is based
> on
> > + * Samsung's Exynos4210 SoC.
> > + *
> > + * This program is free software; you can redistribute it and/or modify
> > + * it under the terms of the GNU General Public License version 2 as
> > + * published by the Free Software Foundation.
> > +*/
> > +
> > +/dts-v1/;
> > +/include/ "exynos4412.dtsi"
> > +/include/ "max77686.dtsi"
> > +
> > +/ {
> > + model = "Hardkernel ODROID-X evaluation board based on
> Exynos4412";
> > + compatible = "hardkernel,odroidx", "samsung,exynos4412";
>
> The compatible value "samsung,exynos4412" can be added to the
> compatible list in mach-exynos4-dt.c file. Otherwise, this looks fine.
>
Dongjin, any updates on this?
K-Gene <kgene@kernel.org>
WARNING: multiple messages have this Message-ID (diff)
From: Kukjin Kim <kgene@kernel.org>
To: "'Thomas Abraham'" <thomas.abraham@linaro.org>,
"'Dongjin Kim'" <tobetter@gmail.com>
Cc: "'Dongjin Kim'" <dongjin.kim@agreeyamobility.net>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: RE: [PATCH 3/4] arm/dts: exynos4: Add DTS file for ODROID-X
Date: Thu, 20 Sep 2012 08:26:35 +0900 [thread overview]
Message-ID: <09a201cd96be$35d24de0$a176e9a0$@org> (raw)
In-Reply-To: <CAJuYYwTp00RohqKkF6+4yxq3bqW1O6NWkab29PuyEUPYTjeqgw@mail.gmail.com>
Thomas Abraham wrote:
>
> On 8 August 2012 00:42, Dongjin Kim <tobetter@gmail.com> wrote:
> > This patch create a DTS file for ODROID-X, it desribes PMIC max77686 and
> LED
> > gpios base.
> >
> > Signed-off-by: Dongjin Kim <dongjin.kim@agreeyamobility.net>
> > ---
> > arch/arm/boot/dts/exynos4412-odroidx.dts | 148
> ++++++++++++++++++++++++++++++
> > 1 file changed, 148 insertions(+)
> > create mode 100644 arch/arm/boot/dts/exynos4412-odroidx.dts
> >
> > diff --git a/arch/arm/boot/dts/exynos4412-odroidx.dts
> b/arch/arm/boot/dts/exynos4412-odroidx.dts
> > new file mode 100644
> > index 0000000..b0a892b
> > --- /dev/null
> > +++ b/arch/arm/boot/dts/exynos4412-odroidx.dts
> > @@ -0,0 +1,148 @@
> > +/*
> > + * Samsung's Exynos4210 based Origen board device tree source
> > + *
> > + * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
> > + * http://www.samsung.com
> > + * Copyright (c) 2010-2011 Linaro Ltd.
> > + * www.linaro.org
> > + *
> > + * Device tree source file for Insignal's Origen board which is based
> on
> > + * Samsung's Exynos4210 SoC.
> > + *
> > + * This program is free software; you can redistribute it and/or modify
> > + * it under the terms of the GNU General Public License version 2 as
> > + * published by the Free Software Foundation.
> > +*/
> > +
> > +/dts-v1/;
> > +/include/ "exynos4412.dtsi"
> > +/include/ "max77686.dtsi"
> > +
> > +/ {
> > + model = "Hardkernel ODROID-X evaluation board based on
> Exynos4412";
> > + compatible = "hardkernel,odroidx", "samsung,exynos4412";
>
> The compatible value "samsung,exynos4412" can be added to the
> compatible list in mach-exynos4-dt.c file. Otherwise, this looks fine.
>
Dongjin, any updates on this?
K-Gene <kgene@kernel.org>
next prev parent reply other threads:[~2012-09-19 23:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-07 19:12 [PATCH 3/4] arm/dts: exynos4: Add DTS file for ODROID-X Dongjin Kim
2012-08-07 19:12 ` Dongjin Kim
2012-08-08 3:47 ` Thomas Abraham
2012-08-08 3:47 ` Thomas Abraham
2012-09-19 23:26 ` Kukjin Kim [this message]
2012-09-19 23:26 ` Kukjin Kim
2012-08-08 4:04 ` Sachin Kamat
2012-08-08 4:04 ` Sachin Kamat
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='09a201cd96be$35d24de0$a176e9a0$@org' \
--to=kgene@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
/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.