Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1f64d431 authored by Sebastian Reichel's avatar Sebastian Reichel Committed by Tony Lindgren
Browse files

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



Add node for audio-codec to its DT file.

Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 5dd2fe5b
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";