From patchwork Thu Oct 17 14:41:11 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lubomir Rintel X-Patchwork-Id: 11196257 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id C8463912 for ; Thu, 17 Oct 2019 14:41:21 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7831E21D7D for ; Thu, 17 Oct 2019 14:41:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="EJ2eqyhX" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7831E21D7D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=v3.sk Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+623+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id 4nI1YY1556264xuKujFr3XIp; Thu, 17 Oct 2019 07:41:21 -0700 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web10.2769.1571323280503407114 for ; Thu, 17 Oct 2019 07:41:20 -0700 X-Received: by mail.kernel.org (Postfix) id 09A2321D80; Thu, 17 Oct 2019 14:41:20 +0000 (UTC) X-Received: from shell.v3.sk (shell.v3.sk [90.176.6.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E9D3121D7D for ; Thu, 17 Oct 2019 14:41:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E9D3121D7D X-Received: from localhost (localhost [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id 935A349E1C; Thu, 17 Oct 2019 16:41:16 +0200 (CEST) X-Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id Wuh9Vzolwv_4; Thu, 17 Oct 2019 16:41:13 +0200 (CEST) X-Received: from localhost (localhost [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id 120BF49E30; Thu, 17 Oct 2019 16:41:13 +0200 (CEST) X-Virus-Scanned: amavisd-new at zimbra.v3.sk X-Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Pa8ofwk-VYBP; Thu, 17 Oct 2019 16:41:12 +0200 (CEST) X-Received: from belphegor (nat-pool-brq-t.redhat.com [213.175.37.10]) by zimbra.v3.sk (Postfix) with ESMTPSA id 45AFB49E1C; Thu, 17 Oct 2019 16:41:12 +0200 (CEST) Message-ID: <3a035bed90f9d8acc49b2d11d20089b546062aea.camel@v3.sk> Subject: [GIT PULL] soc/arm/soc: Marvell MMP SoC changes for v5.5 From: Lubomir Rintel To: Linuxkernel+Patchwork-Soc via Email Integration Cc: linux-arm-kernel@lists.infradead.org, Arnd Bergmann , Olof Johansson Date: Thu, 17 Oct 2019 16:41:11 +0200 User-Agent: Evolution 3.34.1 (3.34.1-1.fc31) MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: WNCSKyCzbMNGSzzde0ru4qz8x1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1571323281; bh=V+RQUWMAZ36U8l6VzP7ucfM6FfofNFZZYcz5slX7pg8=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=EJ2eqyhXummPlumU7bTZn9xu64Dsyr2cmUsaa43N5U0NYFcdlenezGZiuG9YdfWEzFm 6NIIxBFIN59MI9AushxEDhV7FdAQjJLJXErPhpfmMLFwwftdGO5WAxMKcakz/Uk0d85Ti 9paURCzSzG/oIofaYNBqrvpwT96lo/c8AH4= Hi, Please pull the MMP SoC changes. The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/lkundrak/linux-mmp.git tags/mmp-soc-for-v5.5-2 for you to fetch changes up to 759c2837f7e4676c1cbf3ea8f3c824d0ec327255: MAINTAINERS: mmp: add Git repository (2019-10-17 16:36:12 +0200) This supersedes the "[GIT PULL] ARM: soc: Marvell MMP changes for v5.5" pull request. Thanks, Lubo ---------------------------------------------------------------- ARM: Marvell MMP SoC patches for v5.5 This tag includes initial support for the Marvell MMP3 processor. MMP3 is used in OLPC XO-4 laptops, Panasonic Toughpad FZ-A1 tablet and Dell Wyse 3020/Tx0D thin clients. ---------------------------------------------------------------- Lubomir Rintel (10): ARM: l2c: add definition for FWA in PL310 aux register ARM: mmp: don't select CACHE_TAUROS2 on all ARCH_MMP ARM: mmp: map the PGU as well ARM: mmp: DT: convert timer driver to use TIMER_OF_DECLARE ARM: mmp: define MMP_CHIPID by the means of CIU_REG() ARM: mmp: add support for MMP3 SoC ARM: mmp: add SMP support ARM: mmp: move cputype.h to include/linux/soc/ ARM: mmp: remove MMP3 USB PHY registers from regs-usb.h MAINTAINERS: mmp: add Git repository MAINTAINERS | 2 + arch/arm/include/asm/hardware/cache-l2x0.h | 2 + arch/arm/mach-mmp/Kconfig | 22 ++++- arch/arm/mach-mmp/Makefile | 4 + arch/arm/mach-mmp/addr-map.h | 7 ++ arch/arm/mach-mmp/common.c | 19 ++++- arch/arm/mach-mmp/common.h | 1 + arch/arm/mach-mmp/devices.c | 2 +- arch/arm/mach-mmp/mmp-dt.c | 5 +- arch/arm/mach-mmp/mmp2-dt.c | 7 +- arch/arm/mach-mmp/mmp2.c | 2 +- arch/arm/mach-mmp/mmp3.c | 29 +++++++ arch/arm/mach-mmp/platsmp.c | 32 ++++++++ arch/arm/mach-mmp/pm-mmp2.c | 2 +- arch/arm/mach-mmp/pm-pxa910.c | 2 +- arch/arm/mach-mmp/pxa168.c | 2 +- arch/arm/mach-mmp/pxa910.c | 2 +- arch/arm/mach-mmp/regs-usb.h | 94 ---------------------- arch/arm/mach-mmp/time.c | 43 ++++------ arch/arm/mm/Kconfig | 2 +- drivers/clk/Kconfig | 5 ++ drivers/clk/mmp/Makefile | 2 +- include/Kbuild | 1 + .../mach-mmp => include/linux/soc/mmp}/cputype.h | 27 +++++++ 24 files changed, 174 insertions(+), 142 deletions(-) create mode 100644 arch/arm/mach-mmp/mmp3.c create mode 100644 arch/arm/mach-mmp/platsmp.c rename {arch/arm/mach-mmp => include/linux/soc/mmp}/cputype.h (71%) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#623): https://linux.kernel.org/g/patchwork-soc/message/623 Mute This Topic: https://linux.kernel.org/mt/34703168/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-