From patchwork Thu Apr 25 16:40:02 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kukjin Kim X-Patchwork-Id: 239564 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 49B162C00EB for ; Fri, 26 Apr 2013 02:40:17 +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 1UVPDR-0001YI-4p; Thu, 25 Apr 2013 16:40:13 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UVPDO-0005cA-O4; Thu, 25 Apr 2013 16:40:10 +0000 Received: from mail-pd0-f182.google.com ([209.85.192.182]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UVPDL-0005bt-OO for linux-arm-kernel@lists.infradead.org; Thu, 25 Apr 2013 16:40:08 +0000 Received: by mail-pd0-f182.google.com with SMTP id 14so356343pdj.41 for ; Thu, 25 Apr 2013 09:40:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:message-id:date:from:user-agent:mime-version:to :cc:subject:content-type:content-transfer-encoding; bh=u8JdwYjafJnIUEHPZbHUiaIok13TwVkUv/soZfhkFnk=; b=L5nNQphX3mL5pegOAyIosh4MYmuN8f7pO6C8IIDZSL4INOlXfzwM7zM04G98ZMsB26 Z0aA8jkNF+82I+HC++uHe+1+PxfjUEYyhnfh11oPXOMh61FAfsVrNnfr7y7kEr8agdFw QNq9ZVK83Yfzhn+0Ke22Cf6Y7iWIaqY2vuRJCC5TtFLT3nGmuOImFE/SiNS2ad4jyHcW UDgCfwsz8XnPSbqm2f58xty5W1powd2Rftd0S4Nr11/j37OH9HYL9+XZ8ndZJkFW5pi4 Uc25+zgrmYbtojkPumaxrGvO7J5THdr/YtH13kJiiclQ0AHM3iNTvad4ZMdSXtIs2tHo VpQQ== X-Received: by 10.68.111.195 with SMTP id ik3mr28388280pbb.89.1366908006004; Thu, 25 Apr 2013 09:40:06 -0700 (PDT) Received: from [10.211.55.6] ([121.136.168.198]) by mx.google.com with ESMTPSA id ba10sm7981033pbd.21.2013.04.25.09.40.03 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 25 Apr 2013 09:40:04 -0700 (PDT) Message-ID: <51795C62.8070500@samsung.com> Date: Fri, 26 Apr 2013 01:40:02 +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] Samsung fixes-1 for v3.10 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130425_124007_899903_65095599 X-CRM114-Status: UNSURE ( 9.98 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.1 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.1 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (kgene.kim[at]gmail.com) -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.192.182 listed in list.dnswl.org] 0.8 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [121.136.168.198 listed in dnsbl.sorbs.net] -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 58a7bbf75442ea439a4d3b7993ad87023e406063: ARM: dts: add PDMA0 changes for exynos5440 (2013-04-09 01:39:27 +0900) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/samsung-fixes-1-for-v3.10 for you to fetch changes up to bf49cd7f8d560497cf39065a537f4c722e456cbb: ARM: dts: Disable the RTC by default on exynos5 (2013-04-26 01:26:54 +0900) ---------------------------------------------------------------- Disables the RTC by default on exynos5 to remove lots of warnings in the kernel boot log and Fixes build warning on exynos4x12 ---------------------------------------------------------------- Doug Anderson (1): ARM: dts: Disable the RTC by default on exynos5 Thomas Abraham (1): ARM: dts: add mshc controller node for Exynos4x12 SoCs arch/arm/boot/dts/exynos4412.dtsi | 8 ++++++++ arch/arm/boot/dts/exynos5250.dtsi | 1 + arch/arm/boot/dts/exynos5440.dtsi | 1 + 3 files changed, 10 insertions(+)