Skip to content

Commit

Permalink
ARM: dt: sun7i: Enable audio codec on MK808C
Browse files Browse the repository at this point in the history
This commit enables the on-chip audio codec present on the MK808C.

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
  • Loading branch information
Marcus Cooper authored and Maxime Ripard committed Dec 21, 2015
1 parent b0389c2 commit 8661d0c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/sun7i-a20-mk808c.dts
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@
};
};

&codec {
status = "okay";
};

&ehci0 {
status = "okay";
};
Expand Down

0 comments on commit 8661d0c

Please sign in to comment.