OSDN Git Service

ARM: dts: motorola-cpcap-mapphone: add audio-codec
authorSebastian Reichel <sebastian.reichel@collabora.co.uk>
Fri, 23 Feb 2018 20:02:53 +0000 (21:02 +0100)
committerTony Lindgren <tony@atomide.com>
Fri, 2 Mar 2018 20:55:09 +0000 (12:55 -0800)
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>
arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi

index 4d61e5b..ddc7a7b 100644 (file)
                        };
                };
 
+               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";