]> git.baikalelectronics.ru Git - kernel.git/commit
spi/rockchip: Mark DMA as optional
authorDoug Anderson <dianders@chromium.org>
Wed, 3 Sep 2014 20:44:27 +0000 (13:44 -0700)
committerMark Brown <broonie@kernel.org>
Thu, 4 Sep 2014 22:54:15 +0000 (23:54 +0100)
commitf3eb621cea0b951e82b389b53e9ee5bc0b0e8773
tree95e748c6b1a2f2aa6d14e0a75c050035e86df4ed
parent96ddfa483acb18f9cf25045ec358b116af89a498
spi/rockchip: Mark DMA as optional

The Rockchip SPI controller works fine without DMA (aside from a few
warnings).  The DMA property even implies this, saying:

  DMA request names should include "tx" and "rx" if present.

Officially mark the properties as optional.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/spi-rockchip.txt