commit | de492f2c3157b06f4ebb7468248809c02fde21f7 | [log] [tgz] |
---|---|---|
author | Fabrice Gasnier <fabrice.gasnier@st.com> | Tue Jul 24 16:31:30 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 03 19:53:10 2018 -0400 |
tree | c8351a9266a55501feaa79c66a02d91b6167aaa0 | |
parent | 91d954b418f5daba980736db342134fcc269e95a [diff] |
dt-bindings: Document STM32 ADC DT bindings This patch adds documentation of device tree bindings for the STM32 ADC. It's based on linux-v4.18-rc* dt-bindings, at the time of writing: - Documentation/devicetree/bindings/iio/adc/st,stm32-adc.txt Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>