Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c503ca5

Browse files
committed
Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus
2 parents b2dde2f + fddcd30 commit c503ca5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/arm/boot/dts/exynos4.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@
368368
};
369369

370370
i2s1: i2s@13960000 {
371-
compatible = "samsung,s5pv210-i2s";
371+
compatible = "samsung,s3c6410-i2s";
372372
reg = <0x13960000 0x100>;
373373
clocks = <&clock CLK_I2S1>;
374374
clock-names = "iis";
@@ -378,7 +378,7 @@
378378
};
379379

380380
i2s2: i2s@13970000 {
381-
compatible = "samsung,s5pv210-i2s";
381+
compatible = "samsung,s3c6410-i2s";
382382
reg = <0x13970000 0x100>;
383383
clocks = <&clock CLK_I2S2>;
384384
clock-names = "iis";

0 commit comments

Comments
 (0)