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 E6D5DC28B2E for ; Tue, 11 Mar 2025 11:24: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:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc: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=EO2Ul9WFaRtHqDRaPWSrOd11sIQ95vq4iQCWtIJS7xs=; b=Ge+wcGlKAat2HunoFEDBfUj82b ajHKTWnRg74bfbJyopxdIgy7ey5wWlKk+y9gqTFCySSsKOcEhwTSZqK4mKMSym0NH90kW2GiXK3qs hhnCw/ZG1b4VbxARs4yE1Zd8dMi7yIxCpACrLiX70olxIi3qWBNb7eAdrLmWQfHpTA0NGYK/18gLU qX1Bqcg5nJN0o3KanYn8C5zADtxoO9xoCR6Ww/zgkkWR1jXdun47JB6NeLVsuzphUsNXNQqgEeCwP qhV+YQ/+JfkbC+gqrvhtdTeRa9Y9LUnfnoYwltE6LuBZD8YDpTWO7FKnMQ9ZIsrK/mh+zNy3XCO8P 2lnBtWpw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1trxiT-00000005SWC-0QxI; Tue, 11 Mar 2025 11:24:09 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1trxgp-00000005SGS-1tQa; Tue, 11 Mar 2025 11:22:28 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id E97745C5BD3; Tue, 11 Mar 2025 11:20:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B6944C4CEE9; Tue, 11 Mar 2025 11:22:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1741692146; bh=lMU6ponq0xF7hfMuNjfylz3m1p39UzPIIE6c6X297+M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gmOlMRpAXXcA7HM4xu9omX8AqdedevKRIxId0WOqOTno+zeda+2h8sy95HaIMCk+G bUBrnjhfGBQGo06Bw9JqGY18N+soUJB+Q+oWBECAJcFlPJv8OiS7A0Ny6NXt0/wBzq 0YNWW3Ij51kn6LRNut5b9Ju5pcdI6doRnu+n1s/fHiL9NYqiXaYNhE0aLQH1r21Cg3 j8J4qHgQKVfEJVVARzlszEMPUZp2uQ7fxy8GCcW+LD5EUO+Pn14Yu/eEREWfZybWgI lz4aNnFusUI5DLXQ29K1rVKM63ZON90uW6pR5HTjAMFFGPILh9fYyIrbB1hwGcpnvX EeDnn5iHRQHWg== Date: Tue, 11 Mar 2025 12:22:22 +0100 From: Vinod Koul To: Kever Yang Cc: heiko@sntech.de, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, Conor Dooley , Rob Herring , linux-kernel@vger.kernel.org, Krzysztof Kozlowski , linux-phy@lists.infradead.org, Kishon Vijay Abraham I , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/2] dt-bindings: phy: rockchip,inno-usb2phy: add rk3562 Message-ID: References: <20241224094240.3817261-1-kever.yang@rock-chips.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20241224094240.3817261-1-kever.yang@rock-chips.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250311_042227_543872_195D060A X-CRM114-Status: GOOD ( 12.81 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 24-12-24, 17:42, Kever Yang wrote: > Add compatible for the USB2 phy in the Rockchip RK3562 SoC. > > Signed-off-by: Kever Yang > --- > > .../devicetree/bindings/phy/rockchip,inno-usb2phy.yaml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/phy/rockchip,inno-usb2phy.yaml b/Documentation/devicetree/bindings/phy/rockchip,inno-usb2phy.yaml > index 6a7ef556414c..367297f6f8b5 100644 > --- a/Documentation/devicetree/bindings/phy/rockchip,inno-usb2phy.yaml > +++ b/Documentation/devicetree/bindings/phy/rockchip,inno-usb2phy.yaml > @@ -19,6 +19,7 @@ properties: > - rockchip,rk3328-usb2phy > - rockchip,rk3366-usb2phy > - rockchip,rk3399-usb2phy > + - rockchip,rk3562-usb2phy > - rockchip,rk3568-usb2phy > - rockchip,rk3576-usb2phy > - rockchip,rk3588-usb2phy > @@ -150,7 +151,6 @@ allOf: > enum: > - rockchip,rk3568-usb2phy > - rockchip,rk3588-usb2phy > - Unrelated change? > then: > properties: > host-port: > @@ -190,6 +190,7 @@ allOf: > - rockchip,rk3328-usb2phy > - rockchip,rk3366-usb2phy > - rockchip,rk3399-usb2phy > + - rockchip,rk3562-usb2phy > - rockchip,rk3568-usb2phy > - rockchip,rk3588-usb2phy > - rockchip,rv1108-usb2phy > -- > 2.25.1 > > > -- > linux-phy mailing list > linux-phy@lists.infradead.org > https://lists.infradead.org/mailman/listinfo/linux-phy -- ~Vinod