boards: amlogic: add Odroid C4 support
authorChristian Hewitt <christianshewitt@gmail.com>
Fri, 24 Apr 2020 03:09:12 +0000 (03:09 +0000)
committerNeil Armstrong <narmstrong@baylibre.com>
Wed, 8 Jul 2020 08:52:45 +0000 (10:52 +0200)
commit8888d837731d876f2685ff408edabd7fef83a2c5
tree2be98f7bc2b6b4d7dbd3734c3c5827dece1c70dd
parentda77a787ff3083ba64f848c5957fe7d4afe93508
boards: amlogic: add Odroid C4 support

Odroid C4 is an Amlogic SM1 device, the board config and board documentation
are adapted from the Odroid-N2 support from the same vendor.

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
[narmstrong: fix odroid-c4.rst typos and structure]
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Tested-by: Anand Moon <linux.amoon@gmail.com>
arch/arm/dts/meson-sm1-odroid-c4-u-boot.dtsi [new file with mode: 0644]
board/amlogic/odroid-n2/MAINTAINERS
configs/odroid-c4_defconfig [new file with mode: 0644]
doc/board/amlogic/index.rst
doc/board/amlogic/odroid-c4.rst [new file with mode: 0644]