[PATCH 0/3] arm64: meson-sm1: add support for Banana PI BPI-M5
Neil Armstrong
narmstrong at baylibre.com
Thu Apr 29 18:04:01 BST 2021
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
This also adds the missing toacodec node to enable internal audio codec.
Neil Armstrong (3):
arm64: dts: meson-sm1: add toacodec node
dt-bindings: arm: amlogic: add Banana PI M5 bindings
arm64: dts: meson-sm1: add Banana PI BPI-M5 board dts
.../devicetree/bindings/arm/amlogic.yaml | 1 +
arch/arm64/boot/dts/amlogic/Makefile | 1 +
.../dts/amlogic/meson-sm1-bananapi-m5.dts | 606 ++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-sm1.dtsi | 11 +
4 files changed, 619 insertions(+)
create mode 100644 arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dts
--
2.25.1
More information about the linux-arm-kernel
mailing list