1
0
Fork 0

ARM: dts: motorola-cpcap-mapphone: add audio-codec

Add node for audio-codec to its DT file.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>
hifive-unleashed-5.1
Sebastian Reichel 2018-02-23 21:02:53 +01:00 committed by Tony Lindgren
parent 5dd2fe5bcf
commit 1f64d431b1
1 changed files with 13 additions and 0 deletions

View File

@ -68,6 +68,19 @@
};
};
cpcap_audio: audio-codec {
#sound-dai-cells = <1>;
port@0 {
cpcap_audio_codec0: endpoint {
};
};
port@1 {
cpcap_audio_codec1: endpoint {
};
};
};
cpcap_rtc: rtc {
compatible = "motorola,cpcap-rtc";