Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp2448820imm; Mon, 28 May 2018 08:16:30 -0700 (PDT) X-Google-Smtp-Source: ADUXVKLqcTzWq4+9MQ/562ide5+ZiWyTDoWCW/MTYiO25b93Syv8c7YXWOuQag9fzM3/Yts2WFIW X-Received: by 2002:a62:418b:: with SMTP id g11-v6mr5608566pfd.51.1527520590364; Mon, 28 May 2018 08:16:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527520590; cv=none; d=google.com; s=arc-20160816; b=AG4q2+5ME3wQAmnOd/ddA9V9o6XkVAFWddLOD3Fc1oGv8WAD7xY8Nvj27SiQyh7ERL koIY+ySfIM5TQuN5iVmuMrY4jVIbsT4I+6qyHkuN33f/XUbIKY+iC5cZ9Ek3dniUmj0R mAvaxz1sdyOc4dvMA/F9g4FYdyePHSsEyH4Y238VfsawQfwBOpU0t4kMmuqxm/GXCxYY 8tD9Xb5rYEre43OXXL+FoF+ugwwuyMJxV0j9SZusA7u18+sbF6cqg4TBdPBH13wWh38k UyK1x9tXqU8hfkoK4+pDNihAk1F3WrnDr2Lc8byn9YW+J8oN0ZM+gNF+sqAk77+Enfzg v3Aw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from:dkim-signature :arc-authentication-results; bh=7urpqBNK6EMj5IoeWgU0QJ1LbzsdYDtL81SPg5wsTzA=; b=opkenODR8nLuel4D20hkOTzPjjYjF9Ts0UOp7AnhSwfWjLQ0GYdQ4xrVxZSO1wxWNO hJhJmrIBmJpcmLPTC59StgGwmtewFkXvm/vwJ1ZCmNt/a0m2cDKEl+JV5XN5MnJH4bVN F5eQZAhxskMGDiSr//J2J/Ji73vIvS+W8iVImaQJAWQmqui7qHPa0Pu99v1IyQ7X8COQ TJnlpwbvczhxvXi655FAzRtFd+ONsgI0egYSAB4SiW0+b/HYo0cWxYQ5Zlznjj0Cm7z2 +GDYsaopRICOTJkMOjXPt8utDds2OdPSWbdb9nacHdl0BgmlAQ3cGER7mfuMVKetIwYp zEaA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=wlm3H68s; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w22-v6si29811008plq.196.2018.05.28.08.16.15; Mon, 28 May 2018 08:16:30 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=wlm3H68s; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1034132AbeE1PPk (ORCPT + 99 others); Mon, 28 May 2018 11:15:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:42340 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1033258AbeE1KW6 (ORCPT ); Mon, 28 May 2018 06:22:58 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 270B220844; Mon, 28 May 2018 10:22:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1527502977; bh=0ezqeTxrMeWD9Nqe0rvHRWWGl2LvOZSTFpkTF2jRjJs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=wlm3H68sqL+o7xjcFagpcYWtVfmZ5zuJYoTU9CzpBJjPVMmjWOTBh8Wk5pGE8qITE 4OHerSK57BkBRGeE1eFAT45zFBsfohX2eOUz42uSXzHIUsB4hlc4cqmTlLEIHrAp5G sXl0JppfC4XqAv6+VUJd6eNDMPl+hQZU4RygEnbY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Philipp Puschmann , Dinh Nguyen , Sasha Levin Subject: [PATCH 4.4 199/268] arm: dts: socfpga: fix GIC PPI warning Date: Mon, 28 May 2018 12:02:53 +0200 Message-Id: <20180528100224.854386190@linuxfoundation.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180528100202.045206534@linuxfoundation.org> References: <20180528100202.045206534@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Philipp Puschmann [ Upstream commit 6d97d5aba08b26108f95dc9fb7bbe4d9436c769c ] Fixes the warning "GIC: PPI13 is secure or misconfigured" by changing the interrupt type from level_low to edge_raising Signed-off-by: Philipp Puschmann Signed-off-by: Dinh Nguyen Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- arch/arm/boot/dts/socfpga.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/arm/boot/dts/socfpga.dtsi +++ b/arch/arm/boot/dts/socfpga.dtsi @@ -738,7 +738,7 @@ timer@fffec600 { compatible = "arm,cortex-a9-twd-timer"; reg = <0xfffec600 0x100>; - interrupts = <1 13 0xf04>; + interrupts = <1 13 0xf01>; clocks = <&mpu_periph_clk>; };