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 17CD4C3ABD9 for ; Wed, 14 May 2025 13:54:03 +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=1Rwo6YNw6c53y9Q/C8ex/qu0UMHzCYbjg0W8hf0P9C4=; b=AIvdA3WMjyfZjK OEImv2Ba93bmdevDp3PdnD0bOiuTWzvdhaFSszDezR9Z3l1Ru5KGy1J1dbspIGLFUlQgD3YgUdKll iR+IJBfSITfIU+qwe6i2xkekM0LR57dDs9Yjfd4qtipLeP14mtGikcA97KdexJdRDiU6KWQDt5W6f ZqN54Y5qY0SQge81aU481cMwp0drVm5mLHzVx8fKJL2ZItD9Xo5po6auJN7nnOyjuEFcShM5PjFSI onqaV1YOT7yyC0SoJgnBaLv/OQloFml+1+ISg/5kNgMbsBZTiLxlvaxMYkn4/o8pOC5yCsn5bu5gB xlwGcw9J1gv21Yij3v2w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uFCYc-0000000FISF-2u9Q; Wed, 14 May 2025 13:54:02 +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-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 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-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy