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 1A3ADC433F5 for ; Tue, 5 Apr 2022 14:16:21 +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=C/OEwxypOSi+6nW7ahYk8U9HTiDyZVWOBlBbLNqOHT4=; b=khVkYKalE5KXSj Z5s0rfsNmOz3MnTA9EInwDBZza6r9ZtPIiZV22X5TM/eO1dNcATjhJqMS/qOvv5h4YKvDbWSExdO3 slikNKTzB4X8pLGcZRqIe0qkN6P7kGRBKb9mQKmI3NeiXDk/NINe/x0z2ETUupwwD97XkhIBOVAQP NBenlyidrtRpHVR5X6QiskLKq3za/eTTl+DVa1qP/kX87Etm9SUODOJap9bt0OELoMlBcbUrMZEAv INx2ame60p3jhrPOmspRjcz6pY4tmO5aFMmsIx/dXPzhKePJfVleSsxtCgd9KdLyQFnjqOCfyPxFH MNDQz8MDJpA+LwGgmG2w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nbjxh-001OFW-At; Tue, 05 Apr 2022 14:15:13 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nbjxc-001ODx-UP for linux-arm-kernel@lists.infradead.org; Tue, 05 Apr 2022 14:15:10 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 8D38723A; Tue, 5 Apr 2022 07:15:07 -0700 (PDT) Received: from bogus (unknown [10.57.43.163]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 4847D3F5A1; Tue, 5 Apr 2022 07:15:03 -0700 (PDT) Date: Tue, 5 Apr 2022 15:15:00 +0100 From: Sudeep Holla To: Arnd Bergmann Cc: Russell King , Sudeep Holla , Hartley Sweeten , Alexander Sverdlin , Hubert Feurstein , Lukasz Majewski , Krzysztof Kozlowski , Alim Akhtar , Linus Walleij , Imre Kaloz , Krzysztof Halasa , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Simtec Linux Team , Liviu Dudau , Lorenzo Pieralisi , Ard Biesheuvel , Stephen Boyd , Geert Uytterhoeven , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, patches@opensource.cirrus.com Subject: Re: [PATCH 01/12] ARM: versatile: move integrator/realview/vexpress to versatile Message-ID: <20220405141500.ixjl6qsy4cczghgt@bogus> References: <20220405091750.3076973-1-arnd@kernel.org> <20220405091750.3076973-2-arnd@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220405091750.3076973-2-arnd@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220405_071509_040717_D6FB0CF3 X-CRM114-Status: GOOD ( 13.89 ) 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 05, 2022 at 11:17:39AM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann > > These are all fairly small platforms by now, and they are > closely related. Just move them all into a single directory. > I had forgotten about this. When do you plan to merge this ? I guess for v5.19. The reason I ask is that one of the branch triggered loads of kernel-doc warning[1] and I was bit confused with the file path. I did post the fix[2] for kernel-doc and was planning to send it as fix for v5.18, but let me know what do you prefer as it conflicts with this patch. -- Regards, Sudeep [1] https://lore.kernel.org/linux-doc/202204031026.4ogKxt89-lkp@intel.com/ [2] https://lore.kernel.org/all/20220404130207.1162445-1-sudeep.holla@arm.com/ _______________________________________________ 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 BE879C4332F for ; Tue, 5 Apr 2022 22:55:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1455596AbiDEWkw (ORCPT ); Tue, 5 Apr 2022 18:40:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60210 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1446407AbiDEPof (ORCPT ); Tue, 5 Apr 2022 11:44:35 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id D9FF1F55EC; Tue, 5 Apr 2022 07:15:07 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 8D38723A; Tue, 5 Apr 2022 07:15:07 -0700 (PDT) Received: from bogus (unknown [10.57.43.163]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 4847D3F5A1; Tue, 5 Apr 2022 07:15:03 -0700 (PDT) Date: Tue, 5 Apr 2022 15:15:00 +0100 From: Sudeep Holla To: Arnd Bergmann Cc: Russell King , Sudeep Holla , Hartley Sweeten , Alexander Sverdlin , Hubert Feurstein , Lukasz Majewski , Krzysztof Kozlowski , Alim Akhtar , Linus Walleij , Imre Kaloz , Krzysztof Halasa , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Simtec Linux Team , Liviu Dudau , Lorenzo Pieralisi , Ard Biesheuvel , Stephen Boyd , Geert Uytterhoeven , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, patches@opensource.cirrus.com Subject: Re: [PATCH 01/12] ARM: versatile: move integrator/realview/vexpress to versatile Message-ID: <20220405141500.ixjl6qsy4cczghgt@bogus> References: <20220405091750.3076973-1-arnd@kernel.org> <20220405091750.3076973-2-arnd@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220405091750.3076973-2-arnd@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 05, 2022 at 11:17:39AM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann > > These are all fairly small platforms by now, and they are > closely related. Just move them all into a single directory. > I had forgotten about this. When do you plan to merge this ? I guess for v5.19. The reason I ask is that one of the branch triggered loads of kernel-doc warning[1] and I was bit confused with the file path. I did post the fix[2] for kernel-doc and was planning to send it as fix for v5.18, but let me know what do you prefer as it conflicts with this patch. -- Regards, Sudeep [1] https://lore.kernel.org/linux-doc/202204031026.4ogKxt89-lkp@intel.com/ [2] https://lore.kernel.org/all/20220404130207.1162445-1-sudeep.holla@arm.com/