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 E552DC27C52 for ; Tue, 4 Jun 2024 19:28:09 +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=JAEY506txV/ySx+Pq5ysnmtM/TW7ft50xstEhbQRRg0=; b=vwBpF/gZCzX7Pt VsCOkU26Q7d6GGI9OS0Rht+dec7zf2VSGuyTWxEzZ0QkPXYj9WPgsU34StZgQKhZiMawWKwR40ZG1 j1K+22K3+dXMHIQ7LTGj/hB6KtQSkPNa8CDCro4/bri2umX0pMwiV4rtUkdbunQ5grm92tBdmhHHi aka+2NnXgKiV7SLrnP+aL3xK7N+sScrZHmBJkZ46HMmKAX0/eCKttsk2wU3illi2eO0bCPmQ6fwyG hjAzoycWN7u+oFFAJQ10EXXEw1UoZDPPpDXSnBSIn/Xjs9T71su+b6V8e7fuqS8UXaEep8NSxZLzr d1ClmX9xATO0a6h0jBgQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sEZpC-00000003ar6-0tSC; Tue, 04 Jun 2024 19:28:02 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sEZp9-00000003aqY-0UuB for linux-arm-kernel@lists.infradead.org; Tue, 04 Jun 2024 19:28:00 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id E0913614CC; Tue, 4 Jun 2024 19:27:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4569CC4AF08; Tue, 4 Jun 2024 19:27:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1717529277; bh=d9Fe7tsdBxmabskw4jQSMgO/96nul7G9e2ipoJZ2Z14=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dYJ8h9+r7dRuZzMFMmZpu4AU+p1FyntdgM90/jCxP0PokkSTI9DkTdIokvmc+7S0U YteB3uCDBc3JbeZfi0SZVZeoapQlFXKk5TXoWKgiTu3pQBpRbMZndp+bw/HITpow3n ePfhCYnfOeu//6dy38b/K12uGRuACssydB6DhHxzkYUV6v32SZL4gzBAtaYGyzZ7qQ nbBs7InR1Y8WTz/PG9I6kthenMC5gDgX847nkNdtsg4ZsvXxvmQaFdt//04aLYcItI OxJS0cFdV+GYcdxgQnyjTtAUUbdBJeWj5ytmFSLZdToaBOFaBgCu4YuvoheCsv11Kz nmbMjkuR7/1Dg== Date: Tue, 4 Jun 2024 14:27:55 -0500 From: Rob Herring To: Andrew Jeffery Cc: Linus Walleij , Krzysztof Kozlowski , Conor Dooley , Joel Stanley , linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] dt-bindings: pinctrl: aspeed: Use block syntax for function and groups Message-ID: <20240604192755.GA1065421-robh@kernel.org> References: <20240531-dt-warnings-gpio-ast2600-pinctrl-funcs-groups-v1-0-a6fe2281a1b8@codeconstruct.com.au> <20240531-dt-warnings-gpio-ast2600-pinctrl-funcs-groups-v1-1-a6fe2281a1b8@codeconstruct.com.au> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240531-dt-warnings-gpio-ast2600-pinctrl-funcs-groups-v1-1-a6fe2281a1b8@codeconstruct.com.au> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240604_122759_346207_D93E6C22 X-CRM114-Status: GOOD ( 10.06 ) 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 Fri, May 31, 2024 at 12:32:47PM +0930, Andrew Jeffery wrote: > The expansion makes the documents a lot longer, but it's easier to > review changes to functions and groups when we're not having to deal > with line wrapping. Do you really expect to be updating this frequently? I would leave it as-is, but whatever you decide. > Signed-off-by: Andrew Jeffery > --- Acked-by: Rob Herring (Arm) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel