Message ID | 54227E25.2060903@samsung.com |
---|---|
State | New |
Headers | show
Return-Path: <linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2001:1868:205::9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id CEDC51400D6 for <incoming-imx@patchwork.ozlabs.org>; Wed, 24 Sep 2014 18:20:21 +1000 (EST) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XWhm9-00051C-OK; Wed, 24 Sep 2014 08:18:13 +0000 Received: from mail-pd0-x22f.google.com ([2607:f8b0:400e:c02::22f]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XWhm6-0004n7-LD for linux-arm-kernel@lists.infradead.org; Wed, 24 Sep 2014 08:18:11 +0000 Received: by mail-pd0-f175.google.com with SMTP id v10so6900016pde.20 for <linux-arm-kernel@lists.infradead.org>; Wed, 24 Sep 2014 01:17:48 -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=c/soTPb8PI1J0IrEWsMSbBa8YMtEPXpXiTbyEushFk0=; b=y6TI+MNRNby1Jv5ErPAuUNIGFQS4c36vgZ42/N9yHnzvkSTsvwgqKB+9WwOX8Ploao BtYrj0i0HD4A6fbo3NbTxIAA/pIcRM8tjID0QMqP++n4ZoLc6Gd0SP8WBAdqyDoh149H 5rs8oiGlmv3zcUdD5I/t1BN4GEJEOt0ABSxBqfIYJEYIsORXL0Kdnz7gOobRnLxBsr0x 8H2UgsNqxatNYpiOr1V2qI/lIcwHTaWhaINmEUT6pYkso0F0kvthrgNijcZNrrBBFMHd ykMTIC+zjrTa8ih8XMGkivB6Iyc/wSZoXeQaAlkE8dHMEWTw7lgL6GpIKSRwmGovIN5S Z/7Q== X-Received: by 10.70.90.39 with SMTP id bt7mr7926684pdb.121.1411546668445; Wed, 24 Sep 2014 01:17:48 -0700 (PDT) Received: from [10.211.55.6] ([175.223.16.230]) by mx.google.com with ESMTPSA id ez8sm14059992pdb.63.2014.09.24.01.17.44 for <multiple recipients> (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 24 Sep 2014 01:17:47 -0700 (PDT) Message-ID: <54227E25.2060903@samsung.com> Date: Wed, 24 Sep 2014 17:17:41 +0900 From: Kukjin Kim <kgene.kim@samsung.com> 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 <arnd@arndb.de>, 'Olof Johansson' <olof@lixom.net>, Kevin Hilman <khilman@linaro.org>, arm@kernel.org Subject: [GIT PULL 1/2] Second Samsung DT updates for v3.18 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140924_011810_749985_E2DEC891 X-CRM114-Status: GOOD ( 16.54 ) X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.0 on bombadil.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2607:f8b0:400e:c02:0:0:0:22f listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (kgene.kim[at]gmail.com) 0.0 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid 0.0 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different Cc: "linux-samsung-soc@vger.kernel.org" <linux-samsung-soc@vger.kernel.org>, "linux-arm-kernel@lists.infradead.org" <linux-arm-kernel@lists.infradead.org> X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org |
On Wednesday 24 September 2014, Kukjin Kim wrote: > Hi Arnd, Olof and Kevin > > Here is second bunch of Samsung DT updates for v3.18. > > This is based on previous pull-request for tags/samsung-dt but not yet > pulled into arm-soc. > > Please pull and if any problems, kindly let me know. > Pulled into next/late for now, I didn't pull it last week as the merge window seemed imminent, but it may still have a chance now. Arnd