Skip to content

Commit ef93108

Browse files
committed
N20: Fix UART baud rate clock
1 parent bb8853c commit ef93108

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/samsung/s5l8723-n20.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
nclk: external_clock {
2929
compatible = "fixed-clock";
3030
#clock-cells = <0>;
31-
clock-frequency = <140000000>;
31+
clock-frequency = <24000000>;
3232
clock-output-names = "nclk";
3333
};
3434

0 commit comments

Comments
 (0)