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 30B63CFC282 for ; Fri, 21 Nov 2025 14:18:41 +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=qCxDu09jY9+gUR39PFScZwWe4g0cAfqPClf3eUvoXSA=; b=iEbh1rUny23q67 3huIHW5XZ0tvpnDhqVVoHmkF8dt84UgFMfGC2pPoctynyQT7UseiIfu1rIcM21IeJAptNyGS9HwTu VlSrLCm865PgJuT3CPZJZcX6qHx814+DsdY1IeoXNDjYqsmHtxZKuO7UpoZycyP9nH7DBPBgwHCp8 YOVb45Tj1oTFliwPwMIjlND9UIqOEgzXFOKRDuSBsFhHZq60KurIkJ7D5RZ9ZRmzB3mIh7YSglL93 DemIO8Us1joAK/eUpzEATCRnkPCBgfic9l87dHFmYtEjfVXLb9GmpcKaPOil6QMwQU2hZp5v/saUn eOGhD505F1worSD/hvCA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vMRyC-00000008VZ3-3yHB; Fri, 21 Nov 2025 14:18:40 +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 1vMRy9-00000008VWu-3mUJ; Fri, 21 Nov 2025 14:18:39 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 8B67D40148; Fri, 21 Nov 2025 14:18:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E0A0CC4CEFB; Fri, 21 Nov 2025 14:18:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1763734717; bh=/ps74yrhCFbWWi/ubw8fCfzRCAKntOmoNTx1vsMerDQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OGcTmQSfjh4TKUz+J+VEEhlgvbvjQ09TxO8tHZfEjnB6WQdIeCIeG6knH3oECln+H CW+XBYS+NLaUBseaNPRyk7itTziZolu23Uk34EE59/BYOPD+0aQDW+UoxkLk7mu8MV 7WE9TFOwN9+GDZZRYLMipUB0KUk1CPuwrZX53MO8= Date: Fri, 21 Nov 2025 15:07:30 +0100 From: Greg Kroah-Hartman To: Chaoyi Chen Cc: Heikki Krogerus , Dmitry Baryshkov , Peter Chen , Luca Ceresoli , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Vinod Koul , Kishon Vijay Abraham I , Heiko Stuebner , Sandy Huang , Andy Yan , Yubing Zhang , Frank Wang , Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Amit Sunil Dhamne , Chaoyi Chen , Dragan Simic , Johan Jonker , Diederik de Haas , Peter Robinson , linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, dri-devel@lists.freedesktop.org Subject: Re: [PATCH v10 02/11] usb: typec: Export all typec device types Message-ID: <2025112109-glacial-outmatch-add7@gregkh> References: <20251120022343.250-1-kernel@airkyi.com> <20251120022343.250-3-kernel@airkyi.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20251120022343.250-3-kernel@airkyi.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251121_061838_039375_CD79F647 X-CRM114-Status: UNSURE ( 7.46 ) 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 On Thu, Nov 20, 2025 at 10:23:34AM +0800, Chaoyi Chen wrote: > From: Chaoyi Chen > > Export all typec device types for identification. I do not understand what this means. Who is going to use these symbols, and for what exactly? Be specific please. thanks, greg k-h -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy