mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ARM: dts: rockchip: rk3506: Set mac_ptp_ref clocks rate 62.5M defaultly
Change-Id: I0e5429a627f0924d4fc5f8a49433c6385379fabc Signed-off-by: David Wu <david.wu@rock-chips.com>
This commit is contained in:
@@ -79,6 +79,9 @@
|
||||
resets = <&cru SRST_A_MAC0>;
|
||||
reset-names = "stmmaceth";
|
||||
|
||||
assigned-clocks = <&cru CLK_MAC0_PTP>;
|
||||
assigned-clock-rates = <62500000>;
|
||||
|
||||
snps,mixed-burst;
|
||||
snps,tso;
|
||||
|
||||
@@ -130,6 +133,9 @@
|
||||
resets = <&cru SRST_A_MAC1>;
|
||||
reset-names = "stmmaceth";
|
||||
|
||||
assigned-clocks = <&cru CLK_MAC1_PTP>;
|
||||
assigned-clock-rates = <62500000>;
|
||||
|
||||
snps,mixed-burst;
|
||||
snps,tso;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user