[PATCH v2 3/4] clk: rockchip: rv1108: rename macphy to mac
From: David.Wu <hidden>
Date: 2017-08-21 10:30:25
Also in:
linux-clk, linux-devicetree, linux-rockchip, lkml
From: David.Wu <hidden>
Date: 2017-08-21 10:30:25
Also in:
linux-clk, linux-devicetree, linux-rockchip, lkml
Hi Elaine, ? 2017/8/21 16:16, Elaine Zhang ??:
This MAC has no internal phy for rv1108. Signed-off-by: Elaine Zhang<redacted> --- 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 <redacted> 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.