]> git.dujemihanovic.xyz Git - u-boot.git/commit
adc: stm32mp15: add support of generic channels binding
authorOlivier Moysan <olivier.moysan@foss.st.com>
Wed, 23 Nov 2022 15:20:16 +0000 (16:20 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Wed, 7 Dec 2022 16:00:26 +0000 (17:00 +0100)
commita9aa2aef5fbe9cbab61fbcc6e61cbabb7176f4f7
treef7fbe5931a23f0fe46ec46c995c3accdf1e84bcd
parent1727d46bf9b75722e08e7de98fca74ebd6b05cc4
adc: stm32mp15: add support of generic channels binding

Add support of generic IIO channels binding:
./devicetree/bindings/iio/adc/adc.yaml
Keep support of st,adc-channels for backward compatibility.

Signed-off-by: Olivier Moysan <olivier.moysan@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
drivers/adc/stm32-adc.c