mirror of
https://github.com/m5stack/CoreMP135_buildroot-external-st.git
synced 2026-05-20 11:24:38 -07:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user