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 5BD2F2D6E62; Thu, 22 Jan 2026 11:27:27 +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=1769081247; cv=none; b=QyH7qIOg5adh6zxUggQGYmGa8W2Y1S8d2JcuX0EWN/1Gf96+8LCz+1klp96wDDZLF4M+LCK4p+RmcNvwpmbSvgM2CYOFjyRRRTyPGEBhyD6cxadybDnjLw2IYW65BNvghyLyXQa6v3lhC/TyFZ6vSxxgiEXes2M0etZ62+CAm24= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769081247; c=relaxed/simple; bh=TONahMkDG1eXoxt8EZGwok1FMixg13N9Y9dmjVUrOD0=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=T31yVSc51bgvdoCozCx/qij5GzFcSCjXMNbccicWzwHs9Dv2RknQfKstoOWBFPc5+kMcjninBzp+tENlRHt6vhGSCZF1QFbK5/qvfwMti70sBckWkbpLEZgavXkzhOX3XQTUiEsEVhScwLPa29bCABllt0d+jgCkmqfZkwE03cg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=sPuC3uK9; 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="sPuC3uK9" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5192CC116C6; Thu, 22 Jan 2026 11:27:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1769081246; bh=TONahMkDG1eXoxt8EZGwok1FMixg13N9Y9dmjVUrOD0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sPuC3uK93riY3NYKyAcJjKtVsCeMZP0/eTtcTIOYA+HSJPFOTSpOOR5igTpT6Kzy1 mm+vJHI0+lY/FwGZnhh3WXTKHadXM/KJSL7AbPnLmHPYzXIJQUSGiuq9tkZmRTv2P3 I/zEMl8OPsr2VV1spSEOQOhys62rEhiKpsWsAHP3G/9Rhc7x3/ovO9RLtbCpi04zFm G7RSQCO1bGV/BTeW2LvagFw5/MgRufBnSpYrzOAnPEIjAZg4MXUOooOb5iOPx6uk15 ZjbAoYbFp+jLftImZW6ob8oMif0Claf+gzdtb2qtVBCzRW2Q9CGaKyWDzugd8kn0A2 qMytKFOA8DYXQ== Date: Thu, 22 Jan 2026 11:27:21 +0000 From: Lee Jones To: Jishnu Prakash Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, aiqun.yu@oss.qualcomm.com, kamal.wadhwa@oss.qualcomm.com, jingyi.wang@oss.qualcomm.com, yijie.yang@oss.qualcomm.com, Rob Herring , Krzysztof Kozlowski , Conor Dooley , Stephen Boyd Subject: Re: (subset) [PATCH v2] dt-bindings: mfd: qcom,spmi-pmic: Document PMICs present on Kaanapali Message-ID: <20260122112721.GB3831112@google.com> References: <20251215-knp-pmic-mfd-v2-1-1e91138c6fc6@oss.qualcomm.com> <176789374037.1117798.14242637055422802029.b4-ty@kernel.org> <45e5526b-d565-4420-965b-1c6a687cbbe0@oss.qualcomm.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <45e5526b-d565-4420-965b-1c6a687cbbe0@oss.qualcomm.com> On Wed, 21 Jan 2026, Jishnu Prakash wrote: > On 1/21/2026 11:36 AM, Jishnu Prakash wrote: > > Hi Lee, > > > > On 1/8/2026 11:05 PM, Lee Jones wrote: > >> On Mon, 15 Dec 2025 16:39:35 +0530, Jishnu Prakash wrote: > >>> Document compatibles for the pmh0101, pmh0104, pmh0110 and pmk8850 > >>> SPMI PMICs. > >>> > >>> > >> > >> Applied, thanks! > >> > >> [1/1] dt-bindings: mfd: qcom,spmi-pmic: Document PMICs present on Kaanapali > >> commit: 2a84a41a8c2d3cbc2460d2bc60569a35c4157e76 > >> > > > > I had pushed a V3 version of this patch earlier and Krzysztof > > had acked it the day before you applied this V2 version: > > > > https://lore.kernel.org/all/7c56b471-5fab-4cad-bf48-4da261d5bd9f@kernel.org/ > > > > Is it possible for you to drop the V2 patch and pick the V3 patch instead, > > or do you prefer me to send the delta between the versions as a separate > > patch ? > > > > If you prefer picking the delta patch on top of V2, I have pushed it here: > https://lore.kernel.org/all/20260121-glymur-pmic-mfd-v1-1-2aab4f21e79c@oss.qualcomm.com/. I applied v3 already: https://lore.kernel.org/all/176892549681.2317951.17154378493870916934.b4-ty@kernel.org/ -- Lee Jones [李琼斯]