dts: arm: st: Remove use of CONFIG_SOC_* from STM32 F4 dts files

To move forward and remove use of Kconfig in dts files lets just create
SoC specific dtsi files that the boards can include.  We also seperate
out the F4 dtsi files into their own dir.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2018-09-27 08:23:16 -05:00 committed by Kumar Gala
commit 52646287fd
45 changed files with 326 additions and 40 deletions

View file

@ -5,7 +5,7 @@
*/
/dts-v1/;
#include <st/stm32f412.dtsi>
#include <st/f4/stm32f412cg.dtsi>
/ {
model = "Tocoding Argonkey 96boards";