From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 92A0CC43381 for ; Wed, 27 Mar 2019 15:52:05 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 58B7820449 for ; Wed, 27 Mar 2019 15:52:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ub5SJV97"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="PBfXu8k5" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 58B7820449 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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-6x; 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 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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(+) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel