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 3DE5930AAC5 for ; Fri, 21 Nov 2025 12:09:18 +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=1763726959; cv=none; b=Mi8i1RtSQn0vZkHMYmpZPqfMh0dw93zA2Dkc3S1LaL8AbA/Ex29yaNO90wOEPryssGfiP7pbhP1TGlYNF/NqtQJLAhxNG3SbWHuLijd/1Ew0enku5FQRVMGIRZtAtSUdFZxSFAY1sDsz+ezJxv0nwSIyve3y4tFUSXX919VVjV8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763726959; c=relaxed/simple; bh=OZTjitREd0C0MgWpXXIXkQdKjVUSfQiIinIYe715Hu8=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=V3NZLiOazBGf2cshW9CwUjR+0Kqx1MaHnkma4LkWFkLG8czoHvprQt+TNgMuZjjo3UbuCcVarATS9zkGTqt6LvK9oJqKWz4l2Z736OujbPc9/E82V1SYEHxUpAQHKVQYTPz3YhII4LejpG9zfYwO385LIy1XTxMD6/NM7aF+1BM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=QpGEYYVn; 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="QpGEYYVn" Received: by smtp.kernel.org (Postfix) with ESMTPSA id C05CAC113D0; Fri, 21 Nov 2025 12:09:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1763726958; bh=OZTjitREd0C0MgWpXXIXkQdKjVUSfQiIinIYe715Hu8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QpGEYYVnrhoSHbPeH9/6IwM5GuN0y3W9b27KPyeQVhvQ4kATenKYWwXNuzxK8sFUb Y9zad4BlwZ8j5CMUnfhejiP8heuDSIg4cxjYxQ2gG829JxSpWIozn2TueTlUKyBl6X T4CD01cibiN43IYnaYS8aBha1Lju4qH0yBIIJR1R1G7zLFrSJPtiNMkICl//62YNrr tUG2guJRegWtIj4+mhGd4IgfcGiDtaYaEalAXWBZrjBuOnI5ccSgx7FcRdUh1WP9IQ XGBiY0DrfIV1oel+mOW/LPkkaGWlNUuFXY7Iys8ANg/olD3kVJIIOcvxwzXKyurdSF tTWtEdLLI8Q/Q== Date: Fri, 21 Nov 2025 12:09:14 +0000 From: Lee Jones To: Heiko Stuebner Cc: srini@kernel.org, linux-kernel@vger.kernel.org Subject: Re: (subset) [PATCH v4 2/2] mfd: qnap-mcu: Hook up the eeprom sub-device Message-ID: <20251121120914.GC1117685@google.com> References: <20251103232942.410386-3-heiko@sntech.de> <176304950569.1556182.3664553953755268557.b4-ty@kernel.org> <5679238.Sb9uPGUboI@phil> 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: <5679238.Sb9uPGUboI@phil> On Thu, 20 Nov 2025, Heiko Stuebner wrote: > Hi Lee, > > Am Donnerstag, 13. November 2025, 16:58:25 Mitteleuropäische Normalzeit schrieb Lee Jones: > > On Tue, 04 Nov 2025 00:29:42 +0100, Heiko Stuebner wrote: > > > Add the qnap-mcu-eeprom platform-driver as sub-device for the MCU. > > > > > > > > > > Applied, thanks! > > > > [2/2] mfd: qnap-mcu: Hook up the eeprom sub-device > > commit: 4e2236230b3d6dda4a60111605e25bf482ef7492 > > > > Somehow I can see the error handling series in your for-mfd-next branch > but not the patch above. > > Did it get lost somewhere or am I simply too blind? That's odd. It was applied, but was then removed. I cherry-picked it back in. It should be in -next by tomorrow. Apologies for the error. -- Lee Jones [李琼斯]