From patchwork Mon Oct 30 14:27:09 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 832067 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=65.50.211.133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="VeVUAtPY"; 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 3yQcJj50BZz9sRm for ; Tue, 31 Oct 2017 01:27:49 +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=uF72pi8eW6DedxynSEbjXGQIiPn/QclHS6unH9sXd8w=; b=VeVUAtPYlivQ/d VYFMyh0JtKS0iyAif0/24+SWbYO8mjVeKrwM4grKiMhdFY/03swyhsJyHnE6zz+KGW1F455raJ5jK FrgF6By2KofYgR+BwUbFcG6RcW1GbLYItbcd4RFsUSzaKZvqMLY89mf285qspmtc4OYWL1FQM89Rp VLhDmOP13nkGtue+hJ1dGFc/qFPqkBVlaLBeyP9kASiHdduX+H4GvDEgB/38UQLKqLROmaGJgEuEh qe2cX25cDl65dRW2Pqa0kiWcCoWF+JPmTv6rcWSCFNEinsmaRvXGU3ngChuxOIYe4XCE5vgsBiDqS T8XulQS8jm6kfVXLHi7g==; 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 1e9B2X-0005Wb-MR; Mon, 30 Oct 2017 14:27:45 +0000 Received: from mail.free-electrons.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1e9B2S-0005VU-Lt for linux-arm-kernel@lists.infradead.org; Mon, 30 Oct 2017 14:27:43 +0000 Received: by mail.free-electrons.com (Postfix, from userid 110) id 377E120823; Mon, 30 Oct 2017 15:27:18 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.free-electrons.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (unknown [37.71.171.242]) by mail.free-electrons.com (Postfix) with ESMTPSA id 1073620392; Mon, 30 Oct 2017 15:27:08 +0100 (CET) From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , Subject: [GIT PULL] ARM: mvebu: fixes for v4.14 (#3) Date: Mon, 30 Oct 2017 15:27:09 +0100 Message-ID: <87efpk3e4i.fsf@free-electrons.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171030_072740_865531_8A6E9D2D X-CRM114-Status: GOOD ( 11.50 ) 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 SPF_PASS SPF: sender matches SPF record -0.0 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: , 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 third pull request for fixes for mvebu for v4.14. Gregory The following changes since commit 2bbbd96357ce76cc45ec722c00f654aa7b189112: bus: mbus: fix window size calculation for 4GB windows (2017-10-12 15:01:30 +0200) are available in the git repository at: git://git.infradead.org/linux-mvebu.git tags/mvebu-fixes-4.14-3 for you to fetch changes up to cda80a82ac3e89309706c027ada6ab232be1d640: ARM: dts: mvebu: pl310-cache disable double-linefill (2017-10-26 17:41:26 +0200) ---------------------------------------------------------------- mvebu fixes for 4.14 (part 3) Fixing an old stability issue on Cortex A9 based mvebu SoC ---------------------------------------------------------------- Yan Markman (1): ARM: dts: mvebu: pl310-cache disable double-linefill arch/arm/boot/dts/armada-375.dtsi | 4 ++-- arch/arm/boot/dts/armada-38x.dtsi | 4 ++-- arch/arm/boot/dts/armada-39x.dtsi | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-)