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 4378BC3ABCC for ; Wed, 14 May 2025 13:54:07 +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:MIME-Version:Date:Message-Id:Subject: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=UkDft+/WTrkPxOADmI+4ka+1Hk3WVM6QIxkIf4uDI+w=; b=wP0LyVDn8QyXmw bCdGy5BXc/S0FFbKe+m5yY51IVJ8Vtnu0Sa7QRnX7JHNNrmjYyb4Iu5rxxa+rqBfg9/iMwgJJQYg/ MPO0AzZrq2qqZcvT/n4MsqPJ7Akcu2lXnZQLmnr27sO/Bx3GrDZraTKLKEI/efGIL+KRINpaym9Ap d+LqVMTqrA6vTBbT4Yvrsg/pAbF6+j8WcBsBabFnbkSgWVumrHC1q86gXHLzqBlu9KHKi6xt01+u7 7EkeUTE+Mf58UGwUIfl36ysk4XEV3AKgwVoiht/9LngTc00iTMhO4j/hgPHYfwdV4uzeadrPDfRYV oEa/r6akQYh6UUfr1kEQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uFCYd-0000000FITI-0K7O; Wed, 14 May 2025 13:54:03 +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 1uFAQP-0000000EuRA-0JUd; Wed, 14 May 2025 11:37:26 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id CB3E64A29B; Wed, 14 May 2025 11:37:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 50175C4CEE9; Wed, 14 May 2025 11:37:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1747222644; bh=whRcHaYLmRc/wgTuZhRzziRr5/mx4mKqhn1YvlOKatU=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=C1Tc2Fsmdztc7wrkLG8g4Qw1VjJzyv6ONkGp80F7mHpl9kJgjuB8d/P+ffsdAblyY GzB/W49Ykc52JGnYcw0p6YUUBZ+mWI6Rw/W8cYfCBvfbejIifts5rvSGBzFVweflkf wgJBO8psGajac9THxdwmFu831I/7OUtnYm5KyT9lL+FdMMk03kBgiSKAbxhG+Upml1 mtK9gD1SI0kZ8sPhNQMB5RvkORgO64tWIIWuXBEEsAlVmrzTakzlKv98ajvMxRvjCA +gGCLJuoNg6gr8F5tKjy0r8yiKApWw1uvevZgBmydn9gL2j30gx0Tp0YfMTZB8qZUQ p6AaWgtiverFQ== From: Vinod Koul To: Kishon Vijay Abraham I , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner , Greg Kroah-Hartman , "Rob Herring (Arm)" Cc: linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org In-Reply-To: <20250416202419.3836688-1-robh@kernel.org> References: <20250416202419.3836688-1-robh@kernel.org> Subject: Re: [PATCH v2] dt-bindings: phy: rockchip: Convert RK3399 Type-C PHY to schema Message-Id: <174722264197.85510.7578170417818621392.b4-ty@kernel.org> Date: Wed, 14 May 2025 12:37:21 +0100 MIME-Version: 1.0 X-Mailer: b4 0.14.2 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250514_043725_135536_C807AD6B X-CRM114-Status: UNSURE ( 6.46 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org On Wed, 16 Apr 2025 15:24:17 -0500, Rob Herring (Arm) wrote: > Convert the Rockchip RK3399 Type-C PHY to DT schema format. Add the > missing "power-domains" property and "port" and "orientation-switch" > properties in the child nodes. > > Omit the previously deprecated properties as they aren't used anywhere. > > Drop the 2nd example which was pretty much identical to the 1st example. > > [...] Applied, thanks! [1/1] dt-bindings: phy: rockchip: Convert RK3399 Type-C PHY to schema commit: 2063eedf3c9c4449fbf417c9b84ecd08251c3b34 Best regards, -- ~Vinod _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip