dts: arm: st: h7: Correct dma-request value for H743 DMAMUX2
Reduces value of dma-requests to 12 as specified in RM0433 Signed-off-by: Adam Mitchell <adam.mitchell@brillpower.com>
This commit is contained in:
parent
9f1935923b
commit
f70485f088
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
};
|
||||
|
||||
dmamux2: dmamux@58025800 {
|
||||
dma-requests= <107>;
|
||||
dma-requests= <12>;
|
||||
};
|
||||
|
||||
usbotg_fs: usb@40080000 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue