Message ID | 6469701.IcmEy0bVhn@phil |
---|---|
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 Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=65.50.211.133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=<UNKNOWN>) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="A5L9UmL1"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3yxSD42Pjcz9sBW for <incoming-imx@patchwork.ozlabs.org>; Wed, 13 Dec 2017 17:56:52 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=EW5FnVREyfKIdjxhRtrX3OhYW7RoFtes2WSIsVFun6w=; b=A5L9UmL1yM2xUM KqikSJnNZVa/3luOX/3v7dxh0an7A4Rk352LXLIOWBMm5S+kUoIqs8AfV8tmRgZl62XTGgUi2Klg8 xASHvt2qy9JJRXt+1sL4EOB1m5b/JY33HCJ/XRqssM7oW9pQsa29wR/0CJXxUhTIfcEStnP6zSdjX UCaZDbzuvU0IMUQMlW4zvWx9dcOCUwNDpWFlqpLU1h7DhX5vndjMyaI+Lpz1rjEEEhv35bvwd7gMx GfPFylDQpdqdViwOAU1q78vorczdFdUYXLRoswo5t6wvP5mHCdcL/EFQkpZTCVBg3E6IZ5GNmbSmn FXNZdHRvtyuRzdCnAk6Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eP0yI-0001VS-Hr; Wed, 13 Dec 2017 06:56:50 +0000 Received: from gloria.sntech.de ([95.129.55.99]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1eP0yE-0001T4-M7; Wed, 13 Dec 2017 06:56:48 +0000 Received: from p5b127e62.dip0.t-ipconnect.de ([91.18.126.98] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from <heiko@sntech.de>) id 1eP0xt-0004wI-0D; Wed, 13 Dec 2017 07:56:25 +0100 From: Heiko Stuebner <heiko@sntech.de> To: arm@kernel.org Subject: [GIT PULL 1/2] Rockchip dts32 fixes for 4.15 Date: Wed, 13 Dec 2017 07:56:24 +0100 Message-ID: <6469701.IcmEy0bVhn@phil> User-Agent: KMail/5.2.3 (Linux/4.13.0-1-amd64; KDE/5.37.0; x86_64; ; ) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171212_225646_923784_3B193DC3 X-CRM114-Status: GOOD ( 11.46 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [95.129.55.99 listed in list.dnswl.org] -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 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> Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 |
Series |
[GIT,PULL,1/2] Rockchip dts32 fixes for 4.15
|
expand
|
On Wed, Dec 13, 2017 at 7:56 AM, Heiko Stuebner <heiko@sntech.de> wrote: > Hi Arnd, Kevin, Olof, > > please find below and in the next mail some fixes for things cropping up > recently, which may hopefully go into 4.15-rc. Pulled into fixes, thanks! Arnd