]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5838d2aac50e8f394855c3a2b3dec133049ba033
tree3385c9dd66e654c96f62c067c2a35133993e5152
parent53fbecd33c8e931c618e26b06d531bcd9c03edbe
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