Fabio Baltieri
eb0a524972
yamllint: indentation: fix dts/bindings/
...
Fix the YAML files indentation for files in dts/bindings/.
Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00
Erwan Gouriou
37bf7cbe4f
dts/bindings: stm32: Set pinctrl-[0/names] properties as required
...
Now that STM32 drivers are using pinctrl API, set pintrl-0 and
pintrl-names properties as required in order to report malformed
nodes description soon at build stage and avoid cryptic
DT api build error messages.
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2021-11-26 11:36:42 +01:00
Erwan Gouriou
956afc3a08
drivers/dac: stm32: use new pinctrl API
...
Use the new pinctrl API to configure pins.
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2021-11-26 11:36:42 +01:00
Martin Jäger
1de10bdb9b
drivers: dac: stm32: add support for pinmux
...
Add support for DT based pinmux configurations.
Signed-off-by: Martin Jäger <martin@libre.solar>
2020-10-12 08:49:36 -05:00
Martin Jäger
414527926d
drivers: dac: Add support for STM32L0 series
...
First implementation for STM32L0 series MCUs to be used for testing.
Signed-off-by: Martin Jäger <martin@libre.solar>
2020-04-20 17:41:48 +02:00