From patchwork Mon Mar 2 05:47:01 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 11414779 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id E992692A for ; Mon, 2 Mar 2020 05:47:02 +0000 (UTC) Received: by mail.kernel.org (Postfix) id D5D89246B6; Mon, 2 Mar 2020 05:47:02 +0000 (UTC) Delivered-To: soc@kernel.org 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 6618F24695; Mon, 2 Mar 2020 05:47:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583128022; bh=7O0dVgeXiSDLTPbdiz6mvEMYou4ZzKGCDuLB5ORG9U8=; h=From:List-Id:To:Cc:Subject:Date:From; b=QoqkSgggO92Ch+L9ZbT48irCE6djvjgziLzD6gSXtvNr8BqLhv/2k7Ihkn/VDbKBv mH9h+OWri/Pk+B9lt9A9F6eTOWpRdH4AZBDUk3zXbrO8mh/2AkVRteIqhrCYqpy0Bp ZZW6wdmEJwWKhSLkd+70Ga3GmzFrcQZm98TYRJz8= From: Dinh Nguyen List-Id: To: arm@kernel.org, soc@kernel.org Cc: dinguyen@kernel.org Subject: [GIT PULL] SoCFPGA DTS Agilex fix for v5.6 Date: Sun, 1 Mar 2020 23:47:01 -0600 Message-Id: <20200302054701.21658-1-dinguyen@kernel.org> X-Mailer: git-send-email 2.17.1 Hi Arnd, Kevin, and Olof: Please pull in this SoCFPGA Agilex fix for v5.6. Thanks, Dinh The following changes since commit 98d54f81e36ba3bf92172791eba5ca5bd813989b: Linux 5.6-rc4 (2020-03-01 16:38:46 -0600) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_fixes_for_v5.6 for you to fetch changes up to ac3e92744b3c8c45fab44baa9307cf7b3ad9c078: arm64: dts: socfpga: agilex: Fix gmac compatible (2020-03-01 23:19:58 -0600) ---------------------------------------------------------------- Ley Foon Tan (1): arm64: dts: socfpga: agilex: Fix gmac compatible arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)