From patchwork Mon Aug 19 14:16:58 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 11101101 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 B4E5D1395 for ; Mon, 19 Aug 2019 14:17:16 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A4FF328892 for ; Mon, 19 Aug 2019 14:17:16 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A354228904; Mon, 19 Aug 2019 14:17:16 +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 4F2D328892 for ; Mon, 19 Aug 2019 14:17:16 +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=Y+UyuqptbLg4b5ESEK4+RMiAf9H1ObF605zjhQKuaLI=; b=pGIVY1lFSkeICA BGL5+0bN4846+loKnIw6jvcOo34vgT7SqWYik+e53tS20OMSLOO455tcZPV1pv0fcOuqyLJmN3JCx 3DXfX7JCFFJTfvqtKSEpiJKcfVH15P7NpgViLASg0cBw5Di79iPCsq50IQlEnXYjgDO5K1ER2vAmA g84bR3iwAMeTWbEaxnfMHKiWqCbcq0mxQdkjj0pPt4eo8j24uwffOEEw5jhoNdlWMHHG/4pE/lOBc u0LYFd6SsnC9Y6P4vJUu4V71kfF23MxiESqgzWMk1QDrQsUxaANE6fJ/tW/86pk1KuBAG3vp73qRU neuHzMirV1UuNifzeH6Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hziTD-0004JB-C5; Mon, 19 Aug 2019 14:17:15 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hziT4-0004Co-IJ for linux-arm-kernel@lists.infradead.org; Mon, 19 Aug 2019 14:17:08 +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 9CBC6206BB; Mon, 19 Aug 2019 14:17:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1566224226; bh=mPy5kEkLZQBhxEYoTw6Su++3T5FhQmPawdvmqZzoXWI=; h=From:To:Cc:Subject:Date:From; b=tPMYFKQ+rcY7BO0k61082YjtkVn2CDlTC8oKuABQfHr5sqWYaiCMg19OrqUzj46lH wVeJUsrCFlEC5hDMgPnXtlKH9U4LXlDS2D3oTsIOZ1G4t7GuIJ550m2HUnrj8MKLer tNDBeA/Py1pDczr0CAvBzIKdOXCezM+qy+br3+nw= From: Dinh Nguyen To: linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 1/2] SoCFPGA DTS updates for v5.4 Date: Mon, 19 Aug 2019 09:16:58 -0500 Message-Id: <20190819141659.26414-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-20190819_071706_627677_EBBCD7A4 X-CRM114-Status: GOOD ( 12.30 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dinguyen@kernel.org, soc@kernel.org, arm@kernel.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.4. Thanks, Dinh The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: Linus 5.3-rc1 (2019-07-21 14:05:38 -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.4 for you to fetch changes up to d8c1ccac448fd21a3753517a34ee0164c28ac786: ARM: dts: socfpga: add missing reset-names for dma (2019-07-30 09:09:31 -0500) ---------------------------------------------------------------- SoCFPGA DTS updates for v5.4 - Add reset properties for various peripherals - QSPI OCP and DMA on Arria10 - DMA on Agilex/Stratix10 - Update NAND controller bindings to match driver update - Add NAND controller to Stratix10 - VINING FPGA board fixups - Update button mapping - Adjust GMAC1 clock and TXD skew settings - Add missing reset-names for dma controller ---------------------------------------------------------------- Dinh Nguyen (5): ARM: dts: socfpga: add the QSPI OCP reset property on arria10 ARM: dts: socfpga: add reset properties for DMA arm64: dts: agilex/stratix10: Add reset properties for DMA arm64: dts: stratix10: Add NAND device node ARM: dts: socfpga: add missing reset-names for dma Marek Vasut (2): ARM: dts: socfpga: Fix up button mapping on VINING FPGA ARM: dts: socfpga: Adjust GMAC1 clock and TXD lines skew on VINING FPGA Masahiro Yamada (1): ARM: dts: socfpga: update to new Denali NAND binding arch/arm/boot/dts/socfpga.dtsi | 3 ++- arch/arm/boot/dts/socfpga_arria10.dtsi | 7 +++-- arch/arm/boot/dts/socfpga_arria10_socdk_nand.dts | 20 ++++++++++----- arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts | 30 +++++++++++++++++----- arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 18 +++++++++++++ arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 2 ++ 6 files changed, 63 insertions(+), 17 deletions(-) From patchwork Mon Aug 19 14:16:59 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 11101099 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 CEAB1184E for ; Mon, 19 Aug 2019 14:17:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BE991288BF for ; Mon, 19 Aug 2019 14:17:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BD131288E1; Mon, 19 Aug 2019 14:17:11 +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 69FD8288E2 for ; Mon, 19 Aug 2019 14:17:11 +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=dzxsjDNLmR6upAbyUKnGFxcfms8LxK3XtwI5CUGbVLU=; b=ikHEFzsawK9wxU Fm/2kOTPDY4pbnvg1jy2SwtXxBgL3EiS1mm56dejvjlgwqINl9OzbWbHNYP/pBOTwf0XsPlySPdrs 8FIP4oeP0TuXPjUw49laa7BCmFjH3omPW9aKd5BuaqqRMMBKSp826g94jGhqFWadRSnH0NNljCxfq LuB2k21PTise9Bvho7ePfcoejZqOWgWBzqTxvqIq0X8U7KlNHjPZjwSKdFNLixZEjxoMuWtggSI0u 4SY3UKNqfHgMrF4W60gnnMo5lNIPPwy+wXJ3OJQEs12aRzig8TLIjqTXpubBkjYQ1e/4ntRoanvtm a8c2IKVmlaqYHOCnIpfA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hziT9-0004DQ-16; Mon, 19 Aug 2019 14:17:11 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hziT5-0004D2-0m for linux-arm-kernel@lists.infradead.org; Mon, 19 Aug 2019 14:17:08 +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 5286D20844; Mon, 19 Aug 2019 14:17:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1566224226; bh=YGv8NCDxgrRNEOQTGy8d87Ig69oC5UZuXThzYc8tcII=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=g9mMKw8Q9wZq8fQAqlACmMulywOxcAOwHS79ok4mIERcRGEhJsr5ZWs2N/QNOKKKK W1oAbYWivhF794JmhXMuhdts8lGVwNVVDq51ZWPsTJkmbPMfjJMUinJW9WFyMKjHrA yhk/pvD16MZdzzf9kqZpF9CHm8req5ErG2eHgfgQ= From: Dinh Nguyen To: linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 2/2] arm64: defconfig: updates for v5.4 Date: Mon, 19 Aug 2019 09:16:59 -0500 Message-Id: <20190819141659.26414-2-dinguyen@kernel.org> X-Mailer: git-send-email 2.20.0 In-Reply-To: <20190819141659.26414-1-dinguyen@kernel.org> References: <20190819141659.26414-1-dinguyen@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190819_071707_077499_ABE8E1E8 X-CRM114-Status: GOOD ( 10.74 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dinguyen@kernel.org, soc@kernel.org, arm@kernel.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 arm64 defconfig for v5.4. Thanks, Dinh The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: Linus 5.3-rc1 (2019-07-21 14:05:38 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/arm64_defconfig_watchdog_for_v5.4 for you to fetch changes up to 1da708985a3922055e4e55c6488014247b11824d: arm64: defconfig: Enable the DesignWare watchdog (2019-08-15 18:13:06 -0500) ---------------------------------------------------------------- arm64 defconfig for v5.4 - Add CONFIG_DW_WATCHDOG to support the Designware watchdog driver ---------------------------------------------------------------- Dinh Nguyen (1): arm64: defconfig: Enable the DesignWare watchdog arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)