summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/spi
diff options
context:
space:
mode:
authorDaniel Mack <zonque@gmail.com>2012-09-05 13:04:35 +0400
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-09-06 03:41:05 +0400
commit161c2dd3ca143f0dca50d72292bf651eabe2aa23 (patch)
tree812954905794b2eececd3f06f091757f6d4236eb /Documentation/devicetree/bindings/spi
parent9a2a52452575a4edf5b91e341d7d87fe2be3474c (diff)
downloadlinux-161c2dd3ca143f0dca50d72292bf651eabe2aa23.tar.xz
spi: spi-gpio: store chipselect information in private structure
The spi-gpio driver currently assumes the chipselect gpio number is stored in ->controller_data of the device's static board information. In devicetree environments, this information is unavailable and has to be derived from the DT node. This patch moves the gpio storage to the controller's private data so the DT bindings can easily build upon the driver. Signed-off-by: Daniel Mack <zonque@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'Documentation/devicetree/bindings/spi')
0 files changed, 0 insertions, 0 deletions