]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iio: adc: mcp320x: Add compatible with vendor prefix to OF table
authorJavier Martinez Canillas <javier@osg.samsung.com>
Wed, 14 Oct 2015 12:54:39 +0000 (14:54 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sun, 25 Oct 2015 12:36:56 +0000 (12:36 +0000)
commit0d0e53844797200aa026dfbdfe62f90ccff88300
tree12932008219dd182b4ea8d293187466dd1a3494e
parent3a872138e4b78e7f8bfce63f0da788c0cfd80e53
iio: adc: mcp320x: Add compatible with vendor prefix to OF table

The driver Device Tree binding now documents compatible strings that have
a vendor prefix, so add these to the OF device ID table to match and mark
the old ones as deprecated explaining that should not be used anymore.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Acked-by: Michael Welling <mwelling@ieee.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/mcp320x.c