OpenCloudOS-Kernel/drivers/pinctrl/stm32
Maxime Coquelin 38a3fbf16a pinctrl: stm32: Remove dependency with DT bindings header files
Some macros where defined in DT bindings headers, whereas only used
in the driver.

This patch moves these macros to the driver side.

Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2016-02-09 10:52:28 +01:00
..
Kconfig pinctrl: Add STM32 MCUs support 2016-01-27 14:18:46 +01:00
Makefile pinctrl: Add STM32 MCUs support 2016-01-27 14:18:46 +01:00
pinctrl-stm32.c pinctrl: stm32: Remove dependency with DT bindings header files 2016-02-09 10:52:28 +01:00
pinctrl-stm32.h pinctrl: stm32: Remove dependency with DT bindings header files 2016-02-09 10:52:28 +01:00
pinctrl-stm32f429.c pinctrl: Add STM32 MCUs support 2016-01-27 14:18:46 +01:00