commit | 0baa7d63b146a34aca6ff8e3e79bcaa282dc4c51 | [log] [tgz] |
---|---|---|
author | Thomas Stranger <thomas.stranger@outlook.com> | Wed Apr 14 14:32:54 2021 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Thu May 06 09:28:33 2021 -0500 |
tree | 4e50bdd87ca02d99c89d85fcf58374a01da9a8ee | |
parent | ce56f046e5d886f51ec1e6fba7b98e7cebe76aef [diff] |
dts: stm32g4: fix dmamux number of dmamux request inputs For dmamux nodes the dma-requests property specifies the number of peripheral request inputs(not nr. of request trigger inputs). This commit fixes this for g4 series. Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>