提交 fcf0c725 编写于 作者: L Laurent Pinchart 提交者: Simon Horman

ARM: shmobile: koelsch: Specify external clock frequency in DT

The external crystal frequency is 20MHz on the Koelsch board. Specify it
in the device tree.
Signed-off-by: NLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 62e43056
......@@ -45,6 +45,10 @@
};
};
&extal_clk {
clock-frequency = <20000000>;
};
&pfc {
pinctrl-0 = <&scif0_pins &scif1_pins>;
pinctrl-names = "default";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册