From patchwork Tue Apr 16 15:11:38 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 10903315 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B234813B5 for ; Tue, 16 Apr 2019 15:11:59 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 95A9C286A7 for ; Tue, 16 Apr 2019 15:11:59 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 89C7D28988; Tue, 16 Apr 2019 15:11:59 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 9DA89286A7 for ; Tue, 16 Apr 2019 15:11:55 +0000 (UTC) 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=GGkBzo21m66XJVPEFxLnL6yyNbavR+RtER3tbOcYiMg=; b=TUwKNTGuEYRvr9 1XBcgrwAB986OsuF0HlBL+eklgVs2vha/KV9DXt3QrRF1KLn+39fdfihiSFgmm6R237wPWNYcKFMc 06FZ2e+rwRZnM0dYWtgFjFQMvuF1gLn51iABWeZf0KCz46rVw3m3vsp0+swGP+CwH1rAhUpsgJ1Fd fNdD/DQiT7EWxBwBH8jqwddW8fzv9EZE/lzauT+zygyAZasxjDqhJNw9d+KTXLZRAsPCsFtV66BGK xlZXRiSw+5W2Ud5YMV61e221WaE4H700eAgvdSj2rFIdkEtLA0xfSh4yprYZkISscN/62fgEi00br usJWiAYUn+Sea5cATgaQ==; 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 1hGPkU-0006Nd-VF; Tue, 16 Apr 2019 15:11:50 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hGPkR-0006Md-Q4 for linux-arm-kernel@lists.infradead.org; Tue, 16 Apr 2019 15:11:49 +0000 Received: from localhost.localdomain (cpe-70-114-128-244.austin.res.rr.com [70.114.128.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id CCFAD20643; Tue, 16 Apr 2019 15:11:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1555427507; bh=DC87yIiJGVlaWak/Ktaf9AL9s58eKpae2r195GHG36g=; h=From:To:Cc:Subject:Date:From; b=1HJQRSvtxMFwOyJcuT9iA6J40K9a4K0CzQ17E5wK+tV/60PW3zz4ACTWePVJ/TTSS 9vxB6fM+qFCvr8PgrHNMTiv4fkNWTfN2Wee9leYpITfHv6B5uJzNZQbjJSQNh4oN3D QwDutxoTrAHceiSELTs9IShoTMgmydrv0wThz60k= From: Dinh Nguyen To: arm@kernel.org Subject: [GIT PULL 1/3] SoCFPGA DTS updates for v5.2 Date: Tue, 16 Apr 2019 10:11:38 -0500 Message-Id: <20190416151140.2598-1-dinguyen@kernel.org> X-Mailer: git-send-email 2.20.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190416_081147_861897_8CCF6405 X-CRM114-Status: GOOD ( 12.35 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dinguyen@kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Arnd, Kevin, and Olof: Please pull in these SoCFPGA DTS updates for v5.2. Thanks, Dinh The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_updates_for_v5.2 for you to fetch changes up to 4b36daf9ada30a66c93f8701e8c6f23bc3ce94e2: arm64: dts: agilex: Add initial support for Intel's Agilex SoCFPGA (2019-04-05 16:36:07 -0500) ---------------------------------------------------------------- SoCFPGA DTS updates for v5.2 - Add base support for Agilex platform - Add 'cap-mmc-highspeed' Stratix10 and 32-bit SoCFPGA platform - Increase Stratix10 QSPI support to 100 MHz ---------------------------------------------------------------- Dinh Nguyen (4): ARM: dts: socfpga: enable MMC highspeed support arm64: dts: stratix10: enable MMC highspeed support arm64: dts: stratix10: increase QSPI max frequency to 100MHz arm64: dts: agilex: Add initial support for Intel's Agilex SoCFPGA arch/arm/boot/dts/socfpga_arria10_socdk_sdmmc.dts | 1 + arch/arm64/Kconfig.platforms | 5 + arch/arm64/boot/dts/Makefile | 1 + .../boot/dts/altera/socfpga_stratix10_socdk.dts | 3 +- arch/arm64/boot/dts/intel/Makefile | 1 + arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 444 +++++++++++++++++++++ arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts | 75 ++++ 7 files changed, 529 insertions(+), 1 deletion(-) create mode 100644 arch/arm64/boot/dts/intel/Makefile create mode 100644 arch/arm64/boot/dts/intel/socfpga_agilex.dtsi create mode 100644 arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts From patchwork Tue Apr 16 15:11:39 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 10903317 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0280C1850 for ; Tue, 16 Apr 2019 15:12:00 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DA7F4286A7 for ; Tue, 16 Apr 2019 15:11:59 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CEF87288FA; Tue, 16 Apr 2019 15:11:59 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 6F75A28765 for ; Tue, 16 Apr 2019 15:11:58 +0000 (UTC) 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:References:In-Reply-To: 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: List-Owner; bh=td68wShcARmwebUKtS5/ozr7jzfsq0FErnU72rK2SCk=; b=M5+NUOFWYKypOi Vh0AFY1fzWbeK/W8DqGS4zdOyC+qMMhkTdlVECQk8UVMY7HY/J8n0HZGk64LoAdh+s0s2iDWPraib +tYIxffWbvxiInwo+V0gbXLChIIdWMKvsemKQXwCU6HRd1M1S4dZTHgPr8EkrogTAC35qrPbzyN0m 4hQhbkE76tXqQLB11272ybx+uvAFsE3Pe1Qz0hDrPKgJIhOC4XyqeooDooLemVqun4jziiWCBiz6U uW+Oq7kCfjQdth2YLXvVr4ViXelT3VmLHPCvqiZHyGIAO7Zd4iE++g1GPE8D+QajyyoT8lAw6SOeA AvDv/XSWHCIpLSKAZtfw==; 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 1hGPka-0006Sy-Un; Tue, 16 Apr 2019 15:11:56 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hGPkS-0006Mq-21 for linux-arm-kernel@lists.infradead.org; Tue, 16 Apr 2019 15:11:49 +0000 Received: from localhost.localdomain (cpe-70-114-128-244.austin.res.rr.com [70.114.128.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 68A362077C; Tue, 16 Apr 2019 15:11:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1555427507; bh=aviv1YQ4u/8LUoBJp7av4i0e5xqphtjatbtDBr2zGnU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=NGl21RTLtAgr9ZqCSUk08Rxf8avkLhp1C9A/4vIOdD2toDN/1pB7Xx40Mcp0Tcm3H x4uwBaDC2WF1DryFurWOpH6w2b8Kmi6l2U8g+5IqbIEI1rnstD84xIK0D+YJh+L+xp OJYrNr+UMqBeHuBZNkelV34ETy6tvlCnPKct4dew= From: Dinh Nguyen To: arm@kernel.org Subject: [GIT PULL 2/3] arm64: defconfig update for v5.2 Date: Tue, 16 Apr 2019 10:11:39 -0500 Message-Id: <20190416151140.2598-2-dinguyen@kernel.org> X-Mailer: git-send-email 2.20.0 In-Reply-To: <20190416151140.2598-1-dinguyen@kernel.org> References: <20190416151140.2598-1-dinguyen@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190416_081148_112065_CF8AE803 X-CRM114-Status: GOOD ( 10.21 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dinguyen@kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Arnd, Kevin, and Olof: Please pull in these updates to the arm64 defconfig for v5.2. Thanks, Dinh The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/arm64_defconfig_for_v5.2 for you to fetch changes up to 09d7d3e5291b3a531e36a5b6ef6d6088bb541aad: arm64: defconfig: include the Agilex platform to the arm64 defconfig (2019-04-05 17:45:42 -0500) ---------------------------------------------------------------- ARM64 defconfig updates for v5.1 - 'make savedefconfig' cleanup - Enable PCIE_ALTERA and PCIE_ALTERA_MSI - Enable the Intel Stratix10 Service layer driver, FPGA manager and Altera Freeze Bridge driver. - Adds the Intel Agilex platform to the arm64 defconfig ---------------------------------------------------------------- Dinh Nguyen (3): arm64: defconfig: enable PCIE_ALTERA arm64: defconfig: enable fpga and service layer arm64: defconfig: include the Agilex platform to the arm64 defconfig arch/arm64/configs/defconfig | 88 +++++++++++++++++++++++--------------------- 1 file changed, 47 insertions(+), 41 deletions(-) From patchwork Tue Apr 16 15:11:40 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 10903319 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 040DA13B5 for ; Tue, 16 Apr 2019 15:12:21 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DB52A28699 for ; Tue, 16 Apr 2019 15:12:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CCA4828765; Tue, 16 Apr 2019 15:12:20 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 8EB3D28699 for ; Tue, 16 Apr 2019 15:12:19 +0000 (UTC) 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:References:In-Reply-To: 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: List-Owner; bh=nMKWvQRiR9yDL0TZrspwV3tO5TirVshm8bZsZxkXMPg=; b=hzEMXK7FrB6JMd jZJQ65nSdlf6Zio6eRCoGtoz3zGAQ6qFT2VvEnJ+av3B6NoL22YkWSA+tAR43JA9ex9JtgESUyw6O eNELuhd1L9q2Fwa81bahIGl3fdcs1DrgMC67Dys7mJpCbGfY4itPfLJ3XEIyby75dREUzf6dCZMak qxLOs+esQi9JJ83AJhMpylZSLZHvV8HlvED4EPGcAU6lvShuqjRmUfUcCGAfNj4REzOr2OSDjU7zv LczwbLNzT+qlwUstt5V7E1zPtwTbQTv7VyxDduq17aTBQ6hHSUu2H0POIC+9b5papC09YqjJC3Ia6 IOEtHo4YS56I7aWNcWhg==; 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 1hGPkt-0006ph-IK; Tue, 16 Apr 2019 15:12:15 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hGPkS-0006N5-JL for linux-arm-kernel@lists.infradead.org; Tue, 16 Apr 2019 15:11:50 +0000 Received: from localhost.localdomain (cpe-70-114-128-244.austin.res.rr.com [70.114.128.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 023BC20872; Tue, 16 Apr 2019 15:11:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1555427508; bh=IRDrBY4q8hRdvmhbUfXAtgTYEr/CRQi71q8wHoMb4A0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=V4auzQavOlPHIv3dSnuJt9SNhQZ1faErq/mDiyiI041xCWz7EucHFOWZDUlGL1XLw Ytg+uRmkDCIhb4QBwcxZd6OnCc22sR+Q2tnVGapW1vGR3kXelhzpt/W/Jp95jHxmJG kzd5YcXAn1VmBldle9x2uSl3EYcFHQ17AYEm8NTE= From: Dinh Nguyen To: arm@kernel.org Subject: [GIT PULL 3/3] MAINTAINERS: add Agilex platform under Dinh Nguyen Date: Tue, 16 Apr 2019 10:11:40 -0500 Message-Id: <20190416151140.2598-3-dinguyen@kernel.org> X-Mailer: git-send-email 2.20.0 In-Reply-To: <20190416151140.2598-1-dinguyen@kernel.org> References: <20190416151140.2598-1-dinguyen@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190416_081148_647471_83DA4EF0 X-CRM114-Status: UNSURE ( 9.96 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dinguyen@kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Arnd, Kevin, and Olof: Please pull in this update to MAINTAINERS for v5.2. Thanks, Dinh The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/maintainers_for_v5.2 for you to fetch changes up to a0bdc85e6dbc6b27030e7d9b3b1a7d905501c334: MAINTAINERS: Add arm64/intel entry for SoCFPGA (2019-04-16 09:57:43 -0500) ---------------------------------------------------------------- MAINTAINERS - Add Intel Agilex platform under Dinh Nguyen ---------------------------------------------------------------- Dinh Nguyen (1): MAINTAINERS: Add arm64/intel entry for SoCFPGA MAINTAINERS | 1 + 1 file changed, 1 insertion(+)