commit | cd02e3df529eb3fbf8904ba60a617f6217ac7629 | [log] [tgz] |
---|---|---|
author | Howard Mitchell <hm@hmbedded.co.uk> | Mon Mar 23 21:17:01 2015 +0000 |
committer | Mark Brown <broonie@kernel.org> | Mon Mar 23 14:38:32 2015 -0700 |
tree | 27215ae0f3ab74e15c51339c64e1ae6ff73ae55c | |
parent | f073faa73626f41db7050a69edd5074c53ce6d6c [diff] |
ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4 Currently GPIO4 is hardcoded to output the pll-lock signal. Unfortunately this is after the pll-out GPIO is configured which is selectable in the device tree. Therefore it is not possible to use GPIO4 for pll-out. Therefore this patch removes the configuration of GPIO4. Signed-off-by: Howard Mitchell <hm@hmbedded.co.uk> Signed-off-by: Mark Brown <broonie@kernel.org>