All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Chanwoo Choi <cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
Cc: kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	pawel.moll-5wv7dgnIgG8@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	jh80.chung-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org,
	inki.dae-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org,
	sw0312.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org,
	yj44.cho-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org,
	geunsik.lim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org,
	kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCHv3 0/3] ARM: dts: add the support of Exynos3250-based Monk board
Date: Thu, 27 Nov 2014 02:49:40 +0900	[thread overview]
Message-ID: <547612B4.8000909@kernel.org> (raw)
In-Reply-To: <1416826670-29438-1-git-send-email-cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>

On 11/24/14 19:57, Chanwoo Choi wrote:
> This patchset adds the support of Exynos3250-based Monk board and Exynos-based
> boards compatible string and description to remove build warning. Also, this
> patchset includes a patch which remove unused dt node for command line in
> Exynos3250-based Rinato dts file.
> 
> Changes from v2:
> - Include new patches by Chanwoo Choi with following patch[1]
>   [1] http://www.spinics.net/lists/arm-kernel/msg368443.html
> 
> Changes from v1:
> - Fix minor issue
> 
> Chanwoo Choi (2):
>   ARM: exynos: Add Exynos-based boards compatible string and description
>   ARM: dts: Remove unused command line from Exynos3250-based Rinato board
> 
> Youngjun Cho (1):
>   ARM: dts: add board dts file for Exynos3250-based Monk board
> 
>  .../devicetree/bindings/arm/samsung-boards.txt     |  19 +-
>  arch/arm/boot/dts/Makefile                         |   3 +-
>  arch/arm/boot/dts/exynos3250-monk.dts              | 579 +++++++++++++++++++++
>  arch/arm/boot/dts/exynos3250-rinato.dts            |   4 -
>  4 files changed, 595 insertions(+), 10 deletions(-)
>  create mode 100644 arch/arm/boot/dts/exynos3250-monk.dts
> 
Applied, thanks.

- Kukjin
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv3 0/3] ARM: dts: add the support of Exynos3250-based Monk board
Date: Thu, 27 Nov 2014 02:49:40 +0900	[thread overview]
Message-ID: <547612B4.8000909@kernel.org> (raw)
In-Reply-To: <1416826670-29438-1-git-send-email-cw00.choi@samsung.com>

On 11/24/14 19:57, Chanwoo Choi wrote:
> This patchset adds the support of Exynos3250-based Monk board and Exynos-based
> boards compatible string and description to remove build warning. Also, this
> patchset includes a patch which remove unused dt node for command line in
> Exynos3250-based Rinato dts file.
> 
> Changes from v2:
> - Include new patches by Chanwoo Choi with following patch[1]
>   [1] http://www.spinics.net/lists/arm-kernel/msg368443.html
> 
> Changes from v1:
> - Fix minor issue
> 
> Chanwoo Choi (2):
>   ARM: exynos: Add Exynos-based boards compatible string and description
>   ARM: dts: Remove unused command line from Exynos3250-based Rinato board
> 
> Youngjun Cho (1):
>   ARM: dts: add board dts file for Exynos3250-based Monk board
> 
>  .../devicetree/bindings/arm/samsung-boards.txt     |  19 +-
>  arch/arm/boot/dts/Makefile                         |   3 +-
>  arch/arm/boot/dts/exynos3250-monk.dts              | 579 +++++++++++++++++++++
>  arch/arm/boot/dts/exynos3250-rinato.dts            |   4 -
>  4 files changed, 595 insertions(+), 10 deletions(-)
>  create mode 100644 arch/arm/boot/dts/exynos3250-monk.dts
> 
Applied, thanks.

- Kukjin

WARNING: multiple messages have this Message-ID (diff)
From: Kukjin Kim <kgene@kernel.org>
To: Chanwoo Choi <cw00.choi@samsung.com>
Cc: kgene.kim@samsung.com, robh+dt@kernel.org, pawel.moll@arm.com,
	mark.rutland@arm.com, jh80.chung@samsung.com,
	inki.dae@samsung.com, sw0312.kim@samsung.com,
	yj44.cho@samsung.com, geunsik.lim@samsung.com,
	kyungmin.park@samsung.com, devicetree@vger.kernel.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCHv3 0/3] ARM: dts: add the support of Exynos3250-based Monk board
Date: Thu, 27 Nov 2014 02:49:40 +0900	[thread overview]
Message-ID: <547612B4.8000909@kernel.org> (raw)
In-Reply-To: <1416826670-29438-1-git-send-email-cw00.choi@samsung.com>

On 11/24/14 19:57, Chanwoo Choi wrote:
> This patchset adds the support of Exynos3250-based Monk board and Exynos-based
> boards compatible string and description to remove build warning. Also, this
> patchset includes a patch which remove unused dt node for command line in
> Exynos3250-based Rinato dts file.
> 
> Changes from v2:
> - Include new patches by Chanwoo Choi with following patch[1]
>   [1] http://www.spinics.net/lists/arm-kernel/msg368443.html
> 
> Changes from v1:
> - Fix minor issue
> 
> Chanwoo Choi (2):
>   ARM: exynos: Add Exynos-based boards compatible string and description
>   ARM: dts: Remove unused command line from Exynos3250-based Rinato board
> 
> Youngjun Cho (1):
>   ARM: dts: add board dts file for Exynos3250-based Monk board
> 
>  .../devicetree/bindings/arm/samsung-boards.txt     |  19 +-
>  arch/arm/boot/dts/Makefile                         |   3 +-
>  arch/arm/boot/dts/exynos3250-monk.dts              | 579 +++++++++++++++++++++
>  arch/arm/boot/dts/exynos3250-rinato.dts            |   4 -
>  4 files changed, 595 insertions(+), 10 deletions(-)
>  create mode 100644 arch/arm/boot/dts/exynos3250-monk.dts
> 
Applied, thanks.

- Kukjin

  parent reply	other threads:[~2014-11-26 17:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-24 10:57 [PATCHv3 0/3] ARM: dts: add the support of Exynos3250-based Monk board Chanwoo Choi
2014-11-24 10:57 ` Chanwoo Choi
2014-11-24 10:57 ` [PATCHv3 1/3] ARM: exynos: Add Exynos-based boards compatible string and description Chanwoo Choi
2014-11-24 10:57   ` Chanwoo Choi
2014-11-24 10:57   ` Chanwoo Choi
2014-11-24 10:57 ` [PATCHv3 2/3] ARM: dts: add board dts file for Exynos3250-based Monk board Chanwoo Choi
2014-11-24 10:57   ` Chanwoo Choi
2014-11-24 10:57 ` [PATCHv3 3/3] ARM: dts: Remove unused command line from Exynos3250-based Rinato board Chanwoo Choi
2014-11-24 10:57   ` Chanwoo Choi
     [not found] ` <1416826670-29438-1-git-send-email-cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-11-26 17:49   ` Kukjin Kim [this message]
2014-11-26 17:49     ` [PATCHv3 0/3] ARM: dts: add the support of Exynos3250-based Monk board Kukjin Kim
2014-11-26 17:49     ` Kukjin 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=547612B4.8000909@kernel.org \
    --to=kgene-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=geunsik.lim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
    --cc=inki.dae-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
    --cc=jh80.chung-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
    --cc=kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
    --cc=kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=sw0312.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
    --cc=yj44.cho-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.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.