Padmavathi, On Tue, Jun 4, 2013 at 5:28 AM, Padmavathi Venna <padma.v@xxxxxxxxxxx> wrote: > @@ -471,6 +477,8 @@ > dmas = <&pdma1 12 > &pdma1 11>; > dma-names = "tx", "rx"; > + clocks = <&clock 307>; > + clock-names = "iis"; ...actually, glancing at the driver I'm a little surprised that you don't need to list "i2s_opclk0". Did you test i2s1? > pinctrl-names = "default"; > pinctrl-0 = <&i2s1_bus>; > }; > @@ -481,6 +489,8 @@ > dmas = <&pdma0 12 > &pdma0 11>; > dma-names = "tx", "rx"; > + clocks = <&clock 308>; > + clock-names = "iis"; ...and here. -Doug -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html