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 85B55537E7; Thu, 2 May 2024 09:38:42 +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=1714642722; cv=none; b=qAbszB4wRJbrYM11103WXqRMRJvb55lrFayxbsVtPvVEOeki2+6wu5A/f8lCnWo2OA6hRcM9wrqDlh/o2P1nxh17JA7GHGXKZztIO/0RJ2oOqhfQdDnYF8liT+5DCS4Xe9/+G7rp+UNsCKAyzzh8SjabRFpAfgdJR4KkMoupQ4g= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714642722; c=relaxed/simple; bh=XwHxRHno9d682eEmga3lxYLCiiBJCv6+R/4CNOK+wX0=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=YxqrEt9huZuAjHWUY18hSbVDfaa5l0d4UKXo3nomNGGm0fkV3R0QcrHIOVLGPS0ebURHxYApQngQEurKhQI7jgmimpA5sLnORPDETw/BuLkoikfxyS3JXruPcObXcSiydaKCUTMz4hoV1KOdNBjRNl2JcSoNELD9XnxxpgPBR60= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=nLhl8z8D; 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="nLhl8z8D" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 09867C113CC; Thu, 2 May 2024 09:38:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1714642722; bh=XwHxRHno9d682eEmga3lxYLCiiBJCv6+R/4CNOK+wX0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nLhl8z8DuaSnTjuZGogLydgg4R4bcI98TltjMLHpguwa7qSlHd5lA5366poMcdzW7 TKjMO3MC7bfMEt++e+lm5i+Sf7+L4kBM75fIrBpJvFP7BLzEVPeFyAlO5Savpt4tQY PVlydbsz5J1Xu+hp3U4pkuftnuKfAHJu9famHkJj3lg/YoUViQqh8Cg/WAFwlk4DzL la3KLy8Oz5az2PF2bOJ9kqq7w1n4MERBzr2tfRvzFgXaIaM+wUtb99DD2zgfQwXsMI w6Tbbpp3AdMLfzymN6O+Gg7uC5AkPkH6RnOlpNIjGw/4CiHQ3sP/InDrGp931wLf+k sCUT5FGI8cuDg== Date: Thu, 2 May 2024 10:38:36 +0100 From: Lee Jones To: Mark Brown Cc: Andre Przywara , Chen-Yu Tsai , Liam Girdwood , Rob Herring , Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@lists.linux.dev, Jernej Skrabec , Samuel Holland , Ryan Walklin , Chris Morgan Subject: Re: [PATCH v2 0/5] regulator: Fix AXP717 PMIC support Message-ID: <20240502093836.GL5338@google.com> References: <20240418000736.24338-1-andre.przywara@arm.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: On Tue, 23 Apr 2024, Mark Brown wrote: > On Thu, Apr 18, 2024 at 01:07:31AM +0100, Andre Przywara wrote: > > This is v2 of the fixes to the AXP717 PMIC support series. Lee put the > > original patches in an immutable branch already, so these here go on top. > > Patch 1 is new in v2, and adds the IRQ status and acknowledge registers > > Lee, this looks like more of a regulator series than a MFD one (it's got > a couple of small updates to the MFD but it's mainly focused on the > regualtor functionality) so it probably makes sense to merge via the > regulator tree? I'm fine with it. Please ensure a succinct immutable branch is available in case of future conflicts. -- Lee Jones [李琼斯]