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 8E392286881; Thu, 22 Jan 2026 11:30:24 +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=1769081424; cv=none; b=E36RoqgzGJPTbU4qjOk/1JnAExTl6lam8WEFbIvpsyEamkTGpJt+EYHBXqUZCrWOZjsyjkcI6YawO0QW4ca6FypaiGzniF13kmCLmGNQZCWqflxGxwHdzIvaLWBD0lAuB+ua+w1W9+pVXbh5VrGSCtao0kPUeyt0TwJoH2styaw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769081424; c=relaxed/simple; bh=dj2xY0gtYXWgsBzQRwQonWeZW/BYo4aFb6w77mUXTPA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=XP5Qi99H+C/XlQdzkD7BjmrP2sZay2l2KVp1dXRsduU6g0NjpIHoqSILoXnlcl2vzS29vNiFDVRgNADjz4uMc0Iy0mjM9lulADqLQswk6NtiyrbKbHtYmuF1fc6uj0ZYuMdfIDbexQiUEk/JAaQX76AmKKT+yKijQZDTiTxkA6E= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=BskRTksc; 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="BskRTksc" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 516C0C116C6; Thu, 22 Jan 2026 11:30:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1769081424; bh=dj2xY0gtYXWgsBzQRwQonWeZW/BYo4aFb6w77mUXTPA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BskRTkscgzGHfrGUpgveMthry2kIMj+/GBa0RM7os1Z6GnpkLHFQJ4Ozojhr/ODIf /rkeat6iLdR2uiPmx10M6yXMJN6Pym5KDwtxxhqTictekKTQCiOZuH5lflBdiu4BSf otBV4dkCCvBmaBnRwpW/LJJc4AQWtysjSNM49w4nwkR/EELc9BaC5ylLJQgaYNRlwF tI+eT1CTInkx9tIVc60fp8CfjJDoHkkmkHLCwzmDK03NAali6aRyYqBDBydXSAWYG9 u/BEd2ElJvAUrrFUUF3jx5F8KkrB09t+qoUIOP9c1YubscXDxsVxf1t4ZcpSJGr6Sg p+C/cYdzmbw9g== Date: Thu, 22 Jan 2026 11:30:18 +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: <20260122113018.GC3831112@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> <20260122112721.GB3831112@google.com> Precedence: bulk X-Mailing-List: linux-kernel@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: <20260122112721.GB3831112@google.com> On Thu, 22 Jan 2026, Lee Jones wrote: > 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/ Scratch that! I don't appear to have v3 in my inbox. Please submit a [RESEND]. -- Lee Jones [李琼斯]