Commit 38e633f3 authored by Stefan Monnier's avatar Stefan Monnier Committed by Maxime Ripard

ARM: dts: sun7i: Enable audio codec on BananaPi

Enable the on-chip audio codec
Signed-off-by: default avatarStefan Monnier <monnier@iro.umontreal.ca>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 71101fdf
......@@ -92,6 +92,10 @@ &ahci {
status = "okay";
};
&codec {
status = "okay";
};
&cpu0 {
cpu-supply = <&reg_dcdc2>;
operating-points = <
......
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