]> git.baikalelectronics.ru Git - kernel.git/commit
spi: spidev: add compatible value for LTC2488
authorJiri Prchal <jiri.prchal@aksignal.cz>
Thu, 25 Jun 2015 11:44:19 +0000 (13:44 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 7 Jul 2015 12:34:22 +0000 (13:34 +0100)
commit5dc7e7e95fe630f96830210c41f95d0990df291a
tree2f168fc9bbece6c904b684d9a3a43dc242c22727
parent0c9e0229f3c4e023815b9350b2095fd8ad5809e3
spi: spidev: add compatible value for LTC2488

Since spidev is no more allowed to use in DT and is really loudly warned about
it I'd like to add this compatible value.
(Geert Uytterhoeven wrote: "Add the compatible value for your device to the
spidev_dt_ids[] array in drivers/spi/spidev.c.")

Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spidev.c