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 AAB84C433F5 for ; Thu, 16 Dec 2021 20:17:04 +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=VRv4XdkozmouG/lUKBzQIswvPph1kU82GyOo5G2WKf8=; b=BaXr3AZ760ovHE gIeKmjFsHI5yxkQZnv45H4Kpae9bBEk0jgNL6em1LTS1sbnILMzU859+BIMqWvjdtIfoTpeA+bwbn DUfJHNCNGyvaDUPCnK4gIW4sSMTmX56rrapulEvt6vYkfAFOnhHnMVv22wduZ/1nYK3iYfsWhn6U2 SXjfZOPzLP1thlW+vkh46D4oc1KuzC5yyiFS1MayZltLgaMPX6lpX9BPVzr7JWPOBRbCXV5+2+Hev ZdnRwCv5wYv8HbEEt6n4dxEjjO5Cf7qhBMMuLtrwnR7wmslUqTa8OQznmK+C30tjKxXtIInRLAYW7 +Z95u81qBl6qWRnafilg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxxAP-007Szc-Jg; Thu, 16 Dec 2021 20:15:53 +0000 Received: from mail-ot1-f47.google.com ([209.85.210.47]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxxAL-007Sxg-4G for linux-arm-kernel@lists.infradead.org; Thu, 16 Dec 2021 20:15:50 +0000 Received: by mail-ot1-f47.google.com with SMTP id u18-20020a9d7212000000b00560cb1dc10bso246190otj.11 for ; Thu, 16 Dec 2021 12:15:47 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=gnZ2FBw98i/ACm5Oz2lt4Y7quKT4nxqXJ+lm8AP+1O0=; b=0KIUaahsqDtaHXGS5jmXkYoLBEKPgpf9+Okh53pSEFvQDzq2KvA9p+5SCQVaju86Pw i3L+hdxE8iCqVagfUa5u1Q6pPQvi6Q9liy83wvrEJRFpi3BlfdbosVyJLZSBE38YZ06Z 5BVkcom+H2GUJAlDelfoqJclGQQy4ZNO53UeJn+TYybNh2Y6bORYvf2VXzJhTg6ldz4x 7nJLwCKUUGXC2FtsvZ8XtuxrGr7LpFpAo0p1a1+bhxT4MP4Paq5/DY6VUpArBKh5NLGy aZ2YVe3HNab0rNjHmWpHmT/rinHsS5fVLjAdNywFtj0qdBzVGumDEAQ5e5Wo4k1lpTsp 4IdA== X-Gm-Message-State: AOAM533k0h6ZJZIkkuSM67TR5TFwJc5NTjvWDRnsOOfJzAGJskGGL4qq sz+mu1ES1GLCF0hJj3vuDQ== X-Google-Smtp-Source: ABdhPJySK6rf6Rcp4m3frEmeBIfJFU98tfB1Ohx58HPIMFdOnSgnDvtOpeqqOegdtB4lfWkjYj/zfg== X-Received: by 2002:a05:6830:1281:: with SMTP id z1mr13987300otp.230.1639685746879; Thu, 16 Dec 2021 12:15:46 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id bh12sm1188906oib.25.2021.12.16.12.15.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Dec 2021 12:15:46 -0800 (PST) Received: (nullmailer pid 682135 invoked by uid 1000); Thu, 16 Dec 2021 20:15:45 -0000 Date: Thu, 16 Dec 2021 14:15:45 -0600 From: Rob Herring To: Alexandre Torgue Cc: Marc Zyngier , Thomas Gleixner , Rob Herring , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 3/5] dt-bindings: interrupt-controller: stm32-exti: document st,stm32mp13-exti Message-ID: References: <20211215105847.2328-1-alexandre.torgue@foss.st.com> <20211215105847.2328-4-alexandre.torgue@foss.st.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211215105847.2328-4-alexandre.torgue@foss.st.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211216_121549_198812_28925905 X-CRM114-Status: UNSURE ( 8.06 ) X-CRM114-Notice: Please train this message. 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 Wed, 15 Dec 2021 11:58:45 +0100, Alexandre Torgue wrote: > Support of STM32MP13 SoC implies a new EXTI-GIC mapping. > > Signed-off-by: Alexandre Torgue > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 66E7CC433EF for ; Thu, 16 Dec 2021 20:15:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240703AbhLPUPr (ORCPT ); Thu, 16 Dec 2021 15:15:47 -0500 Received: from mail-ot1-f46.google.com ([209.85.210.46]:34394 "EHLO mail-ot1-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233950AbhLPUPr (ORCPT ); Thu, 16 Dec 2021 15:15:47 -0500 Received: by mail-ot1-f46.google.com with SMTP id x19-20020a9d7053000000b0055c8b39420bso308658otj.1; Thu, 16 Dec 2021 12:15:47 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=gnZ2FBw98i/ACm5Oz2lt4Y7quKT4nxqXJ+lm8AP+1O0=; b=GnTlnwkWh+474VidzngNcIs9cQpYEtXqjLHZZm/nwQe/nxUr9lAN5N6OEWRMTy6gZv hzu0BofV2Sa4Ius56e4kt+Y6JmMa2CqmZyOxM7bNOT1zBVWWStp/E4pJphX13BtyDMzd Ya4sF6DZSKgGmjgj09giYvxCaJHQ6rshYyx+TXZuFv3YxIpQOsla2Q8n14rK76OTROCV IO4nUP26EjVIepleYi6jaxOSsrgrOl2GLyE7ujHLUXfPdzeDO8jMmRswH6ngXiCBFAYb vhsf4BWYz6TzUtD7cYqp7sDowh8zYJ0bmlrJPT54Ap+RKAuidQQyM098FfYgZYlIBa3g UhEg== X-Gm-Message-State: AOAM532iiuWpkUZHGxV+Fi82tGVoKErYEoHCj9jQ+NZO3mv98wmzst3t I3rlgSGGGHxP5lmN4fb+Fw== X-Google-Smtp-Source: ABdhPJySK6rf6Rcp4m3frEmeBIfJFU98tfB1Ohx58HPIMFdOnSgnDvtOpeqqOegdtB4lfWkjYj/zfg== X-Received: by 2002:a05:6830:1281:: with SMTP id z1mr13987300otp.230.1639685746879; Thu, 16 Dec 2021 12:15:46 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id bh12sm1188906oib.25.2021.12.16.12.15.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Dec 2021 12:15:46 -0800 (PST) Received: (nullmailer pid 682135 invoked by uid 1000); Thu, 16 Dec 2021 20:15:45 -0000 Date: Thu, 16 Dec 2021 14:15:45 -0600 From: Rob Herring To: Alexandre Torgue Cc: Marc Zyngier , Thomas Gleixner , Rob Herring , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 3/5] dt-bindings: interrupt-controller: stm32-exti: document st,stm32mp13-exti Message-ID: References: <20211215105847.2328-1-alexandre.torgue@foss.st.com> <20211215105847.2328-4-alexandre.torgue@foss.st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211215105847.2328-4-alexandre.torgue@foss.st.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 15 Dec 2021 11:58:45 +0100, Alexandre Torgue wrote: > Support of STM32MP13 SoC implies a new EXTI-GIC mapping. > > Signed-off-by: Alexandre Torgue > Acked-by: Rob Herring