From: Greg Kroah-Hartman Date: Tue, 17 Aug 2021 17:48:42 +0000 (+0200) Subject: Merge tag 'iio-for-5.15b' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23... X-Git-Tag: accepted/tizen/unified/20230118.172025~6524^2~113 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9d9d90a9af5472e0698cc5fb7b2acc37e5837c95;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'iio-for-5.15b' of https://git./linux/kernel/git/jic23/iio into staging-next Jonathan writes: 2nd set of new IIO device support and cleanups for the 5.15 cycle. A small pull request to pick up a few new drivers and some cleanup and fix patches. New device support * ad5110 non-volatile digital potentiometer - New driver * renesas rzl/gl2 12-bit / 8 channel ADC block - New driver and bindings Minor or late breaking fixes and cleanups * ltc2983 - Fix a false assumption of initial interrupt during probe(). * hp03 - Use devm_* to simplify probe and allow the remove function to be dropped. * rockchip_saradc - Use a regulator notifier to reduce overheads of querying the scale. * tag 'iio-for-5.15b' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio: iio: adc: Add driver for Renesas RZ/G2L A/D converter dt-bindings: iio: adc: Add binding documentation for Renesas RZ/G2L A/D converter iio: pressure: hp03: update device probe to register with devm functions iio: adc: rockchip_saradc: add voltage notifier so get referenced voltage once at probe iio: ltc2983: fix device probe iio: potentiometer: Add driver support for AD5110 dt-bindings: iio: potentiometer: Add AD5110 in trivial-devices --- 9d9d90a9af5472e0698cc5fb7b2acc37e5837c95