mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
board/aarch64: cn9130: Specify XMDIO clock names
This lets the driver adjust the clock according to the rate specified in the device tree.
This commit is contained in:
@@ -6,3 +6,7 @@
|
||||
compatible = "marvell,cp115-standalone-pinctrl";
|
||||
};
|
||||
};
|
||||
|
||||
&cp0_xmdio {
|
||||
clock-names = "gop_clk", "mg_clk", "mg_core_clk", "axi_clk";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user