board/argonkey: Add MP34DT05 microphone in DTS

Add MP34DT05 pdm microphone in DTS under i2s_5 node.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
This commit is contained in:
Armando Visconti 2018-11-13 10:14:33 +01:00 committed by Maureen Helm
commit c4b3583afd
3 changed files with 10 additions and 0 deletions

View file

@ -71,6 +71,12 @@
&i2s5 {
status = "ok";
mp34dt05@0 {
compatible = "st,mpxxdtyy";
reg = <0>;
label = "MP34DT05";
};
};
&i2c1 {