提交 e04a61c0 编写于 作者: A Adam Sampson 提交者: Maxime Ripard

ARM: sun7i: dt: Enable audio codec on pcDuino V3 Nano

The pcDuino V3 Nano has a 3.5mm TRRS jack socket for audio, using the
CTIA standard pinout, connected to HPOUTL, HPOUTR, HPCOM/HPCOMFB and
MICIN1/VMIC (via appropriate RC networks) on the A20. The PH00 GPIO is
wired for headphone plug detection: it reads 0 when nothing's plugged
in, and 1 when a plug is inserted.

LINEINL/R and FMINL/R are not connected.
Signed-off-by: NAdam Sampson <ats@offog.org>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 8005c49d
...@@ -82,6 +82,10 @@ ...@@ -82,6 +82,10 @@
status = "okay"; status = "okay";
}; };
&codec {
status = "okay";
};
&cpu0 { &cpu0 {
cpu-supply = <&reg_dcdc2>; cpu-supply = <&reg_dcdc2>;
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册