]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dts: Add SPI nodes to rk3288
authorhuang lin <hl@rock-chips.com>
Fri, 5 Sep 2014 16:53:11 +0000 (09:53 -0700)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 9 Sep 2014 08:22:22 +0000 (10:22 +0200)
commit1f53170b80aeb3991b4a250a581422abf93bddb2
treee965f735a46e358fbacc42537dbd0081cd3611ca
parentddf8303f8d818cc002f523c7130aff2c0b1f9a2e
ARM: dts: Add SPI nodes to rk3288

This adds basic SPI nodes to the base rk3288 device tree file.

A few notes:
* It's assumed that most users of the SPI ports are using chip select
  0.  Thus the default pinctrl for the ports enables chip select 0
  (but not chip select 1 on ports that have it).  If a board wants to
  use chip select 1 or wants a GPIO chip select the board should
  override the pinctrl (just like boards can override UART pinctrl if
  they have hardware flow control).
* Since SPI DMA support appears broken and the SPI works fine without
  DMA we don't include the DMA references.  That can come in a later
  change.

Signed-off-by: huang lin <hl@rock-chips.com>
Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288.dtsi