| commit | 5f0dcdac1e8a7e7bbede54dc75f6a15c978968f0 | [log] [tgz] |
|---|---|---|
| author | Etienne Carriere <etienne.carriere@st.com> | Fri Oct 10 17:27:30 2025 +0200 |
| committer | Chris Friedt <chrisfriedt@gmail.com> | Thu Oct 16 15:04:31 2025 -0400 |
| tree | 4df965640b5901988a466411e9605dd73965560d | |
| parent | d5430545dfb99206353cfbde6dcb6a206bed420a [diff] |
dts: arm:st: stm32h7: fix dma phandle lists Correct STM32H7xx SoCs DMA lists that were not split by phandle and seemed to form unique phandles. This is not currently as issue with existing DT parsing macros and tools but may generate build errors if tools are more strict on the DTS implementation formats. Signed-off-by: Etienne Carriere <etienne.carriere@st.com>