8 Dec
2011
8 Dec
'11
5:31 a.m.
On Wed, Dec 07, 2011 at 01:58:26PM -0700, Stephen Warren wrote:
- audio-routing =
"Headphone Jack", "HPOUTR",
"Headphone Jack", "HPOUTL",
"Int Spk", "ROP",
"Int Spk", "RON",
"Int Spk", "LOP",
"Int Spk", "LON",
"Mic Jack", "MICBIAS",
"IN1L", "Mic Jack";
Before we do this we first need to come up with a way of specifying the DAPM nodes. For the CODEC pins I'm fairly comfortable with just documenting the fact that we want to use the pins as labelled on the CODEC datsheet but for other objects on the board we need to come up with something. The tricky bit here is jacks - we need to be able to express headsets, translate them into the separate input and output widgets that DAPM uses while coping with multiple biases and custom detection methods.