commit | 6fec919b61b66e7f92646a7bd6fada9850f5cedc | [log] [tgz] |
---|---|---|
author | Jiri Prchal <jiri.prchal@aksignal.cz> | Thu Jun 25 13:44:19 2015 +0200 |
committer | Mark Brown <broonie@kernel.org> | Tue Jul 07 13:34:22 2015 +0100 |
tree | 2f168fc9bbece6c904b684d9a3a43dc242c22727 | |
parent | d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 [diff] |
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>