zephyr/boards/shields/x_nucleo_iks02a1/x_nucleo_iks02a1_mic.overlay
Erwan Gouriou 07b642d94f boards: shields: Update node_label according to new naming scheme
Update existing shields to conform with new node label naming scheme.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2022-10-03 10:16:57 +02:00

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>;
};
};