Commit da2ee973 authored by Mylène Josserand's avatar Mylène Josserand Committed by Maxime Ripard

ARM: dts: sun8i: sinlinx: Enable audio nodes

Enable the audio codec and the audio dai for the sun8i A33 sinlinx board.
Signed-off-by: default avatarMylène Josserand <mylene.josserand@free-electrons.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 8e66f3f4
......@@ -80,10 +80,18 @@ panel_input: endpoint@0 {
};
};
&codec {
status = "okay";
};
&de {
status = "okay";
};
&dai {
status = "okay";
};
&ehci0 {
status = "okay";
};
......@@ -227,6 +235,10 @@ &reg_rtc_ldo {
regulator-name = "vcc-rtc";
};
&sound {
status = "okay";
};
&tcon0 {
pinctrl-names = "default";
pinctrl-0 = <&lcd_rgb666_pins>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment