boards: arm: stm32: add pinctrl state name for I2S peripheral

Add the pinctrl state name (default) for the I2S peripherals.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2021-11-08 11:13:31 +01:00 committed by Carles Cufí
commit 895e1ddb69
3 changed files with 3 additions and 0 deletions

View file

@ -108,6 +108,7 @@
&i2s5 {
status = "okay";
pinctrl-0 = <&i2s5_ck_pb0 &i2s5_sd_pb8>;
pinctrl-names = "default";
mp34dt05@0 {
compatible = "st,mpxxdtyy";