From patchwork Tue Aug 28 06:25:02 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Janine Hagemann X-Patchwork-Id: 962737 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=phytec.de Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 41zzN56nkpz9s2P for ; Tue, 28 Aug 2018 16:28:21 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 80677C21DFA; Tue, 28 Aug 2018 06:26:49 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 85614C21DAF; Tue, 28 Aug 2018 06:25:16 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 14F9BC21C3F; Tue, 28 Aug 2018 06:25:11 +0000 (UTC) Received: from root.phytec.de (mail.phycard.de [217.6.246.34]) by lists.denx.de (Postfix) with ESMTP id B07AFC21C3F for ; Tue, 28 Aug 2018 06:25:11 +0000 (UTC) Received: from idefix.phytec.de (idefix.phytec.de [172.16.0.10]) by root.phytec.de (Postfix) with ESMTP id 5B0C0A006ED; Tue, 28 Aug 2018 08:25:49 +0200 (CEST) Received: from augenblix.phytec.de ([172.16.0.56]) by idefix.phytec.de (IBM Domino Release 9.0.1FP7) with ESMTP id 2018082808251118-807290 ; Tue, 28 Aug 2018 08:25:11 +0200 From: Janine Hagemann To: u-boot@lists.denx.de, grygorii.strashko@ti.com, albert.u.boot@aribaud.net, sjg@chromium.org, philipp.tomisch@theobram-systems.com, w.egorov@phytec.de, joe.hershberger@ni.com Date: Tue, 28 Aug 2018 08:25:02 +0200 Message-Id: <1535437505-32297-5-git-send-email-j.hagemann@phytec.de> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1535437505-32297-1-git-send-email-j.hagemann@phytec.de> References: <1535437505-32297-1-git-send-email-j.hagemann@phytec.de> X-MIMETrack: Itemize by SMTP Server on Idefix/Phytec(Release 9.0.1FP7|August 17, 2016) at 28.08.2018 08:25:11, Serialize by Router on Idefix/Phytec(Release 9.0.1FP7|August 17, 2016) at 28.08.2018 08:25:11, Serialize complete at 28.08.2018 08:25:11 X-TNEFEvaluated: 1 Subject: [U-Boot] [PATCH v4 4/7] ARM: dts: rockchip: ADD dp83867 CLK_OUT muxing X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" The CLK_O_SEL default is synchronus to XI input clock, which is 25 MHz. Set CLK_O_SEL to channel A transmit clock so we have 125 MHz on CLK_OUT. Signed-off-by: Janine Hagemann --- v4: No changes --- arch/arm/dts/rk3288-phycore-som.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/dts/rk3288-phycore-som.dtsi b/arch/arm/dts/rk3288-phycore-som.dtsi index 02d1196..2dba0aa 100644 --- a/arch/arm/dts/rk3288-phycore-som.dtsi +++ b/arch/arm/dts/rk3288-phycore-som.dtsi @@ -191,6 +191,7 @@ ti,tx-internal-delay = ; ti,fifo-depth = ; enet-phy-lane-no-swap; + ti,clk-output-sel = ; }; }; };