From: Baruch Siach Date: Thu, 5 Dec 2013 11:39:05 +0000 (+0200) Subject: spi: gpio: clarify gpio chipselect language X-Git-Tag: v3.14-rc1~91^2~3^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba1271bb05f81a1f4b26ab7a87771147d6f3185e;p=pandora-kernel.git spi: gpio: clarify gpio chipselect language Commit 743179849015 (of_spi: add generic binding support to specify cs gpio) introduced generic binding for gpio chip-select. The cs_gpio struct field, however, is an internal implementation detail of the Linux SPI subsystem, and should not be mentioned in the device tree binding documentation. Mention the previously defined cs-gpios master node property instead. Signed-off-by: Baruch Siach Signed-off-by: Mark Brown --- Reading git-diff-tree failed