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 B03B3C6FA82 for ; Tue, 13 Sep 2022 13:09:32 +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=x0tT8tfCgHoyhgoDn8O0TEhgtTkTBL08K/vyBsjQUqQ=; b=TgOT47OdWZwdvC HIIu7zx6tay/DFbBfYEiM2Cc0aKzznM8IgYGN0E1Rxcu1PrJXHr2qCzf571YxFdHb1QhMH+p8e0VU VKv/W7dUyxynokQpNdbiuJFCwRbxfp3ArcgedkUXBcrkgWfHYPxRaO1T/yySJJhX1y2pzPpdhTeCJ 4SBLMs9K2Nd/CaJAKzXP+LMMtx0uUbdNogVrqQBiszyXbGERdGdJhjgtDPh7drGtA7yT4SIIBLBpk yNREAXxoMGXP7y1+APXzzW+TS+QZMFxVFCjE/UL6L1Pp1hyxuz/KHdJkYgH2dkqu3CUV7WcyErqq4 EudWaKFmaZ/w2KgyS2QA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oY5eM-00ALhP-GW; Tue, 13 Sep 2022 13:08:26 +0000 Received: from mail-oa1-f46.google.com ([209.85.160.46]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oY5eG-00ALVD-6E for linux-arm-kernel@lists.infradead.org; Tue, 13 Sep 2022 13:08:24 +0000 Received: by mail-oa1-f46.google.com with SMTP id 586e51a60fabf-1278624b7c4so31949571fac.5 for ; Tue, 13 Sep 2022 06:08:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=gYRvuQ2qdE1v5ZxvpALuLEYAx8HMvTd8N+InKp0h9SA=; b=vOh2Hza2V8enF1DWYDVfe5ReIH1ui3j1e90vCftra085nRztdFNG99upO48+jM6e6z Y+VlgKgzRq3nMLKyvjtcrnivJJNrNOqttkfRzTSIjRBYL1pUQ2GiV746A81MM7tGxszw ajzWAZhXn1EWVhZuXKUOD3lesnJds1Zuxli/uGUrjaerAKQRFc+Ewx0IIOi8bSK+0RL4 ZFBRgPZWCBUZAAndEQf+GFL2v/BhV2V4uPv6v05aOZCFfV+G3ftKycVwFvHwEfDURH+G tM4LISIjbg7Z3+qFLqOo7+5olo3RGjSMmFgm1E3CeVIsGUYshpFB80aAmzd3hf7RDunG HP+Q== X-Gm-Message-State: ACgBeo1oOk8FWwxee4SRzIwZGED9iliqHBJKOtQ8UkCaMhMrHyIpmhjt 1FxyVMI/uzcl5FegHyaCbg== X-Google-Smtp-Source: AA6agR543D8vV1CKE1eBM4ij6qnbQIN4icm49CwBYIRIDsP8JddOUmDai/27liOGBenmYu1KFZrc7w== X-Received: by 2002:a05:6870:ac0d:b0:127:bf92:581f with SMTP id kw13-20020a056870ac0d00b00127bf92581fmr1818362oab.270.1663074495871; Tue, 13 Sep 2022 06:08:15 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id h24-20020a056830165800b0063974238a5dsm6077956otr.63.2022.09.13.06.08.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Sep 2022 06:08:15 -0700 (PDT) Received: (nullmailer pid 3499949 invoked by uid 1000); Tue, 13 Sep 2022 13:08:14 -0000 Date: Tue, 13 Sep 2022 08:08:14 -0500 From: Rob Herring To: Janne Grunau Cc: Hector Martin , Marc Zyngier , Alyssa Rosenzweig , Sven Peter , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Rob Herring , Mark Kettenis , Krzysztof Kozlowski , asahi@lists.linux.dev, Thomas Gleixner Subject: Re: [RFC PATCH 01/10] dt-bindings: apple,aic: Fix required item "apple,fiq-index" in affinity description Message-ID: <20220913130814.GA3495877-robh@kernel.org> References: <20220909135103.98179-1-j@jannau.net> <20220909135103.98179-2-j@jannau.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220909135103.98179-2-j@jannau.net> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220913_060820_248909_53B82B2B X-CRM114-Status: GOOD ( 11.81 ) 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 Fri, 09 Sep 2022 15:50:54 +0200, Janne Grunau wrote: > Fixes: dba07ad11384 ("dt-bindings: apple,aic: Add affinity description for per-cpu pseudo-interrupts") > Signed-off-by: Janne Grunau > --- > > .../devicetree/bindings/interrupt-controller/apple,aic.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied with added commit msg, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel