Message ID | 20220920172556.16557-7-arinc.unal@arinc9.com (mailing list archive) |
---|---|
State | Handled Elsewhere |
Headers | show
Return-Path: <linux-mips-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DD1D8C6FA91 for <linux-mips@archiver.kernel.org>; Tue, 20 Sep 2022 17:27:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231314AbiITR1l (ORCPT <rfc822;linux-mips@archiver.kernel.org>); Tue, 20 Sep 2022 13:27:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46348 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231274AbiITR1k (ORCPT <rfc822;linux-mips@vger.kernel.org>); Tue, 20 Sep 2022 13:27:40 -0400 Received: from sender4-op-o14.zoho.com (sender4-op-o14.zoho.com [136.143.188.14]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C4D6E6CF57; Tue, 20 Sep 2022 10:27:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1663694831; cv=none; d=zohomail.com; s=zohoarc; b=mWrbfMCj1fqji88vIWZITlHYhOlTWCiWVOkgFXCAfe3DKPlhM+huQTnOh2a3ay7lWysr8xyJv4m0w4puvjBi5w+Dr7jrBqZhKe4Afdnii2V0eOir5sr4oVm6oHVAyfgt5m8bAAhDOxizvbXYmIr2m/NaEvyEyxNYw39hmnt/6pc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1663694831; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=JTenQONxyrR2NLUejYhZ1v1RTmEl+bc+QPc+o+Ooz3M=; b=ndASbSLEchua3LPZxGYpAIbsHL3dsY8hKc0F2L6ABk+9mt1mwXHtHnq5bAiNmfqULCJ6ApTnu1/R2DcEXE/bcpnYXwqYqh6BnHP4Eff4XjfvjKqqq31wYpDnlKLF13qeeOAjCHNSWN05nvWlMufZsHKIRFGY+6MpthSEe1YmpfQ= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=arinc9.com; spf=pass smtp.mailfrom=arinc.unal@arinc9.com; dmarc=pass header.from=<arinc.unal@arinc9.com> DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1663694831; s=zmail; d=arinc9.com; i=arinc.unal@arinc9.com; h=From:From:To:To:Cc:Cc:Subject:Subject:Date:Date:Message-Id:Message-Id:In-Reply-To:References:MIME-Version:Content-Type:Content-Transfer-Encoding:Reply-To; bh=JTenQONxyrR2NLUejYhZ1v1RTmEl+bc+QPc+o+Ooz3M=; b=AgA0oCcbzbMtOOHD/eepEV2l56jX+xDofBOuu/2TYoXp2Z3CCDvqqSX6GwmHufVd OL8LfQSe0mhleoSfAAyS0aJ50kvVPCpCEAZJ6PDV8aT2Bv4aWPX8gEsi85PvG/Cnt8e PFvTkq7YxgH5B2ogSGrwmJMvUYgA3nZphtihVWQQ= Received: from arinc9-Xeront.fusolab.local (37.120.152.236 [37.120.152.236]) by mx.zohomail.com with SMTPS id 166369483125052.3963724468872; Tue, 20 Sep 2022 10:27:11 -0700 (PDT) From: =?utf-8?b?QXLEsW7DpyDDnE5BTA==?= <arinc.unal@arinc9.com> To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>, Rob Herring <robh+dt@kernel.org>, Matthias Brugger <matthias.bgg@gmail.com>, Andrew Lunn <andrew@lunn.ch>, Vivien Didelot <vivien.didelot@gmail.com>, Florian Fainelli <f.fainelli@gmail.com>, Vladimir Oltean <olteanv@gmail.com>, "David S . Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>, Thomas Bogendoerfer <tsbogend@alpha.franken.de>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Sean Wang <sean.wang@mediatek.com>, Landen Chao <Landen.Chao@mediatek.com>, DENG Qingfang <dqfext@gmail.com>, Sergio Paracuellos <sergio.paracuellos@gmail.com>, erkin.bozoglu@xeront.com Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org, =?utf-8?b?QXI=?= =?utf-8?b?xLFuw6cgw5xOQUw=?= <arinc.unal@arinc9.com> Subject: [PATCH v4 net-next 06/10] mips: dts: ralink: mt7621: remove interrupt-parent from switch node Date: Tue, 20 Sep 2022 20:25:52 +0300 Message-Id: <20220920172556.16557-7-arinc.unal@arinc9.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220920172556.16557-1-arinc.unal@arinc9.com> References: <20220920172556.16557-1-arinc.unal@arinc9.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-ZohoMailClient: External Precedence: bulk List-ID: <linux-mips.vger.kernel.org> X-Mailing-List: linux-mips@vger.kernel.org |
Series |
dt-bindings and mt7621 devicetree changes
|
expand
|
diff --git a/arch/mips/boot/dts/ralink/mt7621.dtsi b/arch/mips/boot/dts/ralink/mt7621.dtsi index 7cef1273796d..bcedb84e1618 100644 --- a/arch/mips/boot/dts/ralink/mt7621.dtsi +++ b/arch/mips/boot/dts/ralink/mt7621.dtsi @@ -348,7 +348,6 @@ switch0: switch@0 { reset-names = "mcm"; interrupt-controller; #interrupt-cells = <1>; - interrupt-parent = <&gic>; interrupts = <GIC_SHARED 23 IRQ_TYPE_LEVEL_HIGH>; ports {