dts: generate with STM32 open pin data
Re-generate pinctrl files using STM32 open pin data. No changes are
present since data is based on the same CubeMX version.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
diff --git a/dts/README b/dts/README.md
similarity index 78%
rename from dts/README
rename to dts/README.md
index 36a734b..7150f1f 100644
--- a/dts/README
+++ b/dts/README.md
@@ -5,7 +5,7 @@
Generated
Status:
- Generated using CubeMX 6.1.0
+ Generated using STM32 Open Pin Data
Purpose:
SoC package specific -pintrl.dtsi files
@@ -13,26 +13,25 @@
Description:
This directory contains *-pcintrl.dtsi files generated using generation
script (available under scripts/genpinctrl) along with inputs from
- STM32CubeMx database.
+ STM32 Open Pin Data database.
Each file matches a STM32 SoC package and contains, for each pin of the
package the exhaustive list of pinctrl configurations depending on its
capabilities and the various pin configurations described in
scripts/genpinctrl/stm32*-pinctrl-config.yaml files.
New set of files could be generated based on:
- - new version of CubeMX
+ - new version of STM32 Open Pin Data
- new version of stm32*-pinctrl-config.yaml files
Dependencies:
- * Official ST CubeMX tool. Only mcu database delivered with the tool is
- used (STM32CubeMX/db/mcu).
+ * STM32 Open Pin Data
* Generation script available in current repo under scripts/genpinctrl
and configuration files.
URL:
- https://www.st.com/en/development-tools/stm32cubemx.html
+ https://github.com/STMicroelectronics/STM32_open_pin_data
Commit:
- Version 6.1.0
+ ad799fa8fb84bcaf28aff35110f42451c044b998
Maintained-by:
External
@@ -44,4 +43,4 @@
https://www.apache.org/licenses/LICENSE-2.0
Patch List:
- None
+ None
\ No newline at end of file