mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3568: Fix typo in gmac1_clkin
Signed-off-by: Tao Huang <huangtao@rock-chips.com> Change-Id: Ice14c54c4c7025fb9527a3cae3bfdae237f09287
This commit is contained in:
@@ -216,7 +216,7 @@
|
||||
#clock-cells = <0>;
|
||||
};
|
||||
|
||||
gmac1_clkini: external-gmac1-clock {
|
||||
gmac1_clkin: external-gmac1-clock {
|
||||
compatible = "fixed-clock";
|
||||
clock-frequency = <125000000>;
|
||||
clock-output-names = "gmac1_clkin";
|
||||
|
||||
Reference in New Issue
Block a user