From patchwork Fri Sep 1 15:15:58 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 808717 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="Ovwj/ddU"; 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 3xkNBF5fsDz9t2Z for ; Sat, 2 Sep 2017 01:16:37 +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=BwquUrd0NssQ/acLH8uYucCM6gDBcCQnUA/Ol7yGKos=; b=Ovwj/ddU+/ATLq U7xklTuL5pB1zSdNzp9bU0Fc0oeBbfpZ2Hugu2gyVwLO9R8BlCiL7fgxvLGSz1SCvmEIqBnnhSCCj Sr0Bb/hxkp7H1wHY6ZvXZkcu+bPqJBBPwG7vUEs6nfFbD+i/5B97rbY7h/9uoDs3R/hxTun/ttpb3 Sr2qY+Niks1NeKB2YiOgf4S9eC7zok+tKLN764uTfSfGPnT8OOYvU/1mIZKvdu/wfoczc02LgUqcD ChPa85NFO10qYD5eEWKhxukh9bGDgZD3dxI/M1bQRqjKPvo896gSjnO9BvxGXnMG1QbW9ttf+wwL0 5mS446lgenk3JzuPxAeA==; 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 1dnngQ-0001X9-By; Fri, 01 Sep 2017 15:16:34 +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 1dnngM-0001VJ-TJ for linux-arm-kernel@lists.infradead.org; Fri, 01 Sep 2017 15:16:32 +0000 Received: by mail.free-electrons.com (Postfix, from userid 110) id 4E8DD20804; Fri, 1 Sep 2017 17:16:07 +0200 (CEST) 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, 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.free-electrons.com (Postfix) with ESMTPSA id 2289B20713; Fri, 1 Sep 2017 17:15:57 +0200 (CEST) From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , Subject: [GIT PULL] ARM: mvebu: fixes for v4.13 (#3) Date: Fri, 01 Sep 2017 17:15:58 +0200 Message-ID: <87wp5io3f5.fsf@free-electrons.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170901_081631_104928_F6D0B371 X-CRM114-Status: GOOD ( 13.10 ) 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.13. Gregory The following changes since commit d7a65c4905bc9c304ecf3d8aa566802f6119480f: ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridge (2017-08-02 16:00:00 +0200) are available in the git repository at: git://git.infradead.org/linux-mvebu.git tags/mvebu-fixes-4.13-3 for you to fetch changes up to a0ac89b57207ccc87d76f4e6aa9a83026743861b: arm64: dts: marvell: fix number of GPIOs in Armada AP806 description (2017-08-30 15:50:13 +0200) ---------------------------------------------------------------- mvebu fixes for 4.13 (part 3) Fix number of GPIOs in AP806 description for Armada 7K/8K ---------------------------------------------------------------- Thomas Petazzoni (1): arm64: dts: marvell: fix number of GPIOs in Armada AP806 description arch/arm64/boot/dts/marvell/armada-ap806.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)