Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ca00c382 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

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



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

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Acked-by: default avatarMichael Turquette <mturquette@baylibre.com>
parent 7826c611
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>;