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 00785C7EE22 for ; Wed, 10 May 2023 17:02:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235221AbjEJRCt (ORCPT ); Wed, 10 May 2023 13:02:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45236 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232032AbjEJRCs (ORCPT ); Wed, 10 May 2023 13:02:48 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 78748A244; Wed, 10 May 2023 10:02:10 -0700 (PDT) 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 EA29863F32; Wed, 10 May 2023 17:02:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3B0CEC433EF; Wed, 10 May 2023 17:02:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1683738129; bh=lotOX4b7zrwUZyultRVZKebXpnW0zUfr/QizPj7LoDc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DA1HfDlqPzbwUs7qeCL2ZApnhrOk+VviUystpCSedzJh4elZ18Fh0eTfZtXkplioH 1AYC6h8AawtSTXHcJjUapzPAZhS7RUHJgq8PXBkWYypS2AxGJU8QmAljnTfyZNBGTH wFOgSv/kze540CrHr3gz+UPlrArdjJpCGSAvhFTYAhrqJ/Fxly0H7/1/UHIFThpi9F 6fMH88N9Dwn7/P+1sAdNsv6/+Kgdvl0Qgnw06B4+cbWt6+vydnIpPZah/EnJykhuqV NwiHBaC0iXqaX14GB7a6gPPxxtSugqvQ+VnzeG+w81nB6sh5bXOQQYf1sbvGVa7fOS W4I3tbMsE6B1g== Date: Wed, 10 May 2023 18:02:03 +0100 From: Conor Dooley To: Patrick Delaunay Cc: Alexandre TORGUE , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Maxime Coquelin , Philipp Zabel , gabriel.fernandez@st.com, gabriel.fernandez@foss.st.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH v2] dt-bindings: rcc: stm32: Sync with u-boot copy for STM32MP13 SoC Message-ID: <20230510-cornball-compacter-39e57a5c1906@spud> References: <20230510184305.v2.1.I417093ddcea282be479f10a37147d1935a9050b7@changeid> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="k4ry2CHnyg+ELMZR" Content-Disposition: inline In-Reply-To: <20230510184305.v2.1.I417093ddcea282be479f10a37147d1935a9050b7@changeid> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --k4ry2CHnyg+ELMZR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 10, 2023 at 06:51:40PM +0200, Patrick Delaunay wrote: > Minor cosmetic change, aligned with files in U-Boot: > - change obsolete SPDX id : GPL-2.0+ and use the same license > GPL-2.0-only for the 2 files > - use correct mail address gabriel.fernandez@foss.st.com > - remove extra space Rob's comments on v1 were about $subject, which you've fixed, although the second prefix is a bit odd (I assume since you're changing clock and reset headers) and about the change in license to "or-later" for the resets header, which you've changed too, so... >=20 > Signed-off-by: Patrick Delaunay > --- >=20 > Changes in v2: > - Change title "Fix STM32MP13 include file" > - Use the same license for the 2 files GPL-2.0-only as recommended > to avoid check-patch issue on next >=20 > include/dt-bindings/clock/stm32mp13-clks.h | 6 +++--- > include/dt-bindings/reset/stm32mp13-resets.h | 4 ++-- > 2 files changed, 5 insertions(+), 5 deletions(-) >=20 > diff --git a/include/dt-bindings/clock/stm32mp13-clks.h b/include/dt-bind= ings/clock/stm32mp13-clks.h > index 02befd25edce..0bd7b54c65ff 100644 > --- a/include/dt-bindings/clock/stm32mp13-clks.h > +++ b/include/dt-bindings/clock/stm32mp13-clks.h > @@ -1,7 +1,7 @@ > -/* SPDX-License-Identifier: GPL-2.0+ or BSD-3-Clause */ > +/* SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause */ =2E..since Gabriel does appear to be the only author of this file: Acked-by: Conor Dooley Thanks, Conor. --k4ry2CHnyg+ELMZR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZFvOCwAKCRB4tDGHoIJi 0nzKAP9Q3RQ8cCCJ0u7zvdfKzBAtWVV74cClqrvrHvOX/dPoCgEA8ZSZ26rKzZ58 mifcHLYL8KXB19Ms7tHVYatW5g/hgQw= =E1Wj -----END PGP SIGNATURE----- --k4ry2CHnyg+ELMZR--