Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 308353
b: refs/heads/master
c: b7879fe
h: refs/heads/master
i:
  308351: 55f3a38
v: v3
  • Loading branch information
Richard Zhao authored and Shawn Guo committed May 11, 2012
1 parent bc6c47e commit 8df8197
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a258561df107a88a042121ea2b950a716691fca6
refs/heads/master: b7879fe6dad97ce08e8df0bf8d408942c436d358
14 changes: 14 additions & 0 deletions trunk/arch/arm/boot/dts/imx6q-sabrelite.dts
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,18 @@
regulator-always-on;
};
};

sound {
compatible = "fsl,imx6q-sabrelite-sgtl5000",
"fsl,imx-audio-sgtl5000";
model = "imx6q-sabrelite-sgtl5000";
ssi-controller = <&ssi1>;
audio-codec = <&codec>;
audio-routing =
"MIC_IN", "Mic Jack",
"Mic Jack", "Mic Bias",
"Headphone Jack", "HP_OUT";
mux-int-port = <1>;
mux-ext-port = <4>;
};
};

0 comments on commit 8df8197

Please sign in to comment.