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:
parent
f21de9dfe6
commit
895e1ddb69
3 changed files with 3 additions and 0 deletions
|
@ -108,6 +108,7 @@
|
|||
&i2s5 {
|
||||
status = "okay";
|
||||
pinctrl-0 = <&i2s5_ck_pb0 &i2s5_sd_pb8>;
|
||||
pinctrl-names = "default";
|
||||
|
||||
mp34dt05@0 {
|
||||
compatible = "st,mpxxdtyy";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue