arm64: dts: exynos: Add initial E850-96 board support
authorSam Protsenko <semen.protsenko@linaro.org>
Tue, 21 Dec 2021 14:24:17 +0000 (16:24 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Wed, 22 Dec 2021 11:31:13 +0000 (12:31 +0100)
commita1828d772e0738c30a383a7d335aded2f2baf908
tree22f7305f639e87c8210b00c081fe29a37dd965fd
parente3493220fd3e474abcdcefbe14fb60485097ce06
arm64: dts: exynos: Add initial E850-96 board support

E850-96 is a 96boards development board manufactured by WinLink. It
incorporates Samsung Exynos850 SoC, and is compatible with 96boards
mezzanine boards [1], as it follows 96boards standards.

This patch adds minimal support for E850-96 board. Next features are
enabled in board dts file and verified with minimal BusyBox rootfs:

 * User buttons
 * LEDs
 * Serial console
 * Watchdog timers
 * RTC
 * eMMC

[1] https://www.96boards.org/products/mezzanine/

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Link: https://lore.kernel.org/r/20211221142417.19312-3-semen.protsenko@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
arch/arm64/boot/dts/exynos/Makefile
arch/arm64/boot/dts/exynos/exynos850-e850-96.dts [new file with mode: 0644]