Commit 111af755 authored by Jelle van der Waa's avatar Jelle van der Waa Committed by Maxime Ripard

ARM: dts: sun7i: Enable audio codec on pcDuino

Enable the on-chip audio codec
Signed-off-by: default avatarJelle van der Waa <jelle@vdwaa.nl>
Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 581de703
......@@ -111,6 +111,10 @@ &ahci_pwr_pin_a {
allwinner,pins = "PH2";
};
&codec {
status = "okay";
};
&cpu0 {
cpu-supply = <&reg_dcdc2>;
};
......
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