From patchwork Wed Oct 10 15:10:02 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 10634743 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 878D414BD for ; Wed, 10 Oct 2018 15:11:35 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4D2BD2A70C for ; Wed, 10 Oct 2018 15:11:35 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4B2432A6C4; Wed, 10 Oct 2018 15:11:35 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE 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 B38F82A702 for ; Wed, 10 Oct 2018 15:11:34 +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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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=0ohKsfkd9CZI/GSrrXL1+lEx0Lr6NvrMkZ+NajA6bXI=; b=LSO 1pKkpVAGWrSc6t69SujwbgQdO6USImqOqlwXM2SgQ5gLQkMcBDxIRsQHoWqkOb9tJ9wCt33GWd8Qy 3CjYN2tqlJVNYOqc8nyVg4gkcuqq4kX2CldH015z3aXgD+OT3KxkrU9q02Qnwss6gpcDk3+/wpQLr SEJx5M9HRAaJAogqp+66E9xJlic5VSLPHxwhow+AalWDqqAL2u05YH+W7+gSgUsLHyvkh1+dbxuXJ nVzYzFJWoyEfp7xhxfsyvg7umNJN/XC/AYj4a4ByRopD2QiH8bur5G9UZFq6R7u74YpumVjZl0cak mI/ZXt5RXX5+7eg/6hI7uiWMdNOWYvA==; 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 1gAG8v-0001wJ-Mw; Wed, 10 Oct 2018 15:11:21 +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 1gAG7s-0000EV-1i for linux-arm-kernel@lists.infradead.org; Wed, 10 Oct 2018 15:10:37 +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 849F5214DA; Wed, 10 Oct 2018 15:10:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1539184204; bh=fhegDVbo49r/+Z1fsouhZFTo3uurnMIM0Cn7at5Q/1s=; h=From:To:Cc:Subject:Date:From; b=rYTe4XdCTDhWVWuP+8sBc3YsS0LxMoDxL6DOO0sqQ+7a/LJFoticDOljwKl7PIFL+ 9NdbY3bhZ8jRF8msQzT91OAfz/0dP0/dAVEflGu/vSRG/lzsxyvbLXYDO+iikMRH3L eKV2xdrirwQV27Ib7KKleHdSwD3QVA3T6fqOugD4= From: Dinh Nguyen To: arm@kernel.org Subject: [GIT PULL] SoCFPGA DTS updates for v4.20, part 3, take 2 Date: Wed, 10 Oct 2018 10:10:02 -0500 Message-Id: <20181010151002.10645-1-dinguyen@kernel.org> X-Mailer: git-send-email 2.17.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181010_081016_287169_6AF970D9 X-CRM114-Status: GOOD ( 11.13 ) 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 MIME-Version: 1.0 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 additional patches for v4.20. Thanks, Dinh The following changes since commit 20373e0cb8f7d540ae082a8026f5ae7c27cc6cb3: ARM: dts: socfpga: add timer resets for SoCFPGA platform (2018-09-17 10:11:28 -0500) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_updates_for_v4.20_part3 for you to fetch changes up to 2a44d6511a0104e9ff628e73cf4381e5664a8219: ARM: dts: socfgpa: remove ethernet aliases from dtsi (2018-10-09 13:40:28 -0500) ---------------------------------------------------------------- SoCFPGA DTS updates for v4.20, part 3 - Add ethernet aliases for Stratix10 - Move ethernet aliases from socfpga dtsi - Correct system manager register size for Stratix10 - Correct SDRAM node address for Arria10 ---------------------------------------------------------------- Dinh Nguyen (2): arm64: dts: stratix10: add ethernet aliases ARM: dts: socfgpa: remove ethernet aliases from dtsi Thor Thayer (2): ARM: dts: socfpga: Fix SDRAM node address for Arria10 arm64: dts: stratix10: Correct System Manager register size arch/arm/boot/dts/socfpga.dtsi | 2 -- arch/arm/boot/dts/socfpga_arria10.dtsi | 2 +- arch/arm/boot/dts/socfpga_cyclone5_socrates.dts | 4 ++++ arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 2 +- arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 3 +++ 5 files changed, 9 insertions(+), 4 deletions(-)