From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 236D22D052; Fri, 13 Sep 2024 16:47:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726246069; cv=none; b=KK06VkkMVp7sfjJdofh7OohlJATP8/mWVFwu+2H98RCdBBRtMy+0yy/46UcpWmZNNSPun/0MBjcElMODVSu/FMjaAFHhtFasY0H/R6GLJRKv10Jt8V9HTM0zhru9zqjzgdizuobrjolkBlSaXKqK8j8lr0YBrt7R2ue8gZ3eiCw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726246069; c=relaxed/simple; bh=u5+27xyUUOfs9JlsXpfN9e9YD2zu86QlM9sNV0ZIPIs=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=TZLUTRGfrKnRwmI/cYOB616M8n43IYxKGScGgiclrvhg/01ODOksoIfhKC55zaEpqSNOmttrgLXpo8euD2c43+qWpI2lgJWCq6frvJ5PpDAUmaeqbaiCVpz3keikRfphwVmp4nQbTSwF7ll70WU3luhF5TPIf1yh5MjdzIYeTPU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=dxp3WfnE; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="dxp3WfnE" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 331EBC4CEC0; Fri, 13 Sep 2024 16:47:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1726246068; bh=u5+27xyUUOfs9JlsXpfN9e9YD2zu86QlM9sNV0ZIPIs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dxp3WfnEec3z+Qchn+RvKHnza6/Hd4uDbbnNLerZze1hvLkeiDERjv7JNPfYXMTxB +yG0urQnyu1DGsT6N96ZYFogXCsf8vCxMHJz2AmbL7uWO9AYnat8RjV9ZRrxpyd/jB I7UdijVMgYL6yyQ9rdOqmqQ9Wr2qvbwlRAGZNw27Z1WaL/Lm3Lus+q6bJ2dBqTlFMQ ith8yad7QZFl49dI9nKDsriqsuhifcF1gqEjnNPWNFpdkHI7C6XOzA7ijcBblDRW9s pTDf4jG85eiowyGp7EFgovmeIki1pSyssjiMGhONgjuRyePS8bf7DPKQZzU4eYsv/q +WL06gHoXA3ew== Date: Fri, 13 Sep 2024 17:47:40 +0100 From: Conor Dooley To: Dzmitry Sankouski Cc: Krzysztof Kozlowski , Sebastian Reichel , Bjorn Andersson , Michael Turquette , Stephen Boyd , Neil Armstrong , Jessica Zhang , Sam Ravnborg , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Daniel Vetter , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Lee Jones , Dmitry Torokhov , Pavel Machek , Liam Girdwood , Mark Brown , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Konrad Dybcio , Chanwoo Choi , phone-devel@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-pwm@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH v3 04/23] dt-bindings: mfd: add maxim,max77705 Message-ID: <20240913-platter-reset-2ec8d7c7295a@spud> References: <20240618-starqltechn_integration_upstream-v3-0-e3f6662017ac@gmail.com> <20240618-starqltechn_integration_upstream-v3-4-e3f6662017ac@gmail.com> <13a650f4-7ca7-4c95-b536-9814a22f00ff@kernel.org> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ye/AKZ4nM3H9W2aP" Content-Disposition: inline In-Reply-To: --ye/AKZ4nM3H9W2aP Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 13, 2024 at 05:51:56PM +0300, Dzmitry Sankouski wrote: > =D1=87=D1=82, 20 =D0=B8=D1=8E=D0=BD. 2024=E2=80=AF=D0=B3. =D0=B2 18:46, K= rzysztof Kozlowski : > > > > On 18/06/2024 15:59, Dzmitry Sankouski wrote: > > > maxim,max77705 is MAX77705 pmic binding part > > > > > > Signed-off-by: Dzmitry Sankouski > > > --- > > > .../devicetree/bindings/mfd/maxim,max77705.yaml | 112 +++++++++++= ++++++++++ > > > > Your patch order is totally messed. Not tested by automation. Only > > limited review follows. > > > Hmm, not sure what was wrong. I sent version 4 to myself with `b4 send > --reflect`, the order looks good. I suspect that the order that he is referring to is not what you think, and that the patches do appear in the order to him that they did to you, but that order you committed changes is likely not bisectable due dependencies coming after their users. --ye/AKZ4nM3H9W2aP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZuRsrAAKCRB4tDGHoIJi 0sARAP9HtB47ae3VUBdcqtRSXtfh9F/QtUAtZQYTV93JLHGAvwEAgE6iBhZNSP8y /bl7XakNdZvek3z1WJ6OStgIn8KeBQ4= =yLFY -----END PGP SIGNATURE----- --ye/AKZ4nM3H9W2aP--