From mboxrd@z Thu Jan 1 00:00:00 1970 From: Beomho Seo Subject: [PATCH v3 0/2] ARM: dts: add device data for exynos4412-trats2 Date: Tue, 20 May 2014 19:48:05 +0900 Message-ID: <537B32E5.2070606@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailout4.samsung.com ([203.254.224.34]:62762 "EHLO mailout4.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750747AbaETKsI (ORCPT ); Tue, 20 May 2014 06:48:08 -0400 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 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. Changes in v3: - Patch set based on v3.16-next/dt-samsung - ARM: dts: fix incorrect compatible for exynos4412 patch is applied. - Remove device node property; status, interrupt-parent, interrupt - Changes gpio/interrupt specified index. Changes in v2: - Change ak8975 magnetic sensor compatible according to binding document. - Change cm36651 light/proximity sensor compatible according to binding document and driver. Beomho Seo (2): ARM: dts: add cm36651 light/proximity sensor node ARM: dts: fixed gpio key node for exynos4412 arch/arm/boot/dts/exynos4412-trats2.dts | 46 +++++++++++++++++++++++++------ 1 file changed, 38 insertions(+), 8 deletions(-) -- 1.7.9.5