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 29D03C5ACB3 for ; Thu, 16 Nov 2023 14:30:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233352AbjKPOa1 (ORCPT ); Thu, 16 Nov 2023 09:30:27 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59012 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229562AbjKPOaY (ORCPT ); Thu, 16 Nov 2023 09:30:24 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 997CCD4B for ; Thu, 16 Nov 2023 06:30:20 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B7ADFC433C8; Thu, 16 Nov 2023 14:30:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1700145020; bh=hOIVPvdhoBjFYKhZmULCCqOEbzSpvXG69XSPRnCcnc0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hEvYKp6tn+edJXFASdLS/4hWvLo1b/esOxXyhHMo0UM/FDr+10bpe/WwnV7H3Ik70 lIcurmbMrf9VqoPOKZ64HHuZUdC2luHb19tjIRf3a/tKdvKD4XBdXGVTZkkqb0B2po Z13GuuU/892TnfQJKEI4mYrKrSpYTUQmii6tpTF8pRye4wBrl4P5mICxCJFhZJOrHT mS4FQxcOQp7833BkOg4fBy8pESRBK7V+4iZcAPwgcUWGH9xFVy4JyBXFF2LDFgUybw zuhM80oCmmO+N9uqr9yi+GTwuCLjugRvstlJ2gcKzYeYl1lqLlf61qxSI1R7+gpPsJ i+Mq60EfYRh1A== Date: Thu, 16 Nov 2023 14:30:17 +0000 From: Conor Dooley To: Krzysztof Kozlowski Cc: Delphine CC Chiu , patrick@stwcx.xyz, Jean Delvare , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Jonathan Corbet , linux-i2c@vger.kernel.org, linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [PATCH v5 1/2] dt-bindings: hwmon: Add lltc ltc4286 driver bindings Message-ID: <20231116-iodize-wildfowl-f5d72c182658@squawk> References: <20231116023027.24855-1-Delphine_CC_Chiu@Wiwynn.com> <20231116023027.24855-2-Delphine_CC_Chiu@Wiwynn.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lStQTFIwxdtm5lrO" Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --lStQTFIwxdtm5lrO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 16, 2023 at 01:13:58PM +0100, Krzysztof Kozlowski wrote: > On 16/11/2023 03:30, Delphine CC Chiu wrote: > > Add a device tree bindings for ltc4286 device. > >=20 > > Signed-off-by: Delphine CC Chiu > >=20 > > ------------------------------------------------------------- > > Changelog: > > v5 - Add hyphen under "Changelog" in commit message >=20 > Apply your patch from the list and check the result... You can easily > see it's broken. We asked about ---. Please read the message carefully. My reviewed-by was also omitted again, but I suppose that is a good thing since I conditionally gave that based on the changelog being fixed! --lStQTFIwxdtm5lrO Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZVYndQAKCRB4tDGHoIJi 0g9pAQDuDPX4/eIC8rfODFMv4qArSDILjwy36Q/U/4fiERcTpgEA3Z9fHBFWkFKS oJYaFHnrTAdjn3WnmV9MY9RcWT6kIQY= =akaG -----END PGP SIGNATURE----- --lStQTFIwxdtm5lrO--