07b642d94f
Update existing shields to conform with new node label naming scheme. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
15 lines
220 B
Plaintext
15 lines
220 B
Plaintext
/*
|
|
* Copyright (c) 2020 STMicroelectronics
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
&arduino_i2s {
|
|
status = "okay";
|
|
|
|
mp34dt05_x_nucleo_iks02a1_mic: mp34dt05@0 {
|
|
compatible = "st,mpxxdtyy";
|
|
reg = <0>;
|
|
};
|
|
};
|