Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 41962f90 authored by Roland Stigge's avatar Roland Stigge Committed by Mark Brown
Browse files

spi/dt: DT bindings documentation: "num-cs" property for SPI controllers



Several SPI controller drivers have defined differently named properties for
the number of chip selects.  Now adding "num-cs" as a reference name for new
bindings.

Signed-off-by: default avatarRoland Stigge <stigge@antcom.de>
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 6d3952a7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -21,6 +21,9 @@ assumption that board specific platform code will be used to manage
chip selects.  Individual drivers can define additional properties to
support describing the chip select layout.

Optional property:
- num-cs : total number of chipselects

SPI slave nodes must be children of the SPI master node and can
contain the following properties.
- reg             - (required) chip select address of device.