From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 49F44E9D3FF for ; Wed, 4 Feb 2026 15:19:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=DaRMcz4vWPBdT27gbWonASkTwsUouYZEMX4atXDYGrM=; b=SyMyhfUiOTEaT5 mFwwIXQwdhH82gGFtIsLBXnq9L9FVBSii+j8iXnUV3NuH5TiOOxL4nUmCQ7f+ODI3t5uxJz+5Td3X SPcKD66tNm9KJdlu3wQ0P/WZBkzC3hiYCXQTzzMEGjtTM0G9cCuzfHddDIZCEVuHOUsSzoBGLe5// sF1gYiIMTyM35NV0V9lvSa6J+VBCY50oBfLSa+gIO5Cuulx8rFKOBDh9RvHrpllWzNeoa+HYQSXXO tyDToqVRdd7rJAphgV8gyP1NI+l0f/i/wxCOBIV0jZBdmIO4TC2Glt+8WpK0iCNA2IO7eeiXzHJz4 5qAz9KYnmDLP7qWwL9Sg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vnefa-00000008eHi-08Qn; Wed, 04 Feb 2026 15:19:54 +0000 Received: from sea.source.kernel.org ([2600:3c0a:e001:78e:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vnefX-00000008eHB-0lPt; Wed, 04 Feb 2026 15:19:52 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 22F774178F; Wed, 4 Feb 2026 15:19:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7B0D7C4CEF7; Wed, 4 Feb 2026 15:19:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1770218390; bh=N4W2OOT8cuSzttgJEnK8vKEf+348a62A9tEzp7vo3Ps=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=e9ulbJ6qOpc4xNBiJGXL8gkDbLeGEd9b7MOQttgU3G5s9yvqUco6mWldHw0DI10Qx qIa3MBBLsXyDetRivVLC+l2HpKSSKc85yMDDtitbiWO+dXBHwwMRW9O9tu1vTjTw7W FnQXOQkBzj3yUQcYxA1mpyPreGmT5m+BF8h73uGo4s6jY6qQ4HJa0ax7JmtMfKYNEW /r2v1a16eeQvATA0t5Js9VLcsUR6RyaAKe9Ac0k32w0fXgOfWZn6sKyYuitFqUaxKs tg5T2PvEgkk+rA2Om+HiRuymg55ForoA9r2S1ADvOt7BJn5IpvSjYpCOQkaIilUW+a JHmoJwk1e1tFA== Date: Wed, 4 Feb 2026 20:49:46 +0530 From: Vinod Koul To: Geert Uytterhoeven Cc: Neil Armstrong , Peter Griffin , =?iso-8859-1?Q?Andr=E9?= Draszik , Tudor Ambarus , Naveen Kumar , Roy Luo , Joy Chakraborty , Arnd Bergmann , linux-phy@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] phy: PHY_GOOGLE_USB should depend on ARCH_GOOGLE Message-ID: References: <0caa3c449b0c3d64944da3f1003d9389bdc13f98.1769541083.git.geert+renesas@glider.be> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <0caa3c449b0c3d64944da3f1003d9389bdc13f98.1769541083.git.geert+renesas@glider.be> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260204_071951_238144_38ECC03D X-CRM114-Status: UNSURE ( 8.11 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org Hi Geert, On 27-01-26, 20:12, Geert Uytterhoeven wrote: > The Google Tensor SoC USB PHY is only present on Google Tensor G5 > (Laguna) SoCs. Hence add a dependency on ARCH_GOOGLE, to prevent asking > the user about this driver when configuring a kernel without Google > Tensor SoC support. I have three patches for this :-) Looking at it, I prefer Arnd's approach and not to depend on unknown symbol. -- ~Vinod -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy