linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: ti: davinci-mcasp: GPIO mode support for pins
@ 2019-01-03 14:05 Peter Ujfalusi
  2019-01-03 14:05 ` [PATCH 1/3] ASoC: ti: davinci-mcasp: Move context save/restore to runtime_pm callbacks Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Peter Ujfalusi @ 2019-01-03 14:05 UTC (permalink / raw)
  To: broonie, lgirdwood
  Cc: alsa-devel, misael.lopez, jsarha, devicetree, robh+dt, linux-kernel

Hi,

Each McASP pins can be configured individually to be used as McASP or GPIO pin.

This series will allow client drivers to use pins as GPIO (optional) in case the
board wired up them to be used in this mode.

Regards,
Peter
---
Peter Ujfalusi (3):
  ASoC: ti: davinci-mcasp: Move context save/restore to runtime_pm
    callbacks
  bindings: sound: davinci-mcasp: Document GPIO support
  ASoC: ti: davinci-mcasp: Add support for GPIO mode of the pins

 .../bindings/sound/davinci-mcasp-audio.txt    |  17 +
 sound/soc/ti/davinci-mcasp.c                  | 295 +++++++++++++-----
 2 files changed, 237 insertions(+), 75 deletions(-)

-- 
Peter

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2019-01-07 12:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-03 14:05 [PATCH 0/3] ASoC: ti: davinci-mcasp: GPIO mode support for pins Peter Ujfalusi
2019-01-03 14:05 ` [PATCH 1/3] ASoC: ti: davinci-mcasp: Move context save/restore to runtime_pm callbacks Peter Ujfalusi
2019-01-04 17:08   ` Applied "ASoC: ti: davinci-mcasp: Move context save/restore to runtime_pm callbacks" to the asoc tree Mark Brown
2019-01-03 14:05 ` [PATCH 2/3] bindings: sound: davinci-mcasp: Document GPIO support Peter Ujfalusi
2019-01-04 17:08   ` Applied "ASoC: davinci-mcasp: Document GPIO support" to the asoc tree Mark Brown
2019-01-07 12:24   ` Mark Brown
2019-01-07 12:25   ` Mark Brown
2019-01-07 12:30   ` Mark Brown
2019-01-03 14:05 ` [PATCH 3/3] ASoC: ti: davinci-mcasp: Add support for GPIO mode of the pins Peter Ujfalusi
2019-01-04 17:08   ` Applied "ASoC: ti: davinci-mcasp: Add support for GPIO mode of the pins" to the asoc tree Mark Brown
2019-01-07 12:24   ` Mark Brown
2019-01-07 12:25   ` Mark Brown
2019-01-07 12:30   ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).