From patchwork Thu Jul 12 16:39:53 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 943129 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="MgDjaY4/"; 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 41RM9w57d1z9s2g for ; Fri, 13 Jul 2018 02:40:20 +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=2y+q9FUNYFOIax2jfR+tL0oRjRnz6TLOcdXl5JNWQLk=; b=MgDjaY4/Lj+bCh IUNQUQP5/ReNutzDkuEaR9AfeLMGMFbz/uwhPVCTydIT4s8tR2yawZIWysX5o5L3lv+EjAdN4e7kI xchM6Oa34eJkQqtrcsJRAOQ03CC21LadvPDqbxlMQz1u3aW8KqLOw/Fga6a5+refJFcc4qddZsbap uVQ8mF//6772Y9VpSS253InkextvD1SumW6H90bnoVBogoJiYpXzpzQLcdHPxmth9y8FKNAH//dM0 z+7GkNFav55dpTK13kD6E017hkLnLgyeKqd2IYL+zg31+/vJfvI+4/EBZAwmYVwvUIT7pu3bs2UBX 324Wz5WbuGEvYXMX3lKA==; 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 1fdede-0002AB-3w; Thu, 12 Jul 2018 16:40:18 +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 1fdeda-00018I-5X for linux-arm-kernel@lists.infradead.org; Thu, 12 Jul 2018 16:40:15 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id 602D6207CD; Thu, 12 Jul 2018 18:40:03 +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 337492074F; Thu, 12 Jul 2018 18:39:53 +0200 (CEST) From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , Subject: [GIT PULL] ARM: mvebu: arm for v4.19 (#1) Date: Thu, 12 Jul 2018 18:39:53 +0200 Message-ID: <87y3egbe7a.fsf@bootlin.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180712_094014_393924_A66F87C3 X-CRM114-Status: GOOD ( 10.09 ) 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 arm for mvebu for v4.19. Gregory The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40: Linux 4.18-rc1 (2018-06-17 08:04:49 +0900) are available in the Git repository at: git://git.infradead.org/linux-mvebu.git tags/mvebu-arm-4.19-1 for you to fetch changes up to 432c0254106a373bcc23b1bd3e0b7eb56929c0d9: ARM: mvebu_v7_defconfig: enable SFP support (2018-06-28 16:53:08 +0200) ---------------------------------------------------------------- mvebu arm for 4.19 (part 1) defconfig update: - add NAND controller on multi_v7 - add SFP support on mvebu_v7 code improvement: - remove potential call from invalid context in boot_secondary - allow using CONFIG_FORTIFY_SOURCE in pmsu.c ---------------------------------------------------------------- Baruch Siach (2): ARM: mvebu_v7_defconfig: sync defconfig ARM: mvebu_v7_defconfig: enable SFP support Ethan Tuttle (1): ARM: mvebu: declare asm symbols as character arrays in pmsu.c Gregory CLEMENT (1): ARM: multi_v7_defconfig: Add Marvell NAND controller support Lucas Stach (1): ARM: mvebu: convert secondary CPU clock sync to hotplug state arch/arm/configs/multi_v7_defconfig | 1 + arch/arm/configs/mvebu_v7_defconfig | 13 +++------- arch/arm/mach-mvebu/platsmp.c | 49 +++++++++++++++++-------------------- arch/arm/mach-mvebu/pmsu.c | 6 ++--- include/linux/cpuhotplug.h | 1 + 5 files changed, 31 insertions(+), 39 deletions(-)