From patchwork Mon Aug 17 15:08:27 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 11718537 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 EDA30913 for ; Mon, 17 Aug 2020 15:08:28 +0000 (UTC) Received: by mail.kernel.org (Postfix) id E70C72067C; Mon, 17 Aug 2020 15:08:28 +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 79E8C204EC; Mon, 17 Aug 2020 15:08:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597676908; bh=PAQqIzsrmBvl5rd8tJ1o+ncS9M8jgNF502wrr+DfPOQ=; h=From:List-Id:To:Cc:Subject:Date:From; b=tKLd6vC8E4AWQdIngQyfWlPw4XfotBEIxPOVtQdfGvclMTD9/vbJ9wL3bpEYfaX7t w84C0CnDaaukHyNWA/8n6UAmbH4x8gkSSMxs4iRJoj50CFpcXaGnTWOrZ4aTXEnUL0 NT4U6KNvS2s1LLZUeJQk7CIQwxFXNgXr/dCqBwHE= From: Dinh Nguyen List-Id: To: arm@kernel.org, soc@kernel.org Cc: dinguyen@kernel.org Subject: [GIT PULL] SoCFPGA DTS fix for v5.9 Date: Mon, 17 Aug 2020 10:08:27 -0500 Message-Id: <20200817150827.15696-1-dinguyen@kernel.org> X-Mailer: git-send-email 2.17.1 Hi Arnd, Kevin, and Olof: Please pull in this SoCFPGA DTS fix for v5.9. Thanks, Dinh The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_fix_for_v5.9 for you to fetch changes up to 0ff5a4812be4ebd4782bbb555d369636eea164f7: ARM: dts: socfpga: fix register entry for timer3 on Arria10 (2020-08-17 09:07:04 -0500) ---------------------------------------------------------------- arm: dts: socfpga: fix for v5.9 - Fix incorrect timer3 reg entry for Arria10 ---------------------------------------------------------------- Dinh Nguyen (1): ARM: dts: socfpga: fix register entry for timer3 on Arria10 arch/arm/boot/dts/socfpga_arria10.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)