Commit c503ca52a57cfe24f8937ca145a96ba94f6bb112

Authored by Mark Brown

Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus

Showing 1 changed file Side-by-side Diff

arch/arm/boot/dts/exynos4.dtsi
... ... @@ -368,7 +368,7 @@
368 368 };
369 369  
370 370 i2s1: i2s@13960000 {
371   - compatible = "samsung,s5pv210-i2s";
  371 + compatible = "samsung,s3c6410-i2s";
372 372 reg = <0x13960000 0x100>;
373 373 clocks = <&clock CLK_I2S1>;
374 374 clock-names = "iis";
... ... @@ -378,7 +378,7 @@
378 378 };
379 379  
380 380 i2s2: i2s@13970000 {
381   - compatible = "samsung,s5pv210-i2s";
  381 + compatible = "samsung,s3c6410-i2s";
382 382 reg = <0x13970000 0x100>;
383 383 clocks = <&clock CLK_I2S2>;
384 384 clock-names = "iis";