From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: RE: [PATCH v4 2/2] ARM: dts: Add peach-pit board support Date: Tue, 06 May 2014 11:05:52 +0900 Message-ID: <06a801cf68cf$b5151350$1f3f39f0$@samsung.com> References: <1399281933-31064-1-git-send-email-arun.kk@samsung.com> <1399281933-31064-3-git-send-email-arun.kk@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-reply-to: Content-language: ko Sender: linux-samsung-soc-owner@vger.kernel.org To: 'Doug Anderson' , 'Arun Kumar K' Cc: 'linux-samsung-soc' , devicetree@vger.kernel.org, 'Tomasz Figa' , 'Arun Kumar' List-Id: devicetree@vger.kernel.org Doug Anderson wrote: > > Arun, > > On Mon, May 5, 2014 at 2:25 AM, Arun Kumar K wrote: > > Adds the google peach-pit board dts file which uses > > exynos5420 SoC. > > > > Signed-off-by: Arun Kumar K > > Signed-off-by: Doug Anderson > > --- > > arch/arm/boot/dts/Makefile | 1 + > > arch/arm/boot/dts/exynos5420-peach-pit.dts | 147 > ++++++++++++++++++++++++++++ > > 2 files changed, 148 insertions(+) > > Note that this has an implicit dependency upon > (ARM: dts: Add pwmX_out > pinctrl nodes to Exynos5420). Once that has landed then I think we're > good to go. > > Reviewed-by: Doug Anderson Hi, Thanks for Arun's re-spin and Tomasz and Doug's review. Applied 1st and this. Thanks, Kukjin