浏览代码

clk: shmobile: cpg-mssr: Update serial port clock in example

Cfr. commit a9ec81f4ed5c05db ("serial: sh-sci: Drop the interface
clock").

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Michael Turquette <mturquette@baylibre.com>
Geert Uytterhoeven 10 年之前
父节点
当前提交
ca00c382bf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/devicetree/bindings/clock/renesas,cpg-mssr.txt

+ 1 - 1
Documentation/devicetree/bindings/clock/renesas,cpg-mssr.txt

@@ -61,7 +61,7 @@ Examples
 		reg = <0 0xe6e88000 0 64>;
 		interrupts = <GIC_SPI 164 IRQ_TYPE_LEVEL_HIGH>;
 		clocks = <&cpg CPG_MOD 310>;
-		clock-names = "sci_ick";
+		clock-names = "fck";
 		dmas = <&dmac1 0x13>, <&dmac1 0x12>;
 		dma-names = "tx", "rx";
 		power-domains = <&cpg>;