From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1D171C678D5 for ; Wed, 8 Mar 2023 23:17:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=tfy3DTybvnYqoJ8ltWb1lLyl+ZSZyFS8C6UbKVsJJ90=; b=XUVmWq3btXsgH4 vJjhi4fPNaVLq1w4wSyuUUhRzwUnh3D+ICvHIVFfp0GQ2dICRZvm7ukcA0TTKi4r44a0n42SKgoDP 1hn6h8UrNqb8Ajqy9qw5Z7OyVGqhM5voXdcoenw918SLcAQoXlZJMrd9qw/KrNcM4a9NUL3WwJCMy jjZ87H8RRtHaiNyJHXrEVn9jN4G0BuFYfPzw50nilXVqoAAszjC3PcXwQqPFyPFGPamlZmgkkHI7r BLL1v+lfjhT78JDCjpP48h/DqdCT7MUjewGMhEP7CEYxOZkNOccYAc1GaERwkSH8yTIA6HRZT6BYW 7unkSYVFc9jfNzNDzifA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pa30o-0074y2-5C; Wed, 08 Mar 2023 23:15:58 +0000 Received: from mail-oa1-f48.google.com ([209.85.160.48]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pa30g-0074vB-Hc for linux-arm-kernel@lists.infradead.org; Wed, 08 Mar 2023 23:15:52 +0000 Received: by mail-oa1-f48.google.com with SMTP id 586e51a60fabf-176b90e14a9so475585fac.9 for ; Wed, 08 Mar 2023 15:15:49 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678317348; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=AYN1mGvw+BesOGmjKnVjW5qaCYL2NLcUZN6bNj4hymY=; b=JJBQKOcU1+GFZX0oSbbtT+YPERLO9O8nPjoRY+jwzFSlSjJzsuMFgm6lF6lINwiKHa rynTlvSAtLl9wDgp17vKLgs3aw/yKRJFY9yrq1O0kjQpkuJbCeimKEHFrHxvUpmi0+JF v51xCU2L18HP9MRrvxFdkS+B/xjmJ0F/tGi5Dp0tvMa0EZNpSrB9CvjqncQYBL3ygNn6 Z3tpN+2Q90nG5cE+aICPeaEAwxC01HrPqrQhX9na2vTX5cgR0xxwG2lJ1qiQ79cx5kQT nWEWru9BsXYuaQAuPQ6oBvkQaHc7+ZpVkfBPzyuO7UifSkro/rYxTRbRMc14qudP+EBX bfDQ== X-Gm-Message-State: AO0yUKXrygPUSl8/1uwbV8MG4bfpe71ytN8uAcLJJnAknReuROS/jzKw TxBWxEWvzBnJrVHtMTCk3Q== X-Google-Smtp-Source: AK7set+3Y1yRqQD4GNMNIxwBax8DMgnGF3zYCmHgGncdqoy23QFMf9depa6oFnXU7lhmUYbk+ssRow== X-Received: by 2002:a05:6870:a118:b0:172:4d60:d4ef with SMTP id m24-20020a056870a11800b001724d60d4efmr12164922oae.14.1678317348534; Wed, 08 Mar 2023 15:15:48 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id zq41-20020a0568718ea900b0017703cd8ff6sm2080703oab.7.2023.03.08.15.15.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Mar 2023 15:15:48 -0800 (PST) Received: (nullmailer pid 4055139 invoked by uid 1000); Wed, 08 Mar 2023 23:15:47 -0000 Date: Wed, 8 Mar 2023 17:15:47 -0600 From: Rob Herring To: Janne Grunau Cc: asahi@lists.linux.dev, devicetree@vger.kernel.org, Alyssa Rosenzweig , Rob Herring , Sven Peter , Marc Zyngier , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, Mark Kettenis , linux-kernel@vger.kernel.org, Hector Martin Subject: Re: [PATCH v3 05/15] dt-bindings: interrupt-controller: apple,aic2: Add apple,t8112-aic compatible Message-ID: <167831734698.4055079.137179018203660288.robh@kernel.org> References: <20230202-asahi-t8112-dt-v3-0-d1a5f6383d95@jannau.net> <20230202-asahi-t8112-dt-v3-5-d1a5f6383d95@jannau.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230202-asahi-t8112-dt-v3-5-d1a5f6383d95@jannau.net> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230308_151550_623895_2819631B X-CRM114-Status: GOOD ( 12.20 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 07 Mar 2023 13:10:11 +0100, Janne Grunau wrote: > The Apple M2 SoC uses AICv2 and is compatible with the existing driver. > Add its per-SoC compatible. > Since multi-die versions of the M2 are not expected decrease > '#interrupt-cells' to 3 for apple,t8112-aic. This is seamlessly handled > inside the driver. > > Acked-by: Marc Zyngier > Signed-off-by: Janne Grunau > --- > .../bindings/interrupt-controller/apple,aic2.yaml | 22 +++++++++++++++++++--- > 1 file changed, 19 insertions(+), 3 deletions(-) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel