public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: 'Chanwoo Choi' <cw00.choi@samsung.com>,
	'Tomasz Figa' <t.figa@samsung.com>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
	linux-samsung-soc@vger.kernel.org, linux@arm.linux.org.uk,
	pawel.moll@arm.com, swarren@wwwdotorg.org,
	ijc+devicetree@hellion.org.uk, linux-kernel@vger.kernel.org,
	kyungmin.park@samsung.com, linux-arm-kernel@lists.infradead.org
Subject: RE: [PATCHv2 0/5] ARM: dts: exynos: Add missing dt data to bring kernel of Exynos4x12
Date: Mon, 17 Mar 2014 10:44:36 +0900	[thread overview]
Message-ID: <006201cf4182$77b665f0$672331d0$@samsung.com> (raw)
In-Reply-To: <532651E5.6040903@samsung.com>

Chanwoo Choi wrote:
> 
> Dear Kukjin,
> 
> Ping.
> 
> Please review this patchset.
> 
Looks good to me, will apply tonight.

Thanks,
Kukjin

> Best Regards,
> Chanwoo Choi
> 
> On 03/13/2014 10:57 AM, Chanwoo Choi wrote:
> > Dear Kukjin,
> >
> > On 03/12/2014 08:21 PM, Tomasz Figa wrote:
> >> Hi Chanwoo,
> >>
> >> On 12.03.2014 07:19, Chanwoo Choi wrote:
> >>> This patch add missing dt data of Exynos4x12 to bring up kernel
> feature and
> >>> code clean. This patchset is based on 'v3.15-next/dt-clk-exynos'
> branch.
> >>> - git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-
> samsung.git
> >>>
> >>> exynos4x12/exynos4412/exynos4212.dtsi
> >>> - Add ADC (Analog and Digital Converter) to get raw data
> >>> - Add PMU (Performance Monitoring Unit) for perf event
> >>> - Add gps_alive power domain to remove power leakage when gps-alive
> isn't used
> >>> - Remove duplicate dt data of interrput combiner controller
> >>>
> >>> exynos4412-trats.dts
> >>> - Add ADC dt data with ntc thermistor child to read temperature
> >>>
> >>> Changes from v1:
> >>> - Use clock macro name for Exynos4 instead of constant for ADC
> >>> - Remove unnecessary description about patch content
> >>> - Move gps-alive power domain's dt data from exynos4x12.dts to
> exynos4.dts
> >>> - Move thermistor dt node outside of ADC dt node and modify node name
> of thermistor
> >>>
> >>> Chanwoo Choi (5):
> >>>    ARM: dts: exynos4x12: Add ADC's dt data to read raw data
> >>>    ARM: dts: exynos4x12: Add PMU dt data to support PMU(Perforamnce
> Monitoring Unit)
> >>>    ARM: dts: exynos4x12: Add GPS_ALIVE power domain
> >>>    ARM: dts: exynos: Move common dt data for interrupt combiner
> controller
> >>>    ARM: dts: exynos4412-trats2: Add ADC/themistor dt data to get
> temperature of SoC/battery
> >>>
> >>>   arch/arm/boot/dts/exynos4.dtsi          |  5 +++++
> >>>   arch/arm/boot/dts/exynos4212.dtsi       | 13 ++++---------
> >>>   arch/arm/boot/dts/exynos4412-trats2.dts | 21 +++++++++++++++++++++
> >>>   arch/arm/boot/dts/exynos4412.dtsi       | 14 ++++----------
> >>>   arch/arm/boot/dts/exynos4x12.dtsi       | 26
> ++++++++++++++++++++++++++
> >>>   5 files changed, 60 insertions(+), 19 deletions(-)
> >>>
> >>
> >> Reviewed-by: Tomasz Figa <t.figa@samsung.com>
> >>
> >
> > Please review or comment this patchset.
> >
> > Best Regards,
> > Chanwoo Choi

  reply	other threads:[~2014-03-17  1:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-12  6:19 [PATCHv2 0/5] ARM: dts: exynos: Add missing dt data to bring kernel of Exynos4x12 Chanwoo Choi
2014-03-12  6:19 ` [PATCHv2 1/5] ARM: dts: exynos4x12: Add ADC's dt data to read raw data Chanwoo Choi
2014-03-12  6:19 ` [PATCHv2 2/5] ARM: dts: exynos4x12: Add PMU dt data to support PMU(Perforamnce Monitoring Unit) Chanwoo Choi
2014-03-12  6:19 ` [PATCHv2 3/5] ARM: dts: exynos4x12: Add GPS_ALIVE power domain Chanwoo Choi
2014-03-12  6:19 ` [PATCHv2 4/5] ARM: dts: exynos: Move common dt data for interrupt combiner controller Chanwoo Choi
2014-03-12  6:19 ` [PATCHv2 5/5] ARM: dts: exynos4412-trats2: Add ADC/themistor dt data to get temperature of SoC/battery Chanwoo Choi
2014-03-12 11:21 ` [PATCHv2 0/5] ARM: dts: exynos: Add missing dt data to bring kernel of Exynos4x12 Tomasz Figa
2014-03-12 11:43   ` Chanwoo Choi
2014-03-13  1:57   ` Chanwoo Choi
     [not found]     ` <53211071.4040408-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-03-17  1:37       ` Chanwoo Choi
2014-03-17  1:44         ` Kukjin Kim [this message]
2014-03-17  1:52           ` Chanwoo Choi

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='006201cf4182$77b665f0$672331d0$@samsung.com' \
    --to=kgene.kim@samsung.com \
    --cc=cw00.choi@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=kyungmin.park@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=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=swarren@wwwdotorg.org \
    --cc=t.figa@samsung.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox