Re: [PATCH v2 3/4] clk: rockchip: rv1108: rename macphy to mac

From: David.Wu
Date: Mon Aug 21 2017 - 06:30:28 EST


Hi Elaine,

在 2017/8/21 16:16, Elaine Zhang 写道:
This MAC has no internal phy for rv1108.

Signed-off-by: Elaine Zhang<zhangqing@xxxxxxxxxxxxxx>
---
drivers/clk/rockchip/clk-rv1108.c | 12 ++++++------
include/dt-bindings/clock/rv1108-cru.h | 6 +++---
2 files changed, 9 insertions(+), 9 deletions(-)

Acked-by: David Wu <david.wu@xxxxxxxxxxxxxx>

Usually, MAC and PHY are separate, macphy is easy to cause ambiguity, and RV1108 SOC does not have integrated ethernet PHY. It is more clear to change the name.