From mboxrd@z Thu Jan 1 00:00:00 1970 From: Beomho Seo Subject: Re: [RESEND PATCH 0/3] ARM: dts: add device data for exynos4412-trats2 Date: Fri, 02 May 2014 13:29:10 +0900 Message-ID: <53631F16.7010708@samsung.com> References: <53327CE3.8030800@samsung.com> <5359C2B9.5040003@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailout4.samsung.com ([203.254.224.34]:34630 "EHLO mailout4.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751554AbaEBE3x (ORCPT ); Fri, 2 May 2014 00:29:53 -0400 In-reply-to: <5359C2B9.5040003@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, Tomasz Figa , Kukjin Kim Cc: Myungjoo Ham , Chanwoo Choi , Jaehoon Chung Hi all, Didn't have Any other comment for this patch set? On 04/25/2014 11:04 AM, Beomho Seo wrote: > This patchset add some device node for exynos4412-trats2. > It is based on v3.15-next/dt-samsung-2 branch. > > exynos4412-trats2.dts > - Fix incorrect compatible. Compatible of AK8975 are "ak8975" or "asahi-kasei,ak8975". > - Add cm36651 light/proximity sensor device node. > - Change gpio-key device node. fix incorrect gpio property, and then add "ok-key" node. > > Beomho Seo (3): > ARM: dts: fix incorrect compatible for exynos4412 > ARM: dts: add cm36651 light/proximity sensor node > ARM: dts: fixed gpio key node for exynos4412 > > arch/arm/boot/dts/exynos4412-trats2.dts | 50 ++++++++++++++++++++++++++----- > 1 file changed, 43 insertions(+), 7 deletions(-) > Thanks Beomho Seo