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 DB3FF37D132; Wed, 18 Mar 2026 08:23:55 +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=1773822236; cv=none; b=WYzqsFshLm5QDuQrz3QGgll/hiMMUcKZiE2IpNjuAvIyZIPxaBbmch791mKYG/woME6w+z6NFn8bmRxdneUEUnRElETtlWJhYK9HhJuh9UfAfZ4UJ5bEmJdRrn5CrJHaj23IEUDoFyGVUtK+4dQ81Xf9UITShEn5hHJaN5vTlLY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773822236; c=relaxed/simple; bh=Le0U2Y1VQsiAeth5ZUAWVvNLY7ryaX06wNoqTJ2H5Rg=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=XtDKC2BI1HG+9nenKhOsk9ug1PvtspsROCPHjBRs0UOMyN7OGjayKD7xuMy8rqP6QStwE7+CDmaJA9JaN3uhl+yJxeCFIkDwYfIOBlNZxJZzXdzejSD9pkHsC9y7//KdkYZjaTQGnDUv29MwvoG7mfAP58q+dLLXaYIvPQBISJA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Zgva8rw/; 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="Zgva8rw/" Received: by smtp.kernel.org (Postfix) with ESMTPSA id D7026C19421; Wed, 18 Mar 2026 08:23:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1773822235; bh=Le0U2Y1VQsiAeth5ZUAWVvNLY7ryaX06wNoqTJ2H5Rg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Zgva8rw/5k/0Dh4QnHBpUHyuL6bnuEHy7r79/4mlQJt3zl9VOXKviytWvtq7JmKUS yOIxb3crr5caAEILYo7vTxqKjk1GIjrvtRH5MVi8aVMrTiVOdGQus1NAFhYl2eicVa PMN7ANS7yv37dqjJFTualnG+UOBrOuEDsbIp+z/uo1cxrd3tSE6veTSScPW4Hx9UM1 wFTjqMYEosUfwfXk1T0JovH8kQsTFy0U+/zANK0YwHXX1/JD0jg1QKYa5aicU5I60E lKS8JUsvFwPtSyjwDMzJ93FXPSZu84fd0QCoGc/PuUSvOLTgPZYOH27LnnesgLrr/H BDS8nl/xxr7aw== Date: Wed, 18 Mar 2026 09:23:52 +0100 From: Krzysztof Kozlowski To: Dawei Liu Cc: "linux@roeck-us.net" , "linux-hwmon@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-doc@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-renesas-soc@vger.kernel.org" , "robh@kernel.org" , "krzk+dt@kernel.org" , "conor+dt@kernel.org" , "corbet@lwn.net" , "skhan@linuxfoundation.org" , "geert+renesas@glider.be" , "magnus.damm" , Grant Peltier , Linda Xin , "tabreztalks@gmail.com" Subject: Re: [PATCH v2 3/3] dt-bindings: hwmon: isl68137: Add compatible strings for RAA228942 and RAA228943 Message-ID: <20260318-neon-blazing-swallow-f7b60a@quoll> References: <20260316053541.3903-1-dawei.liu.jy@renesas.com> <20260318021921.75-1-dawei.liu.jy@renesas.com> <20260318021921.75-4-dawei.liu.jy@renesas.com> Precedence: bulk X-Mailing-List: linux-doc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: On Wed, Mar 18, 2026 at 05:43:00AM +0000, Dawei Liu wrote: > Hi Krzysztof, > > I've updated the commit message in v2 to clarify the compatibility, > as you suggested in your v1 review. The commit message now reads: > > "Both RAA228942 and RAA228943 are PMBus command compatible with the > RAA228228/RAA228244/RAA228246 family and use the same 2-rail non-TC > driver configuration." > > Could you please review this v2 dt-bindings patch and provide your > Acked-by if it looks good to you? Why do you ping few hours after sending a patch? No, I will not Ack it becuse I have bunch of other patches to do and pinging after few hours makes a very bad impression. I have two weeks to respond to your patch. Considering that recently some Renesas contributors did not review patches still on the list but sent a fix to them, I find your request even less appropriate. Start reviewing patches on the list. (above is of course not a request to Renesas maintainers) > > Best Regards > Dawei Liu > > -----Original Message----- > From: Dawei Liu > Sent: Wednesday, March 18, 2026 10:20 AM Best regards, Krzysztof