stm32mp1: add support for stm32mp157c-ev1 board
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 9 Jul 2018 13:17:22 +0000 (15:17 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 20 Jul 2018 19:55:05 +0000 (15:55 -0400)
commit5f16f655cc4e8677a20c5491298d28b6c0bfdcee
tree0768350824e626346cd1fc131aff54df79682fd5
parentbc06134e17998d7a8fd92fb25b05482aa188ac2e
stm32mp1: add support for stm32mp157c-ev1 board

Add support of stm32mp157c-ev1, the evaluation board with pmic stpmu1
(ev1 = mother board + daughter ed1) with device tree.
EV1 is the selected board by default in basic defconfig.

PS: CONFIG_PINCTRL_FULL activation avoid to increase
    SYS_MALLOC_F_LEN (Early malloc usage: 2034)

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
arch/arm/dts/Makefile
arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/stm32mp157c-ev1.dts [new file with mode: 0644]
board/st/stm32mp1/README
configs/stm32mp15_basic_defconfig