ARM: dts: sun6i: Mele I7: Enable internal audio codec

The Mele I7 has an audio jack for the SoC's internal codec.

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
Marcus Cooper 2016-12-20 11:23:44 +01:00 коммит произвёл Maxime Ripard
Родитель b5fa16b620
Коммит ecdf526224
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -71,6 +71,12 @@
};
};
&codec {
allwinner,audio-routing =
"Headphone", "HP";
status = "okay";
};
&ehci0 {
status = "okay";
};