Received: by 2002:a05:6358:701b:b0:131:369:b2a3 with SMTP id 27csp975970rwo; Sat, 22 Jul 2023 04:21:32 -0700 (PDT) X-Google-Smtp-Source: APBJJlE0sCG1yH8eoiirNeQGlrWvNMI5MHicvamSzvSfb9UjazJc1gQLREU6oFgQDsxADcQS7nw4 X-Received: by 2002:a17:906:64cf:b0:992:a9c3:244f with SMTP id p15-20020a17090664cf00b00992a9c3244fmr4753991ejn.4.1690024892564; Sat, 22 Jul 2023 04:21:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1690024892; cv=none; d=google.com; s=arc-20160816; b=mXjP3qbVUljomjSj4Y2bdiQ4FUQoEA2+HhHwAZtPSV0Ec/3CPlT/KP+R+z/nGikbA7 D2jZq45AQoQXCJIy5+Mku1265x6ejeYpmt9c8zZk16txg7/piysaoXdUVlEbqEXGmNGo lMGe1NB1k0hRjXhhOn0P5y4MnFhrfpCw98vufFi4b3WlyLvDVfQtH3nDAPozqUsnE3zM 5xDz/hnnvt79IgOwJ6OW1pqoA0v4Vcv9RpXohgGPRHSKX0B3/cycw6IUumdf6UiV4g2I lkCCzgZDvl2teXFnIZwOq9YcckYvYZ4/UVXAhEFZ6EGLKX0FOxlSdUYs6ulud/VHEkIn q0bg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=iMDH4o5HtmNWNd9RyUI9oNzLmcxOKCzuRRMnOMgxoB0=; fh=wNvAg7Nx1TEZ+7xwN2CvW4a4by5V4qvk56S8lvSb7mw=; b=lEsz8VfpLP6YKpo3D6W/+63a0kpHgywBpN2gumXPF1IHmCrUy7Rfbx1DDMbzgLlUOf HPAko6PuQ8sqPIaGOpgn9Ds1R+UCiLiaDlwhG/Gu2uDSifi2b518Yrj8oOSaB68GFpGd G8gcLA686AMhCXd8ORoxcD1kyybRtjJkMSA7l9vy6x8RbGjDooWEmRD5faUOfxoxXg98 QgrlTDeR8u53jacYhhXN2UA0gEZA0gaz81AWd1UmTFAWCmEoepdYfTYZ1u6vSWLztf4K BmioSLZcYPSfz7hQQ6j5SK0OrzQlnSzO5GN1MsjjZhA1WxTJ6KFRTxr/2ge89nvxjA4X 7UCQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id i15-20020a17090671cf00b009926007b7e0si3527388ejk.371.2023.07.22.04.21.07; Sat, 22 Jul 2023 04:21:32 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229662AbjGVKuH (ORCPT + 99 others); Sat, 22 Jul 2023 06:50:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41360 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229493AbjGVKuF (ORCPT ); Sat, 22 Jul 2023 06:50:05 -0400 Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CE438E64; Sat, 22 Jul 2023 03:50:02 -0700 (PDT) Received: by mail.gandi.net (Postfix) with ESMTPSA id D08EDC0003; Sat, 22 Jul 2023 10:49:56 +0000 (UTC) Message-ID: Date: Sat, 22 Jul 2023 12:49:56 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH v4 1/3] Documentation: arm: Add bootargs to the table of added DT parameters Content-Language: en-US To: Jonathan Corbet , Alexandre Ghiti , Paul Walmsley , Palmer Dabbelt , Albert Ou , =?UTF-8?B?QmrDtnJuIFTDtnBlbA==?= , Andrew Jones , Conor Dooley , Sunil V L , Song Shuai , linux-doc@vger.kernel.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Atish Patra References: <20230626143626.106584-1-alexghiti@rivosinc.com> <87v8edas8d.fsf@meer.lwn.net> From: Alexandre Ghiti In-Reply-To: <87v8edas8d.fsf@meer.lwn.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-GND-Sasl: alex@ghiti.fr X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, SPF_PASS,T_SCC_BODY_TEXT_LINE,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 21/07/2023 23:07, Jonathan Corbet wrote: > Alexandre Ghiti writes: > >> The bootargs node is also added by the EFI stub in the function >> update_fdt(), so add it to the table. >> >> Signed-off-by: Alexandre Ghiti >> Reviewed-by: Atish Patra >> Reviewed-by: Song Shuai >> --- >> Documentation/arm/uefi.rst | 4 +++- >> 1 file changed, 3 insertions(+), 1 deletion(-) > So I'm not sure if I'm supposed to be applying these patches, or whether > they will go through the arch trees? > > In the former case, they don't apply to docs-next, so could I get a > respin please? Yes sure, I'll do that now. BTW  all the arch documentation was moved in Documentation/arch/, but not the riscv, are you working on this or should we? Thanks, Alex > > Thanks, > > jon > > _______________________________________________ > linux-riscv mailing list > linux-riscv@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-riscv