Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754530AbdHVA4e (ORCPT ); Mon, 21 Aug 2017 20:56:34 -0400 Received: from gloria.sntech.de ([95.129.55.99]:35024 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754353AbdHVA4c (ORCPT ); Mon, 21 Aug 2017 20:56:32 -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 3/4] clk: rockchip: rv1108: rename macphy to mac Date: Tue, 22 Aug 2017 02:56:26 +0200 Message-ID: <5151080.hknpSUNAHO@phil> User-Agent: KMail/5.2.3 (Linux/4.11.0-1-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <1503303367-17915-4-git-send-email-zhangqing@rock-chips.com> References: <1503303367-17915-1-git-send-email-zhangqing@rock-chips.com> <1503303367-17915-4-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: 321 Lines: 11 Am Montag, 21. August 2017, 16:16:06 CEST schrieb Elaine Zhang: > This MAC has no internal phy for rv1108. > > Signed-off-by: Elaine Zhang applied for 4.14 after adapting the subject and adding a sentence to the commit message that this change is safe due to gmac not being used yet. Heiko