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:
parent
7c32f3091b
commit
c4b3583afd
3 changed files with 10 additions and 0 deletions
|
@ -71,6 +71,12 @@
|
|||
|
||||
&i2s5 {
|
||||
status = "ok";
|
||||
|
||||
mp34dt05@0 {
|
||||
compatible = "st,mpxxdtyy";
|
||||
reg = <0>;
|
||||
label = "MP34DT05";
|
||||
};
|
||||
};
|
||||
|
||||
&i2c1 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue