mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-04 11:26:54 +07:00
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>
This commit is contained in:
parent
5dd2fe5bcf
commit
1f64d431b1
@ -68,6 +68,19 @@ cpcap_regulators: regulators {
|
||||
};
|
||||
};
|
||||
|
||||
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";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user