Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754548AbdHVA4u (ORCPT ); Mon, 21 Aug 2017 20:56:50 -0400 Received: from gloria.sntech.de ([95.129.55.99]:35060 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754353AbdHVA4t (ORCPT ); Mon, 21 Aug 2017 20:56:49 -0400 From: Heiko Stuebner To: Elaine Zhang Cc: mturquette@baylibre.com, sboyd@codeaurora.org, robh+dt@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, xxx@rock-chips.com, xf@rock-chips.com, huangtao@rock-chips.com, cl@rock-chips.com, andy.yan@rock-chips.com, wdc@rock-chips.com Subject: Re: [PATCH v2 4/4] clk: rockchip: rv1108: fix up the clk_mac sel register description Date: Tue, 22 Aug 2017 02:56:44 +0200 Message-ID: <3808559.a1EKnBSiS9@phil> User-Agent: KMail/5.2.3 (Linux/4.11.0-1-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <1503303367-17915-5-git-send-email-zhangqing@rock-chips.com> References: <1503303367-17915-1-git-send-email-zhangqing@rock-chips.com> <1503303367-17915-5-git-send-email-zhangqing@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 285 Lines: 14 Am Montag, 21. August 2017, 16:16:07 CEST schrieb Elaine Zhang: > cru_sel24_con[8] > rmii_extclk_sel > clock source select control register > 1'b0: from internal PLL > 1'b1: from external IO > > Signed-off-by: Elaine Zhang applied for 4.14. Thanks Heiko