OSDN Git Service

spi: spi-fsl-dspi: Make bus-num property optional
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 5 Mar 2020 11:55:46 +0000 (12:55 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 5 Mar 2020 14:36:25 +0000 (14:36 +0000)
commit29d2daf2c33ce9b1038f3fcd55e16a788c00fc86
tree3385c9dd66e654c96f62c067c2a35133993e5152
parentc7a1a20e36faed2a298dd2965ab91c31dfc43f73
spi: spi-fsl-dspi: Make bus-num property optional

The SPI bus number is completely optional to Linux, so make the
corresponding device tree property optional as well.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Link: https://lore.kernel.org/r/20200305115546.31814-1-s.hauer@pengutronix.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt
drivers/spi/spi-fsl-dspi.c