From: Chen-Yu Tsai Date: Fri, 15 Feb 2019 11:03:18 +0000 (+0800) Subject: sunxi: Add Bananapi M2+ H5 board X-Git-Tag: v2019.04-rc3~7^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=da95ed58c4765ff23ed35753878274ef585f28b5;hp=da95ed58c4765ff23ed35753878274ef585f28b5;p=platform%2Fkernel%2Fu-boot.git 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 Reviewed-by: Jagan Teki ---