board: stm32mp1: Add Avenger96 board support
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Thu, 2 May 2019 07:56:44 +0000 (13:26 +0530)
committerPatrice Chotard <patrice.chotard@st.com>
Thu, 6 Jun 2019 15:40:12 +0000 (17:40 +0200)
commit93ffa2ba8014ef9a54db267018f34878892566bc
tree8d9ebd32756332245191069abe677efa7bad0c40
parent89e4dd57bddf049f104951ebe10c8b404a76fb96
board: stm32mp1: Add Avenger96 board support

Add support for Avenger96 board from Arrow Electronics based on STM32MP157
MPU. This board is one of the Consumer Edition (CE) boards of the 96Boards
family and has the following features:

SoC: STM32MP157AAC
PMIC: STPMIC1A
RAM: 1024 Mbyte @ 533MHz
Storage: eMMC v4.51: 8 Gbyte
         microSD Socket: UHS-1 v3.01
Ethernet Port: 10/100/1000 Mbit/s, IEEE 802.3 Compliant
Wireless: WiFi 5 GHz & 2.4GHz IEEE 802.11a/b/g/n/ac
          Bluetooth®v4.2 (BR/EDR/BLE)
USB: 2x Type A (USB 2.0) Host and 1x Micro B (USB 2.0) OTG
Display: HDMI: WXGA (1366x768)@ 60 fps, HDMI 1.4
LED: 4x User LED, 1x WiFi LED, 1x BT LED

More information about this board can be found in 96Boards website:
https://www.96boards.org/product/avenger96/

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/dts/Makefile
arch/arm/dts/stm32mp157a-avenger96-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/stm32mp157a-avenger96.dts [new file with mode: 0644]
board/st/stm32mp1/README