Hello, This adds the folowing: - Holt descrete ADC driver for HI-8435/8436/8437 chips - Add vendor prefix - Document DT bindings Vladimir Barinov (3): [1/3] iio: adc: hi-843x: Holt HI-8435/8436/8437 descrete ADC [2/3] dt: Add vendor prefix 'holt' [3/3] dt: Document Holt descrete ADC bindings --- This patchset is against the 'kernel/git/torvalds/linux.git' repo. Documentation/devicetree/bindings/iio/adc/hi-843x.txt | 27 Documentation/devicetree/bindings/vendor-prefixes.txt | 1 drivers/iio/adc/Kconfig | 12 drivers/iio/adc/Makefile | 1 drivers/iio/adc/hi-843x.c | 777 ++++++++++++++++++ 5 files changed, 818 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html