From nobody Wed Apr 1 14:14:08 2026 Received: from smtpout-04.galae.net (smtpout-04.galae.net [185.171.202.116]) (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 5BBE33ED12B for ; Tue, 31 Mar 2026 09:21:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.171.202.116 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774948870; cv=none; b=EDYR8ZrgwEV+J1rBmJCviB1igA8nTZGc2eLr4GKyiTA5WmUZQKNRmjQr9Qm1L7YKxcvdupIWb7DWBb05RHhVQWZ1xmxJu6Zcj0afEGXyy4KGR6aawl1+GJw90jR6vDrHj9RPKo+UULllVDoYsoxudYpNHSe9X/an9r4mBg+cJcc= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774948870; c=relaxed/simple; bh=rzOohUkZTOoqYpibYNuaz3QGJj+GiDLIsIh9/HH27SA=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=XNfHkiLlGw8i0b52FWZrLo23Z54vq0p6xgTE61G58K92ri+kN/Mk5Pf67wely+QGEKRnb1aYy4aK7PrmgA17jwxDqSv2xXvPlgXrXLBFrmgabcoUswI8WDQcNXR4ZiLTIgtVebmNhUNZscmKX3Y3h7+0aCLFvFQsLcdTuDy5/Co= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=o/unU2/Q; arc=none smtp.client-ip=185.171.202.116 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="o/unU2/Q" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id 26F40C59952; Tue, 31 Mar 2026 09:21:37 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 9B6396029D; Tue, 31 Mar 2026 09:21:06 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id AA77D10451001; Tue, 31 Mar 2026 11:21:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1774948865; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=2lnl520+yzWlpBNDXIzMGXX9Wqn+c56EDcuaCfLAuPs=; b=o/unU2/QVOjJ3r/KaK5sRbqa9E6vPx4Bc0gmO82bWUnvi6Ony3VNi2iHrUFz9SdXFpKNzn YPd4WXCeg3MXowy4c9jUtxYiNgFTjo00JWhVzQIAyEkjUXKDdGqNgaTxxL3wtmdt8+ewTr 4cvGYaOLJadpflRCCpW0o0t/tg8PnJQfrcpGaJ4LefaztV3LEs7GVeTAT+eu29bP8QKGpD bYpEaJrJZgqn5skVr7zthI9CWoEdLUcP5A2lhPJxJqocEYRdwPHy+A4QDxZLHOA2VraPc4 pHME79dPqoAS/DsfR1O2EJDJ9cWXEvdxxh70q4P09FFyhSSoc2/D6cdYiUhlQQ== From: Romain Gantois Date: Tue, 31 Mar 2026 11:20:56 +0200 Subject: [PATCH v3 1/3] misc: ti_fpc202: Depend on GPIOLIB instead of selecting it 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-Transfer-Encoding: quoted-printable Message-Id: <20260331-fpc202-leds-v3-1-74b173537d42@bootlin.com> References: <20260331-fpc202-leds-v3-0-74b173537d42@bootlin.com> In-Reply-To: <20260331-fpc202-leds-v3-0-74b173537d42@bootlin.com> To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Arnd Bergmann , Greg Kroah-Hartman Cc: Felix Gu , Thomas Petazzoni , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Romain Gantois X-Mailer: b4 0.14.3 X-Last-TLS-Session-Version: TLSv1.3 Selecting a foreign subsystem such as GPIOLIB may lead to dependency loops. Use a "depends on" instead. Signed-off-by: Romain Gantois --- drivers/misc/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 5cc79d1517af5..dcb36e39d7079 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -116,7 +116,7 @@ config RPMB config TI_FPC202 tristate "TI FPC202 Dual Port Controller" depends on I2C - select GPIOLIB + depends on GPIOLIB select I2C_ATR help If you say yes here you get support for the Texas Instruments FPC202 --=20 2.53.0