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:
parent
6ab22d4c56
commit
52646287fd
45 changed files with 326 additions and 40 deletions
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
/dts-v1/;
|
||||
#include <st/stm32f412.dtsi>
|
||||
#include <st/f4/stm32f412cg.dtsi>
|
||||
|
||||
/ {
|
||||
model = "Tocoding Argonkey 96boards";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue