From patchwork Tue Mar 3 15:35:09 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 11418353 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 5D740924 for ; Tue, 3 Mar 2020 15:35:11 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 5860B20857; Tue, 3 Mar 2020 15:35:11 +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 E6B2B2083E; Tue, 3 Mar 2020 15:35:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583249711; bh=mmQEOVL6hBrIUYcA/yFbOQovchP5nICo1f40Ct+BkRU=; h=From:List-Id:To:Cc:Subject:Date:From; b=ipoIhrDPffcY6+UbK8kYttus8mREzHkAsKvoLPkqw4ehMGkJpvAR0nWYWJ2dy1Spc hAN/LiPX81YxuistUavqAMNkHHVoKAXAHQTD/6Z8HanDD64Fi6mXCdlELa4BAQIRwP rOjcTfzQY01jpQ4T8Bzax3cQZLQKM7w/eR2L7oR8= 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, version 2 Date: Tue, 3 Mar 2020 09:35:09 -0600 Message-Id: <20200303153509.28248-1-dinguyen@kernel.org> X-Mailer: git-send-email 2.17.1 Hi Arnd, Kevin, and Olof: This is a respin of the prior pull request with the corrected Fixes formatting. 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 tags/socfpga_dts_fix_for_v5.6_v2 for you to fetch changes up to 8c867387160e89c9ffd12459f38e56844312a7a7: arm64: dts: socfpga: agilex: Fix gmac compatible (2020-03-03 09:24:16 -0600) ---------------------------------------------------------------- arm64: dts: agilex: fix gmac compatible - The compatible for Agilex GMAC should be "altr,socfpga-stmmac-a10-s10" ---------------------------------------------------------------- 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(-)