From patchwork Wed Dec 18 16:13:36 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 11301235 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 B02A614E3 for ; Wed, 18 Dec 2019 16:13:39 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5D0092072B for ; Wed, 18 Dec 2019 16:13:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="rP/xGHWZ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5D0092072B Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1034+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id KIDZYY1556264x4MK0eSh2Wp; Wed, 18 Dec 2019 08:13:39 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web10.12381.1576685618715732430 for ; Wed, 18 Dec 2019 08:13:38 -0800 X-Received: by mail.kernel.org (Postfix) id 5C38A24650; Wed, 18 Dec 2019 16:13:38 +0000 (UTC) X-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 E4E0B2072B; Wed, 18 Dec 2019 16:13:37 +0000 (UTC) From: Dinh Nguyen To: Linuxkernel+Patchwork-Soc via Email Integration Cc: dinguyen@kernel.org Subject: [GIT PULL] ARM: dts: agilex/stratix10 fix for v5.5 Date: Wed, 18 Dec 2019 10:13:36 -0600 Message-Id: <20191218161336.32377-1-dinguyen@kernel.org> Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: HFaS1tu8EbpU0QyWWmpxFUaXx1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1576685619; bh=JDJqrorNCkKZYtXVQPN3z96ujbTK0ddY7zavEjh+D1c=; h=Cc:Date:From:Reply-To:Subject:To; b=rP/xGHWZEPEn1bkVkmuWYUTV7d7fx7SQ3MYzOheC2GyQBHZqJ1LJAg6J3LPDFD2xfbP Qa8GDJyWmejdsVKdqE0McpHtwlVeF63GkzrYLTB7bfyR3B5kn+YEtq6Y8oH27OD5ggAzf 9TUxn06AemqJTywD1eaBMwJsrHjvGpar2Ao= Hi Arnd, Kevin, and Olof: Please pull in this fix for v5.5. Thanks, Dinh The following changes since commit d1eef1c619749b2a57e514a3fa67d9a516ffa919: Linux 5.5-rc2 (2019-12-15 15:16:08 -0800) 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.5 for you to fetch changes up to 210de0e996aee8e360ccc9e173fe7f0a7ed2f695: arm64: dts: agilex/stratix10: fix pmu interrupt numbers (2019-12-16 16:14:15 -0600) ---------------------------------------------------------------- arm64: dts: agilex/stratix10: fix pmu interrupt numbers - Fix incorrect PMU interrupts numbers on the Agilex/Stratix10 platforms ---------------------------------------------------------------- Dinh Nguyen (1): arm64: dts: agilex/stratix10: fix pmu interrupt numbers arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 8 ++++---- arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1034): https://linux.kernel.org/g/patchwork-soc/message/1034 Mute This Topic: https://linux.kernel.org/mt/68799894/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-