Received: by 2002:a05:6a10:9e8c:0:0:0:0 with SMTP id y12csp294817pxx; Wed, 28 Oct 2020 05:14:24 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwH1SR9PXu7cpLKh8FGhFbTTvcAC8qz7tRZ7v/OJdiW57czikr/0cTSi+ddSa7Vk3oiIxTH X-Received: by 2002:a17:906:2895:: with SMTP id o21mr7564332ejd.332.1603887264644; Wed, 28 Oct 2020 05:14:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1603887264; cv=none; d=google.com; s=arc-20160816; b=Bfz2IIYKZqES2r+MqQ+bHdtM4IbKq6bAXJslQxuxsIVubtnzl394s2uhdgCqF0GGnX zHuk/d6b3W0oN64hSPZz0W4jcwuY70wLEV4qCTTC7Ts6Et4hLuyvglwJ1+FrigFgFA4e FqBAcl/GCqxKS5lEjbI4mppolqiGf9krgmsn390DnV9paRcCwp/al4FCXQvEmx7F+m15 h38BPik1y/T6Ey9RPIKaLfbIxXZx7TK6SfZY1KYnfCKz8/6kKWGdGEoBhVykqPjgx6BR et0PeDdJxgWzWjLgXlpeMTmVBg+KjHaK9sxTfzwpG+bX/3vAgJmd24u4vz9hg9AWHtR3 Bwnw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=VqR4eI3HQtwh6BsYOtZFXHMHVI+qywlzEu6wz3z/3xY=; b=i+SgRtzuB9xuab1iH66yNykkIOqjBjUQi83SdFbtIkq3Ko3eW7WoMSJN8JT4zES2OF b7BCtFQy8I5ev7Ttw4OzNp9FxV3JbIcEjbHJwStCo+uPeyaFQz2kuz3A8a+Xh/CsM5vT hmui0DcYXFZQsf427YaO7Z+w4ua1t7CLDNdW2c+3KX9ujuflgp2A9rmGFDQtllwfVfNx NuDqfELKhNP49+Gi2T3cTg+0pSemVH+zgg/sZJsaS7uVGpi8jmKA0DstsDvMih95tn/u tPcrZt/LDBBHZ/w7XgR3RKjK2/0TrCdS6w2wbUhj/z+jM149JNap8xPjhpNANG04JpEt FmiA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=LjAP9pZT; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w11si2719069ejq.533.2020.10.28.05.14.01; Wed, 28 Oct 2020 05:14:24 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=LjAP9pZT; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1793916AbgJ0PQc (ORCPT + 99 others); Tue, 27 Oct 2020 11:16:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:49872 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1794721AbgJ0PNM (ORCPT ); Tue, 27 Oct 2020 11:13:12 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (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 A58DB20728; Tue, 27 Oct 2020 15:13:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603811591; bh=GOLPeakkjW6/gsGmqfNaaF+Z7TJdKCtnk2+xXxlfoK0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=LjAP9pZTOO6Sx8nl/EDf/5PBbtTV6124Ayb4NUFX+9YNgCtL01n93Lyw/fHBRNhZW WC3MsDYfvT20HyKa7JXh29FTO2rbHqHIYjZ7T45LypmYHMHHwg0KfUQOB3Z25W9SqJ toXfK+Jp4juAmaU0+Aiz2amJIrLK9wxgYklMDrbY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Thomas Graichen , Martin Blumenstingl , Kevin Hilman , Neil Armstrong , Sasha Levin Subject: [PATCH 5.8 516/633] ARM: dts: meson8: remove two invalid interrupt lines from the GPU node Date: Tue, 27 Oct 2020 14:54:19 +0100 Message-Id: <20201027135546.961479590@linuxfoundation.org> X-Mailer: git-send-email 2.29.1 In-Reply-To: <20201027135522.655719020@linuxfoundation.org> References: <20201027135522.655719020@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Martin Blumenstingl [ Upstream commit 737e7610b545cc901a9696083c1824a7104b8d1b ] The 3.10 vendor kernel defines the following GPU 20 interrupt lines: #define INT_MALI_GP AM_IRQ(160) #define INT_MALI_GP_MMU AM_IRQ(161) #define INT_MALI_PP AM_IRQ(162) #define INT_MALI_PMU AM_IRQ(163) #define INT_MALI_PP0 AM_IRQ(164) #define INT_MALI_PP0_MMU AM_IRQ(165) #define INT_MALI_PP1 AM_IRQ(166) #define INT_MALI_PP1_MMU AM_IRQ(167) #define INT_MALI_PP2 AM_IRQ(168) #define INT_MALI_PP2_MMU AM_IRQ(169) #define INT_MALI_PP3 AM_IRQ(170) #define INT_MALI_PP3_MMU AM_IRQ(171) #define INT_MALI_PP4 AM_IRQ(172) #define INT_MALI_PP4_MMU AM_IRQ(173) #define INT_MALI_PP5 AM_IRQ(174) #define INT_MALI_PP5_MMU AM_IRQ(175) #define INT_MALI_PP6 AM_IRQ(176) #define INT_MALI_PP6_MMU AM_IRQ(177) #define INT_MALI_PP7 AM_IRQ(178) #define INT_MALI_PP7_MMU AM_IRQ(179) However, the driver from the 3.10 vendor kernel does not use the following four interrupt lines: - INT_MALI_PP3 - INT_MALI_PP3_MMU - INT_MALI_PP7 - INT_MALI_PP7_MMU Drop the "pp3" and "ppmmu3" interrupt lines. This is also important because there is no matching entry in interrupt-names for it (meaning the "pp2" interrupt is actually assigned to the "pp3" interrupt line). Fixes: 7d3f6b536e72c9 ("ARM: dts: meson8: add the Mali-450 MP6 GPU") Reported-by: Thomas Graichen Signed-off-by: Martin Blumenstingl Signed-off-by: Kevin Hilman Tested-by: thomas graichen Reviewed-by: Neil Armstrong Link: https://lore.kernel.org/r/20200815181957.408649-1-martin.blumenstingl@googlemail.com Signed-off-by: Sasha Levin --- arch/arm/boot/dts/meson8.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/boot/dts/meson8.dtsi b/arch/arm/boot/dts/meson8.dtsi index eedb92526968a..a4ab8b96d0eb6 100644 --- a/arch/arm/boot/dts/meson8.dtsi +++ b/arch/arm/boot/dts/meson8.dtsi @@ -239,8 +239,6 @@ mali: gpu@c0000 { , , , - , - , , , , -- 2.25.1