Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1683308
| From | Sebastian Reichel <sebastian.reichel@collabora.co.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 2/3] ARM: dts: motorola-cpcap-mapphone: add audio-codec |
| Date | 2017-07-07 18:50 +0200 |
| Message-ID | <u0EC6-6Et-13@gated-at.bofh.it> (permalink) |
| References | <u0EC6-6Et-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Add node for audio-codec to its DT file.
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
---
arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi b/arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi
index 1eb5da1dc8f0..86033aee8a29 100644
--- a/arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi
+++ b/arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi
@@ -68,6 +68,12 @@
};
};
+ cpcap_audio: audio-codec {
+ #sound-dai-cells = <1>;
+ compatible = "motorola,cpcap-audio-codec";
+ vdd-supply = <&vaudio>;
+ };
+
cpcap_rtc: rtc {
compatible = "motorola,cpcap-rtc";
--
2.13.2
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 2/3] ARM: dts: motorola-cpcap-mapphone: add audio-codec Sebastian Reichel <sebastian.reichel@collabora.co.uk> - 2017-07-07 18:50 +0200
csiph-web