commit | 2e3983512a8ab0659ac217fbe88a626933e679f7 | [log] [tgz] |
---|---|---|
author | Yannis Damigos <giannis.damigos@gmail.com> | Fri Jan 05 19:51:35 2018 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed Jan 17 11:51:48 2018 -0600 |
tree | d2d1dd74d41707526ab5d5042170752cf032d392 | |
parent | e10e324be955985dd0520607d3a9da5918494a59 [diff] |
dts: arm: st: Add SPI nodes This commits adds the "least common denominator" in the stm32fX.dtsi files and fills the additional SPI nodes in stm32fXYZ.dtsi files, only for the SOCs where boards use the additional SPI peripheral. We could add the rest SPI nodes in the stm32fXYZ.dtsi files when we add SPI support to other boards. Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>