From: Ezequiel Garcia Date: Mon, 11 May 2015 15:20:18 +0000 (-0300) Subject: spi: pl022: Specify 'num-cs' property as required in devicetree binding X-Git-Tag: omap-for-v4.2/fixes-rc1^2~146^2~6^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea6055c46eda1e19e02209814955e13f334bbe1b;p=pandora-kernel.git spi: pl022: Specify 'num-cs' property as required in devicetree binding Since commit 39a6ac11df65 ("spi/pl022: Devicetree support w/o platform data") the 'num-cs' parameter cannot be passed through platform data when probing with devicetree. Instead, it's a required devicetree property. Fix the binding documentation so the property is properly specified. Fixes: 39a6ac11df65 ("spi/pl022: Devicetree support w/o platform data") Signed-off-by: Ezequiel Garcia Signed-off-by: Mark Brown --- Reading git-diff-tree failed