提交 79f700c2 编写于 作者: D Daniel Palmer 提交者: Romain Perier

ARM: mstar: Link cpupll to second core

The second core also sources it's clock from the CPU PLL.
Signed-off-by: NDaniel Palmer <daniel@0x0f.com>
Reviewed-by: NRomain Perier <romain.perier@gmail.com>
上级 62a2718b
......@@ -11,6 +11,8 @@
device_type = "cpu";
compatible = "arm,cortex-a7";
reg = <0x1>;
clocks = <&cpupll>;
clock-names = "cpuclk";
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册