17 Aug
2012
17 Aug
'12
10:45 p.m.
On Tue, Aug 14, 2012 at 06:12:05PM +0530, Hebbar, Gururaja wrote:
+- gpio-reset - <int> - 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.