瀏覽代碼

ARM: shmobile: bockw dts: set extal clock frequency

Sets the extal clock to the frequency of the oscillator installed by
default (33 MHz).

Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Ulrich Hecht 10 年之前
父節點
當前提交
a5dc23f689
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      arch/arm/boot/dts/r8a7778-bockw.dts

+ 4 - 0
arch/arm/boot/dts/r8a7778-bockw.dts

@@ -61,6 +61,10 @@
 	};
 };
 
+&extal_clk {
+	clock-frequency = <33333333>;
+};
+
 &mmcif {
 	pinctrl-0 = <&mmc_pins>;
 	pinctrl-names = "default";