commit | 3d3a3007fa7d2038cb186d06675ab3f139c26030 | [log] [tgz] |
---|---|---|
author | Alexandre Bourdiol <alexandre.bourdiol@st.com> | Fri Jun 18 19:44:45 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jun 29 11:32:15 2021 -0400 |
tree | 8f2d5d2fd949c370b9ccc56699c96a73c0df06cc | |
parent | b11ec5744587bd0ee0e452976de8d91ea5f70426 [diff] |
boards: arm: stm32h747i_disco: rework uart split between CM4 and CM7 Move uart/usart pinctrl to common file. Set status in dedicated m7 or m4 file. But only one core can control a peripheral instance. Arbitrary default choice: usart1 --> m7 uart8 --> m4 Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>