commit | ebd0ff9f2842aebb30c51e57965c3b1d8546772c | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Tue Sep 25 22:06:34 2018 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Thu Sep 27 08:09:42 2018 -0500 |
tree | 88bf03f2e127bdb3aec20f895fb2c4c855eac606 | |
parent | c0d58d1a6089a8cfb8b4be2e539d8bb00702a48f [diff] |
dts: arm: st: Remove use of CONFIG_SOC_* from STM32 F0 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 F0 dtsi files into their own dir. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>