]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: bcm2835: add SPI device to DT
authorStephen Warren <swarren@wwwdotorg.org>
Wed, 20 Feb 2013 04:39:58 +0000 (21:39 -0700)
committerStephen Warren <swarren@wwwdotorg.org>
Tue, 12 Mar 2013 03:38:58 +0000 (21:38 -0600)
commit6ce5f02ef7edd33ebdac27953b52c489a6005e6d
tree2c7b6b244a5ef0fd21001ae529c295ee292a3bd7
parentf6161aa153581da4a3867a2d1a7caf4be19b6ec9
ARM: bcm2835: add SPI device to DT

The BCM2835 has a single instance of the "SPI0"-type SPI master
controller. Instantiate it in the SoC .dtsi file, Don't enable it in
the Raspberry Pi board .dts file, since we have no idea what is actually
connected, and hence no idea what to set the bus clock rate to.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
arch/arm/boot/dts/bcm2835.dtsi