On Tue, Aug 14, 2012 at 06:12:05PM +0530, Hebbar, Gururaja wrote: > +- gpio-reset - - gpio pin number used for codec reset This should be a standard DT GPIO reference by phandle like: gpio = <&gpio1 16 0>; There's quite a few examples in tree. Otherwise this looks good.