From patchwork Mon Feb 4 16:02:09 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 10796021 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 B8E4C6C2 for ; Mon, 4 Feb 2019 16:02:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A5A512BAA5 for ; Mon, 4 Feb 2019 16:02:29 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 998752BB11; Mon, 4 Feb 2019 16:02:29 +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 2ADD22BAA5 for ; Mon, 4 Feb 2019 16:02:29 +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=aV5VchrqpF1ylzH8Z19ccNg1M2o8R3WTwE2w1qQKYxM=; b=ojuj6BkDbuDrbq FiMM2Plv37Llp0H1P9NE8jL19zGe+J5hMJBgNw2sayFrxfEwPyOVYhdPbJ3CjXyAu1ZVZU0vYNd/1 1l/HLEk0GmTIJo+nulzUvAQTxwFKfd0j4evryX7azvlJQ5whjCeGe4ATTkqlgTg55aCZj1SDB75Nz Ic3Ds4jCp5Pj8gKrm0rry2paH4UOOaoKRsdVo73LWlx9myAwNUq0PuUpv34JlALKfZ6iN55e7smvu +8spC9RuQT5uOMa1PE5cd0cJzVqRftHN/sA0Zhk2EdSOvPiObzOBOzNG0vR9a7w4Cjr5/LdT1fBrn mFsRAjw/tar2jojYVU8A==; 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 1gqghW-0007ne-41; Mon, 04 Feb 2019 16:02:26 +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 1gqghJ-0007Yi-A3 for linux-arm-kernel@lists.infradead.org; Mon, 04 Feb 2019 16:02:17 +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 2D1AE2082F; Mon, 4 Feb 2019 16:02:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549296132; bh=okbiJcgY0oTADs4DAbVmhP1tGCjNZWDLyPh2TQekMUM=; h=From:To:Cc:Subject:Date:From; b=sxEEI4MZMayF+CRC6HzCTyjvgrZDpbCkPbAMhpXJ9o8sF2N91IewhA0XLs4L160IJ Gq63z2wltqW8jbbXRnUuiIxFxKlOrOc7jth/Gq1i7chAG80avez3S3f5Di84wlOjh1 R7WyFSiuw7ouBylyGzLX0FL2DDtfEqmPcyZwbg0U= From: Dinh Nguyen To: arm@kernel.org Subject: [GIT PULL 1/2] ARM: defconfig: socfpga_defconfig: updates for v5.1 Date: Mon, 4 Feb 2019 10:02:09 -0600 Message-Id: <20190204160210.18046-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-20190204_080213_366530_E4F6D026 X-CRM114-Status: UNSURE ( 8.97 ) 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 defconfig update for v5.1. Thanks, Dinh The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_for_next_v5.1_defconfig for you to fetch changes up to 594f1e8a240f33bd66bd7c7bcbf9952211260104: ARM: socfpga_defconfig: enable BLK_DEV_LOOP config option (2019-02-04 09:30:34 -0600) ---------------------------------------------------------------- Dinh Nguyen (1): ARM: socfpga_defconfig: enable BLK_DEV_LOOP config option arch/arm/configs/socfpga_defconfig | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) From patchwork Mon Feb 4 16:02:10 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 10796019 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 A57816C2 for ; Mon, 4 Feb 2019 16:02:18 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 90FE62B7FA for ; Mon, 4 Feb 2019 16:02:18 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8527D2B973; Mon, 4 Feb 2019 16:02:18 +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 369302B7FA for ; Mon, 4 Feb 2019 16:02:18 +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=CrSpVWnIoNw0017cZ8xkUiJE4w1IK5SiD6KILWDox/s=; b=exq0Azmn1nOzEj E6SCzHVY2Spubz7+KaaLlupfSmB2x68mtQAZnNodtjcAsf8faoHnG/5nmfZQiodTEByu6IpRj91gP bgGSKYGu7/s7ql5HDWoSdrJLRccGF/Xt9H5vzP8UQ5ujt/ZLSVjOdx9G0uT+5w61Z6ug34lkCaI7F RgqcL6xq63gMqG3jF9PYYbfr04QG5HhNKvvYRVI/LcIxoSZvKjLr20E2SQ/gl/DE7q90Kh7l51fVW YrXu1P3MbafzK+nXp4v4a7tC4rrEo2Qvgm0/CW1c5YLcyJshkWLJpSN3GVrUE7Go72mlqS62TSGdT YbJriCWTxMCmyX2m0aGw==; 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 1gqghM-0007ZF-Cq; Mon, 04 Feb 2019 16:02:16 +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 1gqghJ-0007Yk-Jv for linux-arm-kernel@lists.infradead.org; Mon, 04 Feb 2019 16:02:14 +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 B5C582175B; Mon, 4 Feb 2019 16:02:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549296133; bh=1qDgcDVfU0jIttXiwMM3WKuU9P4YShjHvQCGPXAszos=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=xmmI3FGrc8s5Ga9e2evNBV8JRe946cJlXsOF0+a5uuZ1rxBPutGeXdwcoq2uVeTYi vfqVBv/HQt4oTCVMo3/NunFQM0BaPGR8gy48JrIptfxZ3wR7k3vDnDi58VlyZWfoi6 DT+FmPu/39yxKnb+rnJFA2J+6JNy9TFarFPRRA+w= From: Dinh Nguyen To: arm@kernel.org Subject: [GIT PULL 2/2] ARM: dts: socfpga: updates for v5.1 Date: Mon, 4 Feb 2019 10:02:10 -0600 Message-Id: <20190204160210.18046-2-dinguyen@kernel.org> X-Mailer: git-send-email 2.20.0 In-Reply-To: <20190204160210.18046-1-dinguyen@kernel.org> References: <20190204160210.18046-1-dinguyen@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190204_080213_651140_A8011724 X-CRM114-Status: GOOD ( 13.99 ) 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 DTS updates for v5.1. Thanks, Dinh The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_for_v5.1 for you to fetch changes up to 1c909b2dfe6a21de2c24dc1c1405593e40e3a88c: ARM: dts: socfpga: update more missing reset properties (2019-01-29 17:12:52 -0600) ---------------------------------------------------------------- SoCFPGA DTS updates for v5.1 - Add SMMU node for Stratix10 - Add vendor prefix fo Novtech - Add a new 96Boards Chameleon96 board that uses a Cyclone5 SoCFPGA - Add missing reset properties for all IP on Cyclone5 and Arria10 ---------------------------------------------------------------- Dinh Nguyen (1): ARM: dts: socfpga: update missing reset property peripherals Manivannan Sadhasivam (2): dt-bindings: vendor-prefixes: Add Novtech Vendor Prefix ARM: dts: Add support for 96Boards Chameleon96 board Simon Goldschmidt (1): ARM: dts: socfpga: update more missing reset properties Thor Thayer (1): arm64: dts: stratix10: Add Stratix10 SMMU support .../devicetree/bindings/vendor-prefixes.txt | 1 + arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/socfpga.dtsi | 16 +++ arch/arm/boot/dts/socfpga_arria10.dtsi | 18 +++ arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dts | 130 +++++++++++++++++++++ arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 29 +++++ 6 files changed, 195 insertions(+) create mode 100644 arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dts