[PATCH v2] ASoC: dapm: add support to pinctrl dapm

2018-03-09 Thread srinivas . kandagatla
From: Srinivas Kandagatla Purpose of having pinctrl dapm is to dynamically put the pins in low power state when they are not actively used by the audio and saving power. Without this each driver has to set the pinctrl states, either during probe or dynamically

[PATCH v2] ASoC: dapm: add support to pinctrl dapm

2018-03-09 Thread srinivas . kandagatla
From: Srinivas Kandagatla Purpose of having pinctrl dapm is to dynamically put the pins in low power state when they are not actively used by the audio and saving power. Without this each driver has to set the pinctrl states, either during probe or dynamically depending on the callbacks