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 B28CFC77B7A for ; Tue, 30 May 2023 22:26:38 +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-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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=5gQEzc4RppOEk+i8Z0oJTfb8/hFkRnOH0GeM65HM7kY=; b=lEtTJSkgVVkTPVtcfIOYykPmFk wZIxzxSdAwXIlXewgwHbOH9GJ4kM2NEFQOi7XPPSG9Hap+Przf5vPKXKfxfAx7NMmgJJ8C0AfZfjz yKrh5UvE7XZ10QUq1jf/Y5WHdtWhfKjW98Vg2yuc8KFGADfEoCAgI65qLzoMdrhgRAW5OkncIaCQA qdWuqOxjYJVhA1i26kaFbtfgxdWZp5sGXu4lLmyveWGv8MCdnImA2NznUTORLKLFaXlmDuAly+rza Jgr964E9ZFqGaDoio9pMSCwju4Ycy4HCqJ0TEFVI8AvuC3uR/64cqVJ5QlXET8zmq3S3mcjL8uSEZ qPszHZXQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q47nT-00FJUO-2Y; Tue, 30 May 2023 22:26:31 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q47nR-00FJSP-0J; Tue, 30 May 2023 22:26:30 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3290A63446; Tue, 30 May 2023 22:26:28 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DADC7C433EF; Tue, 30 May 2023 22:26:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1685485587; bh=7rp9wAWtDhQDYsMgdQiWYP6ugM4phxn4mXycUT5voBs=; h=Date:From:To:List-Id:Cc:Subject:References:In-Reply-To:From; b=p38sWHVxHv40xfvM9o9e1TsfZnto835h0QGvq2rJEAyY5+HZ9nLQRy9Anubw4d8Sz SPBXn94DybEnNXkKmq4WmYggh25SyMdSW2RzvaHzbCJ+AWcVYEU3AeEHtyzjQjnLFC cvBOnjHAOAOCufbYN0F0MUN2o2IXZtNULQmlgjHds8KrHvXjak27DMKYocPhr7+ZZH RZU3kdQACCMBihrY12SSo6wOVYojrIZnOk/GzSgwFnLYc1aG2jFw2I/xhxeSjniUxc f6sBkfjgHoTor11yfEoy92Rz4p3Y68v1Fq1M25/OcTqrIcUNhOOsFHd3toUGQ7LPej 88CcvegHSlfeA== Date: Tue, 30 May 2023 23:26:22 +0100 From: Conor Dooley To: Randy Dunlap Cc: Conor Dooley , soc@kernel.org, corbet@lwn.net, devicetree@vger.kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, olof@lixom.net, palmer@dabbelt.com, robh+dt@kernel.org, arnd@arndb.de Subject: Re: [PATCH v2] Documentation/process: add soc maintainer handbook Message-ID: <20230530-paragraph-putdown-389d45fb16c5@spud> References: <20230530-multiple-whooping-ee5706fceb67@wendy> <44a247a3-e349-94da-8235-1b6911463d78@infradead.org> MIME-Version: 1.0 In-Reply-To: <44a247a3-e349-94da-8235-1b6911463d78@infradead.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230530_152629_175382_BDA098F8 X-CRM114-Status: GOOD ( 18.47 ) X-BeenThere: linux-riscv@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: multipart/mixed; boundary="===============5485162217106768608==" Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org --===============5485162217106768608== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="5ixE0R1BTF2i8UQE" Content-Disposition: inline --5ixE0R1BTF2i8UQE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hey Randy, On Tue, May 30, 2023 at 08:28:44AM -0700, Randy Dunlap wrote: > On 5/30/23 05:49, Conor Dooley wrote: > > Recommended is also to install yamllint (used by dtschema when present= ). >=20 > I don't see anything in Documentation/ about where to find yamllint... > please. Sounds like an unrelated fix to me ;) > submaintainers and sub-directories ? hm. I had sub-maintainers before being asked to change! I think that subdirectories is correct though & the hyphenated form is incorrect. > > +named $soc.dtsi, for example, jh7100.dtsi. Integration details, that = will vary > > +from board to board, are described in $soc-$board.dtsi. An example of= this is > > +jh7100-beaglev-starlight.dts. Often many boards are variations on a t= heme, and >=20 > ^^^ Why not dtsi, like the sentence before sa= ys? > or is the $soc-$board.dtsi wrong? $soc-$board.dtsi is wrong. > > +Another common way to split up changes is to send an early pull reques= t with the > > +majority of the changes at some point between rc1 and rc4, following u= p with one > > +or more smaller pull requests towards the end of the cycle that can ad= d late > > +changes or address problems idenfied while testing the first set. >=20 > identified Surprised nvim didn't whinge about that one. Thanks for pointing out the wee mistakes all over the place, Conor. --5ixE0R1BTF2i8UQE Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZHZ4DgAKCRB4tDGHoIJi 0lm7AP9Tn8XkODxDD/Y9jRyyF3lHAYBn79wRbkAqg1Dka5NeIgD/WsKBbcxFr4Ks et3Z56fXDZi0KyIAmfihjseOYRVfYwM= =A2WC -----END PGP SIGNATURE----- --5ixE0R1BTF2i8UQE-- --===============5485162217106768608== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv --===============5485162217106768608==--