From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) (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 1834721771C for ; Fri, 21 Nov 2025 15:49:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.11.138.130 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763740152; cv=none; b=RIIIS5XiegGdsNcJiMqWAWDYCVUEyqQzAS03/zjtnH6x06vK69G6HsFNrkrWPeys1WiMgH6d6rCSHuL5U3oN7nSFfoPEd4R764Hn/szhamHDVUoSx6CEOGCx2yU9DICog+ks6pRH3hG26YGjjDZg4rwXs/ELE1BCpxJbsHGcwjM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763740152; c=relaxed/simple; bh=lvmUE0QAf1ln4E4e39zHXY+DB35MT+yUNe7kPn0zRfw=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=t77BPJU1EYHKRWTuOPpW6e+j7+jtfPUeLnlkZFHNRsNEIWWxg+02PoFDfVL+q5xv69Pny6bpsACnJpKP93VRPuLRq6xmlB/C6Ag+douBtLw5C6KfVJpsBxZnH8f/xHSUgDf0LFdZ3XqozHDMKVnth24NNSaQGu8K4huOrUNiwwI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=sntech.de; spf=pass smtp.mailfrom=sntech.de; dkim=pass (2048-bit key) header.d=sntech.de header.i=@sntech.de header.b=Q4iSbtpX; arc=none smtp.client-ip=185.11.138.130 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=sntech.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sntech.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sntech.de header.i=@sntech.de header.b="Q4iSbtpX" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sntech.de; s=gloria202408; h=Content-Type:Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Reply-To; bh=FcR9Xuw5gsGHpYJ8Hk45idRumo86Tgq5ySqTjCo2kpw=; b=Q4iSbtpXKA7KxoxVor1+YmCD3h sd/gVo2DWPKAGKLfrnj8E45CAvBFyh28UOxJ9JADHRnkfdGYzI/yfmt69pzhyPXgM8hwgh0K34gHh SbgvzHhFFdHBIBVNKJ2IFARwyjoxryRtdoJJ+qjwGeLIVSFBx6gGb5FCwlUClnNzdNjwi89wKOelF botSomm5F3vqpXUploVnUWCoGSAMmi0/OPm86vk/HYrG32uYeMOaRMyJzGDxozGJZd4uGC8cDE49U ktcxj4yzHnLJAF+YKZM/JuXozvZy5ICutp0Ik9i16+8KDNCGQUh1micdqwK7WztXO3Q04xkH67sil vTRh23qA==; Received: from [213.192.12.196] (helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1vMTNi-0004w9-FK; Fri, 21 Nov 2025 16:49:06 +0100 From: Heiko Stuebner To: Lee Jones 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 Date: Fri, 21 Nov 2025 16:49:05 +0100 Message-ID: <2807481.mvXUDI8C0e@phil> In-Reply-To: <20251121120914.GC1117685@google.com> References: <20251103232942.410386-3-heiko@sntech.de> <5679238.Sb9uPGUboI@phil> <20251121120914.GC1117685@google.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Hi Lee, Am Freitag, 21. November 2025, 13:09:14 Mitteleurop=C3=A4ische Normalzeit s= chrieb Lee Jones: > On Thu, 20 Nov 2025, Heiko Stuebner wrote: > > Am Donnerstag, 13. November 2025, 16:58:25 Mitteleurop=C3=A4ische Norma= lzeit 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. > > > >=20 > > > >=20 > > >=20 > > > Applied, thanks! > > >=20 > > > [2/2] mfd: qnap-mcu: Hook up the eeprom sub-device > > > commit: 4e2236230b3d6dda4a60111605e25bf482ef7492 > > >=20 > >=20 > > Somehow I can see the error handling series in your for-mfd-next branch > > but not the patch above. > >=20 > > Did it get lost somewhere or am I simply too blind? >=20 > That's odd. It was applied, but was then removed. >=20 > I cherry-picked it back in. It should be in -next by tomorrow. >=20 > Apologies for the error. No worries and thanks for re-adding the patch. Heiko