dts: stm32f446: Add PLL I2S node

Describe PLL I2S node for F446 derived parts.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2023-02-28 15:29:38 +01:00 committed by Carles Cufí
parent 70fb425020
commit 82f027bb98

View File

@ -10,7 +10,9 @@
/ {
clocks {
/delete-node/ plli2s;
plli2s: plli2s {
compatible = "st,stm32f412-plli2s-clock";
};
};
soc {