| commit | d5430545dfb99206353cfbde6dcb6a206bed420a | [log] [tgz] |
|---|---|---|
| author | Etienne Carriere <etienne.carriere@st.com> | Fri Oct 10 17:26:59 2025 +0200 |
| committer | Chris Friedt <chrisfriedt@gmail.com> | Thu Oct 16 15:04:31 2025 -0400 |
| tree | c19a74f8763c198e6af73bddecc0e6d93cc00cd7 | |
| parent | f9e67876b441ecd6889c2f80108ba681ff36c830 [diff] |
dts: arm:st: stm32h5: fix dma phandle lists Correct STM32H5xx 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. Clean indentation by the ways for the modified DTSI file lines. Signed-off-by: Etienne Carriere <etienne.carriere@st.com>