commit | df2e02aaa348d302bf787531055c7d90a8ea761b | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Tue Feb 19 00:37:20 2019 +0100 |
committer | Patrice Chotard <patrice.chotard@st.com> | Tue Apr 23 15:31:01 2019 +0200 |
tree | 0d3923f71e10be4ca3262dd8402d4cb02ab055ed | |
parent | 2f4b6424cfc561140092cdc6b66c864a960b75a7 [diff] |
ARM: dts: stm32: Migrate U-boot nodes to U-boot DT files for stm32f7 In order to prepare and ease future DT synchronization with kernel DT, migrate all U-boot specific nodes/properties/addons to U-boot DT files. Migrate also DT nodes which are not yet available on kernel DT side as ethernet, ltdc and qspi nodes. Fix ethernet_mii pins and add missing qspi_pins for stm32746g-eval Signed-off-by: Patrice Chotard <patrice.chotard@st.com>