From patchwork Tue Jun 18 20:00:08 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kukjin Kim X-Patchwork-Id: 252419 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 62C1D2C02ED for ; Wed, 19 Jun 2013 06:02:49 +1000 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Up25O-0007pF-TN; Tue, 18 Jun 2013 20:01:03 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Up255-0001Z8-ST; Tue, 18 Jun 2013 20:00:43 +0000 Received: from mail-pa0-x22f.google.com ([2607:f8b0:400e:c03::22f]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Up24u-0001X6-Lw for linux-arm-kernel@lists.infradead.org; Tue, 18 Jun 2013 20:00:34 +0000 Received: by mail-pa0-f47.google.com with SMTP id kl14so4353103pab.20 for ; Tue, 18 Jun 2013 13:00:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding; bh=lDzXBxh2wrDOg0DALwl1JlkiSmfob2D928nLosL1a1g=; b=bXkpwxtin5CA1B+WrPi50q6FUaO2o9SLUOhKJPpkVVETtahPQTECTQvLc8H6CRvQGn KTjFAc7pB+sapiP5GyNtJJzItKEoX2BDCvoR2We/lUww6C3a5husAKdEtAwAOCfMPxV4 LaA2Jda8ENydHhlGccEInoqikivEGMRcJnF+Dy9AKCP4xPb5hO89a0MQjAbhZwp+mBDS 9/zOS1GpPHGWy45x8zXLzGIZJzvTk+2gvVjy4qcIHaLTyMLaln3oTo3wwF/E/V/xb5fC oG1lYpRg6jN6qS9USzpWku9sCYik8V/LAbwn+vHI2NJhRkTaW7IrDv/Cdd92dCdw8r2J KMSA== X-Received: by 10.68.160.226 with SMTP id xn2mr18336883pbb.174.1371585611031; Tue, 18 Jun 2013 13:00:11 -0700 (PDT) Received: from [10.211.55.6] ([121.137.23.17]) by mx.google.com with ESMTPSA id xe9sm19611696pbc.21.2013.06.18.13.00.08 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 18 Jun 2013 13:00:09 -0700 (PDT) Message-ID: <51C0BC48.8030805@samsung.com> Date: Wed, 19 Jun 2013 05:00:08 +0900 From: Kukjin Kim User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16 MIME-Version: 1.0 To: Arnd Bergmann , 'Olof Johansson' Subject: [GIT PULL 03/10] Samsung EXYNOS DT-2 for v3.11 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130618_160032_928560_50B0B3DB X-CRM114-Status: GOOD ( 12.52 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (kgene.kim[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: "linux-samsung-soc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org The following changes since commit a38089057fa450944f2e2d07885d76fd727c8d16: ARM: dts: add ohci and ehci controller nodes for EXYNOS5440 (2013-06-12 04:58:34 +0900) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/exynos-dt-2 for you to fetch changes up to 5f13269130d6798571ffbd9d84dbef0950984c5b: ARM: dts: Set BUCK7 as always on for Origen board (2013-06-19 00:41:56 +0900) ---------------------------------------------------------------- 2nd exynos dt update based on tags/exynos-dt-1 - enable RTC on exynos5250 snow and Arndale boards - add support LCD and PWM for exynos4210 Origen board - update bootargs to support 8GiB for exynos5440 SSDK5440 and SD5v1 boards - enable spi and add opp level for exynos5440 - add example doc for samsung-pinctrl dt bindings ---------------------------------------------------------------- Amit Daniel Kachhap (1): ARM: dts: Add more opp levels in exynos5440 Doug Anderson (1): ARM: dts: Enable RTC node for exynos5250-snow Giridhar Maruthy (1): ARM: dts: Removing pdma for exynos5440 Girish K S (1): ARM: dts: enable spi for EXYNOS5440 SOC Leela Krishna Amudala (1): Documentation: Add examples to samsung-pinctrl device tree bindings documentation Padmavathi Venna (1): ARM: dts: Add wm8994 regulator support on smdk5250 Sachin Kamat (3): ARM: dts: Add PWM related pinctrl entries for exynos4210 ARM: dts: Add LCD related pinctrl entries for exynos4210 ARM: dts: Add FIMD node to Origen4210 board Subash Patel (1): ARM: dts: update bootargs to support 8GiB for SSDK5440 and SD5v1 Tushar Behera (2): ARM: dts: Enable RTC node for Arndale ARM: dts: Set BUCK7 as always on for Origen board .../bindings/pinctrl/samsung-pinctrl.txt | 44 ++++++++++- arch/arm/boot/dts/exynos4210-origen.dts | 22 ++++++ arch/arm/boot/dts/exynos4210-pinctrl.dtsi | 89 ++++++++++++++++++++++ arch/arm/boot/dts/exynos5250-arndale.dts | 3 + arch/arm/boot/dts/exynos5250-smdk5250.dts | 37 ++++++++- arch/arm/boot/dts/exynos5250-snow.dts | 4 + arch/arm/boot/dts/exynos5440-sd5v1.dts | 2 +- arch/arm/boot/dts/exynos5440-ssdk5440.dts | 41 +++++++++- arch/arm/boot/dts/exynos5440.dtsi | 41 ++++------ 9 files changed, 248 insertions(+), 35 deletions(-)