]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/arm/dts/Makefile
sunxi: Add support for NanoPi M1
authorMylene JOSSERAND <mylene.josserand@free-electrons.com>
Wed, 10 May 2017 06:26:07 +0000 (08:26 +0200)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 30 May 2017 05:35:09 +0000 (11:05 +0530)
commita647ea172abf764aaef23120b8cb2c0a807fc6fe
treed6c9568419cd0254158112817f709c5d66cfd052
parent5a6ff3cfb56e2f93b88a272e8b70acb2a60ead68
sunxi: Add support for NanoPi M1

NanoPi M1 is a board based on Allwinner H3 CPU.

This commit adds the support for this platform with:
   - an include device tree which enables UART, LEDs, GPIO key switch,
   1 USB host ports and the SD-card as a dtsi file.
   - a device tree specific to this board that enables the
   2 additional USB ports
   - a defconfig file for minimal support
   - a section in MAINTAINERS (add myself)

Synchronized with the kernel device tree, from commits:
sun8i-nanopi.dtsi: 85d2913614d9ab899d23b7ab7d22d23cf45bd1de
sun8i-h3-nanopi-m1.dts: 10efbf5f16336b7540ad6a16aa1cb0b26bab033b

Signed-off-by: Mylène Josserand <mylene.josserand@free-electrons.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
arch/arm/dts/Makefile
arch/arm/dts/sun8i-h3-nanopi-m1.dts [new file with mode: 0644]
arch/arm/dts/sun8i-h3-nanopi.dtsi [new file with mode: 0644]
board/sunxi/MAINTAINERS
configs/nanopi_m1_defconfig [new file with mode: 0644]