]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iio: adc: mcp320x: Deprecated compatible strings with no vendor prefix
authorJavier Martinez Canillas <javier@osg.samsung.com>
Wed, 14 Oct 2015 12:54:38 +0000 (14:54 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sun, 25 Oct 2015 12:35:42 +0000 (12:35 +0000)
commit3a872138e4b78e7f8bfce63f0da788c0cfd80e53
tree58f938e1820f72a05bb09ae2bf08462ec33a440d
parent415f792447572ef1949a3cef5119bbce8cc66373
iio: adc: mcp320x: Deprecated compatible strings with no vendor prefix

The Microchip Analog to Digital Converter (ADC) Device Tree binding
documents compatible strings with no vendor prefix. Since it should
compatible strings with also a vendor, add these to the binding doc
and mark the old ones as deprecated.

The driver says that the device is from Microchip Technology which
is listed in Documentation/devicetree/bindings/vendor-prefixes.txt
so use the documented prefix.

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>
Documentation/devicetree/bindings/iio/adc/mcp320x.txt