sunxi: Add Bananapi M2+ H5 board
authorChen-Yu Tsai <wens@csie.org>
Fri, 15 Feb 2019 11:03:18 +0000 (19:03 +0800)
committerJagan Teki <jagan@amarulasolutions.com>
Mon, 18 Feb 2019 09:16:53 +0000 (14:46 +0530)
commitda95ed58c4765ff23ed35753878274ef585f28b5
treec8b6757f21d62bf176023cca44be22c036721b9f
parent268ae6548779ccd8ba38ce39d43f41be7e0bc133
sunxi: Add Bananapi M2+ H5 board

As the H5 is pin compatible with the H3, vendors tend to upgrade their
existing H3 products with an H5 SoC swap. This is the case with the
Bananapi M2+ H5.

Add the following to support it:

  - device tree file: synced from Linux v5.0-rc1,
  - defconfig: copy of bananapi_m2_plus_h3_defconfig with only SoC
       family and default device tree file name changed
  - MAINTAINERS entry

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Jagan Teki <jagan@openedev.com>
arch/arm/dts/sun50i-h5-bananapi-m2-plus.dts [new file with mode: 0644]
board/sunxi/MAINTAINERS
configs/bananapi_m2_plus_h5_defconfig [new file with mode: 0644]