mirror of
https://github.com/torvalds/linux.git
synced 2025-01-01 15:51:46 +00:00
ARM: dts: sun7i: Enable audio codec on pcDuino
Enable the on-chip audio codec Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
parent
581de703ef
commit
111af75565
@ -111,6 +111,10 @@
|
|||||||
allwinner,pins = "PH2";
|
allwinner,pins = "PH2";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&codec {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
&cpu0 {
|
&cpu0 {
|
||||||
cpu-supply = <®_dcdc2>;
|
cpu-supply = <®_dcdc2>;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user