Searched hist:"02286190 f3ec86f03025a60c4d3f747ff1047248" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | cs4270.c | diff 02286190f3ec86f03025a60c4d3f747ff1047248 Wed Jul 25 15:28:35 CEST 2012 Daniel Mack <zonque@gmail.com> ASoC: Add reset-gpio DT property to cs4270 driver
In the process of moving over from static board files to the device tree, reset pins of peripheral reset pins should be handled by their corresponding drivers.
Add a reset-gpio DT property to the cs4270 driver, and de-assert it before probing the chip. The logic could be augmented some day to re-assert it when codec is put to suspend.
Signed-off-by: Daniel Mack <zonque@gmail.com> Acked-by: Timur Tabi <timur@freescale.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|