commit | 72947484f1b1c2ea481e9070d7f6f16084a97e73 | [log] [tgz] |
---|---|---|
author | Martin Jäger <martin@libre.solar> | Mon Oct 12 07:43:15 2020 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed Oct 14 07:15:12 2020 -0500 |
tree | a2278e39ab8dea4b872f48153b6a1fa184529549 | |
parent | 72d395a897a442c0d31acd7ecf9c33f14fa138cc [diff] |
dts: arm: stm32h7: Fix adc1/2 nodes While the STM32H7 features a special dual mode operation for ADC1 and ADC2, the register specified for adc1_2 node was actually the one for ADC1 in normal single mode operation. This commit fixes register for dual mode and adds adc1 and adc1 nodes. Signed-off-by: Martin Jäger <martin@libre.solar>