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 26930349B1D; Tue, 13 Jan 2026 10:43:36 +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=1768301019; cv=none; b=OFIzHRbdZd0J/LG5EilGaCvpoE/wgh26n9L0yK2JQtKYnzFQEqzjiLfRWCx9gmZyLRungfd7CeqsfLdHFsocL2XFX1krLVQkAJsxEtWep4//If2v2PrR0dB/01MG3vP7tnZ9zcknbCpQ34XowzGBVt8J+iVEFSI5tROqw0YbxOM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768301019; c=relaxed/simple; bh=SHNFdGpY2oCyaGukONSjA86wDhza+mBaw5fFmtE1lCI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=R6C4yNzMoLqDsnH9fCUl8Hu4aYRgQq2ou2UlBQ0n6sNle5wwtOHZdD4bPgJSpnyffF1RdP97DWsB+w17drkDZXpP66TccHSXt+PBPiuElfEXt9LyAt8ps9ZYqLiQdLUA5IsBQQuHjRTfwHaH2IylgV2xA9t1H4B0+xzpZigcZ3g= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=EdhawDZj; 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="EdhawDZj" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2960FC116C6; Tue, 13 Jan 2026 10:43:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1768301016; bh=SHNFdGpY2oCyaGukONSjA86wDhza+mBaw5fFmtE1lCI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=EdhawDZj2H3DlCWDgXGUaoysDMD/EGitgErllVC3eoM63ByBYSgU2nW/pFhYnjZTZ EJn2pcmCaHYC7dus4e6y1OpxDPeqUPXoyYX7eDLazN7ilGFhrga2Mx28zO7bFRyZJR 08jgVA7oFwbFG53f+XuF72L4evZGEF0FZdFHuL7Igl4oJkO/XH2uxuA2bQPxeFrR9o tdg2bsnySJJ93wjptqxNCYUc1eCAdVnBpoJqqRF5pMXl7rQjSSfZ54dgbHeRhJQlDc oVR92WbfG/ZuYSiY/Bl3VfLKLmKtuVwk9LRueWe1/Q3WkMiACTQBCz0+D/iCB3eNz2 JVm1B0YGVSdWQ== Date: Tue, 13 Jan 2026 10:43:31 +0000 From: Lee Jones To: Linus Walleij Cc: Robert Marko , Randy Dunlap , Robert Marko , linux-kernel@vger.kernel.org, Bartosz Golaszewski , linux-gpio@vger.kernel.org, Greg Kroah-Hartman , Rob Herring , Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org Subject: Re: [PATCH] gpio: remove the gpio-tn48m driver Message-ID: <20260113104331.GB1902656@google.com> References: <20260112064950.3837737-1-rdunlap@infradead.org> 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: On Mon, 12 Jan 2026, Linus Walleij wrote: > On Mon, Jan 12, 2026 at 1:24 PM Robert Marko wrote: > > > It would be awesome to see it in the tree again, as the drivers > > themselves work just fine > > and allow SFP-s to work on the TN48M and I have patches for TN4810M > > (Which is a SFP only version). > > I sent a rebased version of the old patch as v11 of that series > so Lee can pick it up and we sort out this. Applied. -- Lee Jones [李琼斯]