Skip to content

Commit 976e920

Browse files
committed
arm64: dts: meson-sm1: add Banana PI BPI-M5 board dts
Banana Pi BPI-M5 is a credit card format SBC with the following features: - Amlogic S905X3 quad core Cortex-A55 - Mali-G31 GPU - 4GB LPDDR4 - 16GB eMMC flash - 4 USB 3.0 - 1 GbE ethernet - HDMI output - 2x LEDS - SDCard - 2.5mm Jack with Stereo Audio + CVBS - Infrared Received - ADC Button - GPIO Button - 40 pins header + 3pins debug header Signed-off-by: Neil Armstrong <[email protected]> Reviewed-by: Martin Blumenstingl <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent c53ab8f commit 976e920

File tree

2 files changed

+647
-0
lines changed

2 files changed

+647
-0
lines changed

arch/arm64/boot/dts/amlogic/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ dtb-$(CONFIG_ARCH_MESON) += meson-gxm-rbox-pro.dtb
4848
dtb-$(CONFIG_ARCH_MESON) += meson-gxm-s912-libretech-pc.dtb
4949
dtb-$(CONFIG_ARCH_MESON) += meson-gxm-vega-s96.dtb
5050
dtb-$(CONFIG_ARCH_MESON) += meson-gxm-wetek-core2.dtb
51+
dtb-$(CONFIG_ARCH_MESON) += meson-sm1-bananapi-m5.dtb
5152
dtb-$(CONFIG_ARCH_MESON) += meson-sm1-khadas-vim3l.dtb
5253
dtb-$(CONFIG_ARCH_MESON) += meson-sm1-odroid-c4.dtb
5354
dtb-$(CONFIG_ARCH_MESON) += meson-sm1-odroid-hc4.dtb

0 commit comments

Comments
 (0)