board/st/optee-dts/stm32mp135f-dk-mx.dts Add missing node parameter

Add two node parameters which are missing from the devicetree generated
by CubeMX.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
This commit is contained in:
Kory Maincent
2024-02-29 16:50:38 +01:00
parent a411f47569
commit d8d2e63bf9
@@ -124,6 +124,14 @@
}; /*root*/
&sdmmc1_io {
vddsd1-supply = <&vdd>;
};
&sdmmc2_io {
vddsd2-supply = <&vdd>;
};
/*Warning: the configuration of the secured GPIOs should be added in (addons) User Section*/
&pinctrl {
i2c4_pins_mx: i2c4_mx-0 {