From patchwork Wed Mar 27 15:51:52 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 10873719 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 77B7F1390 for ; Wed, 27 Mar 2019 15:52:07 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5D0CD28B4A for ; Wed, 27 Mar 2019 15:52:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4CE3928B5D; Wed, 27 Mar 2019 15:52:07 +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 0397728B4A for ; Wed, 27 Mar 2019 15:52:06 +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=dTbrFbZDjBrqQDycvc/YDz5ggyz8e6PwzOwZLqTGX/0=; b=ub5SJV97ME4EKm 6e2SmtUyzArIL4hsd/OM07fyxVZV/fk1D6wAbKnhG0JCUd0RIY/rB4LxGTWzFN2PLqBbpfM9I3n4M vQN73Pj3cL6RWjYyTCqOfNqATJK/WBCUk0VJgg45UbYXHfEvyZNWLXDB0SZdMC5eEDXOKtIpE+obC 0GbViBMn48cXiP9VG7tFpJQz5w2jCv8IrFUpNhPzcaOehepFrBN+vKrOClk1o+7+g8g6iybMByLZg cKqNOyx5j1X6+UIN4zoL1B7i5gzc5EW8Gi5gqsJCM9+571oVzF5TKi8PUbxHdEkP6tX/GISNB6fxz tfuAjj3AccdlPcEpaP1g==; 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 1h9AqP-0006v6-3R; Wed, 27 Mar 2019 15:52:01 +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 1h9AqK-0006uO-Jj for linux-arm-kernel@lists.infradead.org; Wed, 27 Mar 2019 15:51:59 +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 2165220449; Wed, 27 Mar 2019 15:51:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553701914; bh=qSpGWafI3P+xHIad05NGzZOU1avYSnuB6+fJQkDV7RE=; h=From:To:Cc:Subject:Date:From; b=PBfXu8k5ebcxOo5HM0GTmpShEezf0njHDJ0/NdCgvsZfwYOxyuF3IrdeUFnfhOCSI Yaw/jP83DOfCgNm6a3fW7o7G6ahkNJPFVH4OTU953tM3fnIOM5inNgw/YWmjkr6N9e 5AIH4EsmIUtht3eYZIIaSK4mLkZxJ1hQ4ApCrzcs= From: Dinh Nguyen To: arm@kernel.org Subject: [GIT PULL] arm64: dts: stratix10: fix for v5.1 Date: Wed, 27 Mar 2019 10:51:52 -0500 Message-Id: <20190327155152.24457-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-20190327_085156_676807_9C325A37 X-CRM114-Status: GOOD ( 10.69 ) 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 DTS fix for v5.1. 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/stratix10_fix_for_v5.1 for you to fetch changes up to 8efd6365417a044db03009724ecc1a9521524913: arm64: dts: stratix10: add the sysmgr-syscon property from the gmac's (2019-03-21 10:32:12 -0500) ---------------------------------------------------------------- arm64: dts: stratix10: fix emac loading warning - Add missing "altr,sysmgr-syscon" property to all gmac nodes ---------------------------------------------------------------- Dinh Nguyen (1): arm64: dts: stratix10: add the sysmgr-syscon property from the gmac's arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 3 +++ 1 file changed, 3 insertions(+)