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 69D12C4345F for ; Thu, 2 May 2024 00:03:52 +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:MIME-Version:Message-ID:Date:References :In-Reply-To:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=aS25A7ETugTgalSHoKxg5lA5hVDzvG2vjz/DCBu4tQM=; b=iG6nUo9VwArNLK 7cS5TGgZT9SAmJzRY5G8l9xQtxjuUMA6KqzMT/tJZKA7pHIy5XOwqBHQaFrlJ18eS34Hb+kW+4lvi 3I6D/xsur1lacS8HdOi8YaOEyL79t+58hT0oNutkcyNtJP2uJDu8Q9AOsdCPXGHbOwvGo5lVzL306 ODcNe7MRuYb0MYCuFfslqlzGoFYIMyVqZlPM3DD9P0wgzJG5qV5jXsoZvbQ8ZdIDhhIRy2f/4A/ub zzrvUuyn7/dyeRjS9OzooOHeo77eIaSIpmr4/WWTyE7h2xWMVVu80llQ5vYNqsXGlRNvnRmLpeSxC TMOJ8yQZdQVBQ1+20VbA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s2JvA-0000000AzLm-1vOS; Thu, 02 May 2024 00:03:32 +0000 Received: from galois.linutronix.de ([2a0a:51c0:0:12e:550::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s2Jv3-0000000AzKS-46Ad for linux-arm-kernel@lists.infradead.org; Thu, 02 May 2024 00:03:30 +0000 From: Thomas Gleixner DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1714608202; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=J4jzCGoAK5gYl8hpdgidkPo+bYHUWqSGYg+U6RVV820=; b=kp8qZs/i/NeO7qfmBU3pkT3RZ2CP7BAPeXs2WILS38escNUt21sBZ8FPt9ISkTZMM1JnR6 TgNk6LX4GPGmIA3aABXnoLlisukSiyZLBGOfl9+ZyZG8xd5tZi1u0ZfCtQYEsTt49JcA6D /j1jfLobwICqaaUuO0qwuXKQWrwKtycYAnQiFIY/OnKMOiAMmicgsLedA4tCzQ9pJVQg2q /jJlTqpyywNqqyW2lPvaXtcslXk0bDS5bYetRkwKaPskN/jBFFOuJ7iAFQkZe1yIPql96x xmckFM53fcT+6ESd0DZF6IQleqJCg5Gd/Yvdf5WZNgIOpKeiGq2fRauCZzbHAA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1714608202; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=J4jzCGoAK5gYl8hpdgidkPo+bYHUWqSGYg+U6RVV820=; b=eJnJ1sG70pSoKYDNmnIMoXYuvS14n1rytkredEJDGF5uaJOItsoLTMSzHeQnrN6W6lovD5 k+88/oJHU9x5qUBw== To: Herve Codina , Herve Codina , Rob Herring , Krzysztof Kozlowski , Conor Dooley , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Lee Jones , Arnd Bergmann , Horatiu Vultur , UNGLinuxDriver@microchip.com, Andrew Lunn , Heiner Kallweit , Russell King , Saravana Kannan , Bjorn Helgaas , Philipp Zabel , Lars Povlsen , Steen Hegelund , Daniel Machon , Alexandre Belloni Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, netdev@vger.kernel.org, linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Allan Nielsen , Steen Hegelund , Luca Ceresoli , Thomas Petazzoni Subject: Re: [PATCH 10/17] irqdomain: Add missing parameter descriptions in docs In-Reply-To: <20240430083730.134918-11-herve.codina@bootlin.com> References: <20240430083730.134918-1-herve.codina@bootlin.com> <20240430083730.134918-11-herve.codina@bootlin.com> Date: Thu, 02 May 2024 02:03:17 +0200 Message-ID: <87cyq5rsfu.ffs@tglx> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240501_170326_384721_8C032900 X-CRM114-Status: GOOD ( 11.12 ) 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, Apr 30 2024 at 10:37, Herve Codina wrote: > /** > * irq_domain_xlate_onecell() - Generic xlate for direct one cell bindings > + * @d: IRQ domain involved in the translation Please write out 'Interrupt domain' > + * @ctrlr: the DT node for the device whose interrupt we're translating Device tree node. And we are not translating anything. > + * @intspec: the interrupt specifier data from the DT > + * @intsize: the number of entries in @intspec > + * @out_hwirq: pointer at which to write the hwirq number Pointer to starage for the hardware interrupt number > + * @out_type: pointer at which to write the interrupt type ... Please align these in tabular fashion: + * @d: Interrupt domain involved in the translation + * @ctrlr: The device tree node for the device whose interrupt is translated + * @intspec: The interrupt specifier data from the device tree + * @intsize: The number of entries in @intspec + * @out_hwirq: Pointer to storage for the hardware interrupt number + * @out_type: Pointer to storage for the interrupt type > /** > * irq_domain_translate_onecell() - Generic translate for direct one cell > * bindings > + * @d: IRQ domain involved in the translation > + * @fwspec: FW interrupt specifier to translate Firmware interrupt specifier Thanks, tglx _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel