From patchwork Thu Jul 12 16:31:02 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 943118 Return-Path: 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=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=free-electrons.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="TEl7fzvd"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::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 41RLzj3KH4z9s2g for ; Fri, 13 Jul 2018 02:31:27 +1000 (AEST) 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=ves+PcXjN3Vh2aZg1pIWsB9tEXid9T1A4PP1c2+aSoE=; b=TEl7fzvdA6Fb2b Lx7qx8dY2wkKllzzlPtNCBhzMJjNCQDm+a3JPfiMJ+QhjxSAtYlxlkD2hCpZjfuZ4x2NH3tl3QniQ Jl0E3a4T3Z8zR9GZxCnlvtjVX/LDwM2b7YQLeRn2NQRtEcPSNt+NZJ61/WiQPrlCl5Rj+rQPbhrQh 8magIR3EOqUiDpieO25WiZyNh4/oFvVcgan5xtMiK8VwDJ8yONWg6AW3kD6wTkTCte8UkcVgjkvvL SkE5faM9iVME36vB9bJXtftv+iqRx6Fo2PRk3enfSZBUABOLRBjhRBNEMlMYnlzOUuXhs8WaR1VIZ lTE6pynbLZ0Yg/z08Dnw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fdeUx-0006Pj-RX; Thu, 12 Jul 2018 16:31:19 +0000 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fdeUu-0006Mz-JO for linux-arm-kernel@lists.infradead.org; Thu, 12 Jul 2018 16:31:18 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id BAC5A2074F; Thu, 12 Jul 2018 18:31:02 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (242.171.71.37.rev.sfr.net [37.71.171.242]) by mail.bootlin.com (Postfix) with ESMTPSA id 6FD6620717; Thu, 12 Jul 2018 18:31:02 +0200 (CEST) From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , Subject: [GIT PULL] ARM: mvebu: fixes for v4.18 (#1) Date: Thu, 12 Jul 2018 18:31:02 +0200 Message-ID: <87zhywbem1.fsf@bootlin.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180712_093116_780235_FEA14502 X-CRM114-Status: GOOD ( 11.75 ) X-Spam-Score: -0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [62.4.15.54 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , Jason Cooper , linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth 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 Hi, Here is the first pull request for fixes for mvebu for v4.18. Gregory The following changes since commit 021c91791a5e7e85c567452f1be3e4c2c6cb6063: Linux 4.18-rc3 (2018-07-01 16:04:53 -0700) are available in the Git repository at: git://git.infradead.org/linux-mvebu.git tags/mvebu-fixes-4.18-1 for you to fetch changes up to 568cc2f07c8ea5f71a0486464bd9703e4671045f: ARM: dts: armada-38x: use the new thermal binding (2018-07-06 16:50:48 +0200) ---------------------------------------------------------------- mvebu fixes for 4.18 (part 1) Use the new thermal binding on Armada 38x allowing to use a driver fix which is already part of the kernel. ---------------------------------------------------------------- Baruch Siach (1): ARM: dts: armada-38x: use the new thermal binding arch/arm/boot/dts/armada-38x.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)