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 5A62BE6F085 for ; Tue, 23 Dec 2025 17:45:38 +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=3Ao/FGjdWgqrp+ADa1kZqnQAfx/Ue+CQ+jptuYCd+Ak=; b=cgtp/tXENnq8js 7wZ/KKk0aT4SOcwLhBfuaKgv1d3HHIYGTEDrDM4XrVEelFz6O/Ldr8h9ydbd6WaOZKoEoCjKe7bhp Jdf+2YF4RdbwXc/sRhCxa2wa/Wdeeu+WWwmIXhck5Ksn+ef13e5CmqpqDZSuDhu/G/7Wn8OC5wsaP IwRZmNUgwzccECmm8t0AJSAPWvKXnuB3rI1Mhg+paXUFlQsRYp+6cEMSLkCyjq4xceSld9axyIt3C 05YfrInit4F6kL6cFU9L3hvF6fB0NZUFpch+3Nv1dBKPc1LNbZKTa70QLSJihff7vM8GpjMnbg0JB k/5aRqNUkzkH6NKhENUw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vY6S2-0000000FrT4-0ONg; Tue, 23 Dec 2025 17:45:38 +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 1vY6Rw-0000000FrPD-2UdV; Tue, 23 Dec 2025 17:45:35 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 298CB418D6; Tue, 23 Dec 2025 17:45:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D9E3DC116D0; Tue, 23 Dec 2025 17:45:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1766511932; bh=QnfHw7gktqMQcpaZBa6HDrlNZ+/FNsdSEG4q/pIYhEA=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=IsFkJxNq2dX725QpsMGli+i9KLKcfIijkuFrRUdWr79UNEQpmK9ldEIxz8RxuGk+f 513pQs6migSmGO6EOWbqvSl9/2Apz6/WtgJWcoU1+uok2ByHrIqkzzZEzkcu/Q+LL8 pfpwlEOpSvnqNdyQO5nRPyuECF//0+q5CK1KgUNbiqvtpDlyDVS8MOR4SYB7IpMGBD rgYAzQ29rQklDwTJRzVvwER+9cePLRES3AILfIb0IqUZoTyDvaMtYEX1aodp47KlKM DbtspiiKG4XwjrlezB9KeRPj/1qddmqOgRH+LosSc2xay2Pq8xfCJ7JMaI8t4iePTi Q/bpKEp6ivyOA== From: Vinod Koul To: Chukun Pan Cc: Yao Zi , Heiko Stuebner , Kishon Vijay Abraham I , linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org In-Reply-To: <20250910122000.951100-1-amadeus@jmu.edu.cn> References: <20250910122000.951100-1-amadeus@jmu.edu.cn> Subject: Re: [PATCH 1/1] phy: rockchip: naneng-combphy: use existing DT property check for rk3528 Message-Id: <176651192952.759340.11206011301842508188.b4-ty@kernel.org> Date: Tue, 23 Dec 2025 23:15:29 +0530 MIME-Version: 1.0 X-Mailer: b4 0.13.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251223_094532_691476_5EB158CB X-CRM114-Status: UNSURE ( 5.86 ) 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, 10 Sep 2025 20:20:00 +0800, Chukun Pan wrote: > The naneng-combphy driver already has DT property checks for > "rockchip,enable-ssc" and "rockchip,ext-refclk", use it for > the rk3528_combphy_cfg. Also aligned the indentation of the > rk3528_combphy_grfcfgs parameters (using tabs). > > Applied, thanks! [1/1] phy: rockchip: naneng-combphy: use existing DT property check for rk3528 commit: 23c3373af05a3ec268acb02ffe962ac6882c673a Best regards, -- ~Vinod -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy