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 0DC3D3F0755; Thu, 7 May 2026 17:25:16 +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=1778174717; cv=none; b=QF3yYtR3yMabVn2maHIyHMSttLnXdm5nazcd2kQVFjTvgdX64qUdCN6XBz6syYc6at3OMCXDtiETCK8kIeuVmelk2IDByulZE9Klfs9g9MBuPsP5hHfYJzI2snBKfHOc6a/ILqAxcAXQaEQG+L0ybmQoQ24ec2zqzUwr2dULFms= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778174717; c=relaxed/simple; bh=K8jMkHMZxPz+n1rEKyGtdtouBs+Nm+NdaoS8omC6jIQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=jJAQSk3v+Za6y1CuzBTwvn6BzkE2ufzcWV1g19lVWFWo43m550xz1XX50n76rEzPBh7ByjZeISP3aKTJ8wFF7tLGmA0tuWyngmKKePcHoh5tuaOPPwl5vUko6Js2+bDgF0YQxPbxQB9zkvUjAW6IItnbBoBexjXe8AIBSLdeCbE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=VICY621r; 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="VICY621r" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 13C12C2BCB2; Thu, 7 May 2026 17:25:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778174716; bh=K8jMkHMZxPz+n1rEKyGtdtouBs+Nm+NdaoS8omC6jIQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VICY621rCMrKv4q8tZ4Dp7bUJmDfVpmYwpJRM0JZDqxdTrDmJ2w7+i2esPqt3jj62 X0jsR/OvG2a7hnqfuz1hLShZZGtRlPSzl+9IsCw9LQDdgsroApmKczyneeopzhxsPk FP2qbA+lFSAfhlOOHkihNle4ZMqFsyjuqlgBe1CyBXhl41/AxUOIGsaGXPuLkg7Q/3 dh8RI6LUP8wnYPU0B1ucMSImCParqYxH0mjZTPGGaQU7HNetCTlZhcQmMlWVVXkVNd GzoyB0zZwmIlva79rldI4ZxPTvY/m3csktHtWe8cGIgpJ5HiN4QV+GrbZGoF0YBQ9y lcxSQTRfg1FzA== Date: Thu, 7 May 2026 18:25:09 +0100 From: Conor Dooley To: Icenowy Zheng Cc: Drew Fustini , Guo Ren , Fu Wei , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Vinod Koul , Neil Armstrong , Greg Kroah-Hartman , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Jisheng Zhang , Philipp Zabel , linux-riscv@lists.infradead.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-phy@lists.infradead.org, linux-usb@vger.kernel.org, Icenowy Zheng , Han Gao , Yao Zi , Anand Moon Subject: Re: [PATCH 08/12] dt-bindings: usb: vialab,vl817: allow ports property Message-ID: <20260507-escalator-important-0105ccd73bd6@spud> References: <20260507081710.4090814-1-zhengxingda@iscas.ac.cn> <20260507081710.4090814-9-zhengxingda@iscas.ac.cn> Precedence: bulk X-Mailing-List: linux-clk@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="nZtZj26UQ1XQEAQt" Content-Disposition: inline In-Reply-To: <20260507081710.4090814-9-zhengxingda@iscas.ac.cn> --nZtZj26UQ1XQEAQt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Acked-by: Conor Dooley pw-bot: not-applicable --nZtZj26UQ1XQEAQt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCafzK9AAKCRB4tDGHoIJi 0rndAQDJ23LQ9WQwWM/XfJKivc5KbhVY0JCID0/Kp8ObE+DdlAEApUj38tg4kRpa DHm/ajsN2EwgPzKWoFFe1mv24DwCsgw= =dqpO -----END PGP SIGNATURE----- --nZtZj26UQ1XQEAQt-- 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 562B0CD3442 for ; Thu, 7 May 2026 17:25:20 +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-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=whoxRz+Y0ytX0YDjnUFaWuZaar65qs8z0Xj7dDhH/YA=; b=AlFi7xDy/7Ck5Q9V+CVzcgkMQ2 nzvCPsHu+7jf6gvqVSbV04xNtaZU69NFz+Q2I9qrq3/wuo4enDI1KlE7VxaViSs60j9gFL+5LRk7f 1crmC+Xiy4aHCZtBaoKuRnFuh8ROGb8rZzaUEWcUBE7lyMbOMNTu+yobZnkDw94SVNbbC+SzqK7AI CmyN9Sp2Mn5ljR2jx/2XeEgz4j4s4Ja3NQjy1R18aoW+e4xSTGkFW3xbDV3ZLPFN3mAz8dve7XWT7 io3mDE/0lJC/t9f0Zx3Pmz4L9y91H4eTldkLwb9t4mOPFjORPMNfNoJYsoa3vLJmTivQBQJtX1QeH Qqkt6AvQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wL2TQ-00000004Tqc-03W4; Thu, 07 May 2026 17:25:20 +0000 Received: from sea.source.kernel.org ([2600:3c0a:e001:78e:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wL2TN-00000004Too-0e6E; Thu, 07 May 2026 17:25:18 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 51ADB43689; Thu, 7 May 2026 17:25:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 13C12C2BCB2; Thu, 7 May 2026 17:25:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778174716; bh=K8jMkHMZxPz+n1rEKyGtdtouBs+Nm+NdaoS8omC6jIQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VICY621rCMrKv4q8tZ4Dp7bUJmDfVpmYwpJRM0JZDqxdTrDmJ2w7+i2esPqt3jj62 X0jsR/OvG2a7hnqfuz1hLShZZGtRlPSzl+9IsCw9LQDdgsroApmKczyneeopzhxsPk FP2qbA+lFSAfhlOOHkihNle4ZMqFsyjuqlgBe1CyBXhl41/AxUOIGsaGXPuLkg7Q/3 dh8RI6LUP8wnYPU0B1ucMSImCParqYxH0mjZTPGGaQU7HNetCTlZhcQmMlWVVXkVNd GzoyB0zZwmIlva79rldI4ZxPTvY/m3csktHtWe8cGIgpJ5HiN4QV+GrbZGoF0YBQ9y lcxSQTRfg1FzA== Date: Thu, 7 May 2026 18:25:09 +0100 From: Conor Dooley To: Icenowy Zheng Subject: Re: [PATCH 08/12] dt-bindings: usb: vialab,vl817: allow ports property Message-ID: <20260507-escalator-important-0105ccd73bd6@spud> References: <20260507081710.4090814-1-zhengxingda@iscas.ac.cn> <20260507081710.4090814-9-zhengxingda@iscas.ac.cn> MIME-Version: 1.0 In-Reply-To: <20260507081710.4090814-9-zhengxingda@iscas.ac.cn> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.9.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260507_102517_211333_11349C56 X-CRM114-Status: UNSURE ( 6.03 ) 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: , Cc: Drew Fustini , Michael Turquette , Guo Ren , Jisheng Zhang , linux-phy@lists.infradead.org, linux-riscv@lists.infradead.org, linux-clk@vger.kernel.org, Rob Herring , Icenowy Zheng , Alexandre Ghiti , devicetree@vger.kernel.org, Conor Dooley , Albert Ou , Yao Zi , linux-gpio@vger.kernel.org, Paul Walmsley , Neil Armstrong , Stephen Boyd , Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Vinod Koul , Palmer Dabbelt , Philipp Zabel , Han Gao , Krzysztof Kozlowski , Fu Wei Content-Type: multipart/mixed; boundary="===============6512163694703008801==" Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org --===============6512163694703008801== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="nZtZj26UQ1XQEAQt" Content-Disposition: inline --nZtZj26UQ1XQEAQt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Acked-by: Conor Dooley pw-bot: not-applicable --nZtZj26UQ1XQEAQt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCafzK9AAKCRB4tDGHoIJi 0rndAQDJ23LQ9WQwWM/XfJKivc5KbhVY0JCID0/Kp8ObE+DdlAEApUj38tg4kRpa DHm/ajsN2EwgPzKWoFFe1mv24DwCsgw= =dqpO -----END PGP SIGNATURE----- --nZtZj26UQ1XQEAQt-- --===============6512163694703008801== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy --===============6512163694703008801==-- 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 DB284CD343F for ; Thu, 7 May 2026 17:25:39 +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-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=bqRRMpT8+4ZYmP0G6wnj2qJ+lIRJObhvalflB9d3AiI=; b=zcqDVlOvtbRNRxhG51TzMqaO9Z QPSbIiR0WsJtZXJ/P3gY3UwcG3ialPwFT2h/Boed+wXq0SZU/XJ2UIQmJWhnjGXsGDbAcpncWwysq xWope7QJ/n0BJ0BoT/zxBKWE9PvKbgtybQdZ0cCmnbXkjzCpdCmEDB8ro5iJxmxmLVYzS+yoK86Py RPjnrGHRLnBIXpQP7rYoB0AbMcMWNH4axmRNE+oj8JVPfG4AygdGbZx604klfIvl8Zl94FXGf82Ra fz5DyXnx0/ALyDMSJOcqVS4H1MfRM13jVNJaO5EzvdZUQ1Y8S4JZogNAKE60OtwDvABwWmGLqrkJ3 BAA7p1Bw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wL2TQ-00000004Tqg-0VGh; Thu, 07 May 2026 17:25:20 +0000 Received: from sea.source.kernel.org ([2600:3c0a:e001:78e:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wL2TN-00000004Too-0e6E; Thu, 07 May 2026 17:25:18 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 51ADB43689; Thu, 7 May 2026 17:25:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 13C12C2BCB2; Thu, 7 May 2026 17:25:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778174716; bh=K8jMkHMZxPz+n1rEKyGtdtouBs+Nm+NdaoS8omC6jIQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VICY621rCMrKv4q8tZ4Dp7bUJmDfVpmYwpJRM0JZDqxdTrDmJ2w7+i2esPqt3jj62 X0jsR/OvG2a7hnqfuz1hLShZZGtRlPSzl+9IsCw9LQDdgsroApmKczyneeopzhxsPk FP2qbA+lFSAfhlOOHkihNle4ZMqFsyjuqlgBe1CyBXhl41/AxUOIGsaGXPuLkg7Q/3 dh8RI6LUP8wnYPU0B1ucMSImCParqYxH0mjZTPGGaQU7HNetCTlZhcQmMlWVVXkVNd GzoyB0zZwmIlva79rldI4ZxPTvY/m3csktHtWe8cGIgpJ5HiN4QV+GrbZGoF0YBQ9y lcxSQTRfg1FzA== Date: Thu, 7 May 2026 18:25:09 +0100 From: Conor Dooley To: Icenowy Zheng Subject: Re: [PATCH 08/12] dt-bindings: usb: vialab,vl817: allow ports property Message-ID: <20260507-escalator-important-0105ccd73bd6@spud> References: <20260507081710.4090814-1-zhengxingda@iscas.ac.cn> <20260507081710.4090814-9-zhengxingda@iscas.ac.cn> MIME-Version: 1.0 In-Reply-To: <20260507081710.4090814-9-zhengxingda@iscas.ac.cn> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.9.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260507_102517_211333_11349C56 X-CRM114-Status: UNSURE ( 6.03 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Drew Fustini , Michael Turquette , Guo Ren , Jisheng Zhang , linux-phy@lists.infradead.org, linux-riscv@lists.infradead.org, linux-clk@vger.kernel.org, Rob Herring , Alexandre Ghiti , devicetree@vger.kernel.org, Conor Dooley , Albert Ou , Yao Zi , linux-gpio@vger.kernel.org, Paul Walmsley , Neil Armstrong , Stephen Boyd , Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Vinod Koul , Palmer Dabbelt , Philipp Zabel , Han Gao , Krzysztof Kozlowski , Fu Wei Content-Type: multipart/mixed; boundary="===============0152434340620451354==" Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org --===============0152434340620451354== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="nZtZj26UQ1XQEAQt" Content-Disposition: inline --nZtZj26UQ1XQEAQt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Acked-by: Conor Dooley pw-bot: not-applicable --nZtZj26UQ1XQEAQt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCafzK9AAKCRB4tDGHoIJi 0rndAQDJ23LQ9WQwWM/XfJKivc5KbhVY0JCID0/Kp8ObE+DdlAEApUj38tg4kRpa DHm/ajsN2EwgPzKWoFFe1mv24DwCsgw= =dqpO -----END PGP SIGNATURE----- --nZtZj26UQ1XQEAQt-- --===============0152434340620451354== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv --===============0152434340620451354==--