From patchwork Tue Oct 2 14:30:05 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 10623765 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 DC1E317E0 for ; Tue, 2 Oct 2018 14:30:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C39581FFB7 for ; Tue, 2 Oct 2018 14:30:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B7E872000A; Tue, 2 Oct 2018 14:30:32 +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 0EFFF1FFD8 for ; Tue, 2 Oct 2018 14:30: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: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=FFYd1pvxRSFa53TZ0X/nHWrpMBNHlm8jI4dwmVEwx4I=; b=Roy MrAMnb8SHxGooqq4cYWCjgfYsxpxkyG4CYIVivrMNIBZTJHmfqln0MarDnpcJG4IA0RIgFIwlvaIn pmxRpc6bqinErkqk6lZ7qtiERKg81ZSzJq9uLJEj6AtiagQ/jjl++eDpBZNmv4+CagPluweCwEg9j aKD7eTO3IuApNIbNVJ4ctiLY5ZnnaRGj74tYiqQH0BLUwRlAuG43hNCJHAkkkcvapdUHiIm/IAKyw Cu+R5KcBgAtv/Czl6PoExL/XOz5zRTp5QIlCM51aag7u8zOnTMlm7mQXchhpcfoPlNDp1JXDSI7L1 zGPB4e2cDb6j7KML73UxV+CKMwchYzA==; 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 1g7Lgt-0002S7-5S; Tue, 02 Oct 2018 14:30:23 +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 1g7Lgo-0001NK-BZ for linux-arm-kernel@lists.infradead.org; Tue, 02 Oct 2018 14:30:20 +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-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 412EF206B2; Tue, 2 Oct 2018 14:30:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1538490607; bh=sjTtrCH5l2l36pISonR49DQQOog8aONBxc0xajzBo+M=; h=From:To:Cc:Subject:Date:From; b=ygh97R8D1Dm0sABZznlm14nkCq9fwiIvZGuxeeZQtr/Qq7iM4rhcLkWDhp//lkzQ8 Ki1Zd6EumSvKkVyt5wu1c5Y7OZN6OwrZ2L6LHnqrs1m61Zr9jrRGnGUpOylmfzBHeq fEDcI3B+oXqNN/exJPQH4AIXF6ReQqdyLdr9BVTg= From: Dinh Nguyen To: arm@kernel.org Subject: [GIT PULL] SoCFPGA DTS updates for v4.20, part 3 Date: Tue, 2 Oct 2018 09:30:05 -0500 Message-Id: <1538490605-26653-1-git-send-email-dinguyen@kernel.org> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181002_073018_446213_49839923 X-CRM114-Status: GOOD ( 10.81 ) 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 725fc0551c9d124abd032273f49963d7f3cc4fa3: arm64: dts: stratix10: add ethernet aliases (2018-09-28 14:33:03 -0500) ---------------------------------------------------------------- SoCFPGA DTS updates for v4.20, part 3 - Add ethernet aliases for Arria10 and Stratix10 - Correct system manager register size for Stratix10 - Correct SDRAM node address for Arria10 ---------------------------------------------------------------- Dinh Nguyen (1): arm64: dts: stratix10: add ethernet aliases Steffen Trumtrar (1): ARM: dts: socfpga: arria10: add aliases for ethernet 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_arria10.dtsi | 9 ++++++++- arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 8 +++++++- 2 files changed, 15 insertions(+), 2 deletions(-)