]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
arm64: allwinner: add BananaPi-M64 support
authorAndre Przywara <andre.przywara@arm.com>
Tue, 10 Jan 2017 01:22:33 +0000 (01:22 +0000)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 30 Jan 2017 10:37:42 +0000 (11:37 +0100)
commitb8bcf0e1b21273584b6829bafe30f2949a062c34
treea8c419801fe0f87cd6bb54f8914a162c61cfd228
parente7ba733d32cc9487b62b07219ad911c77764a681
arm64: allwinner: add BananaPi-M64 support

The Banana Pi M64 board is a typical single board computer based on the
Allwinner A64 SoC. Aside from the usual peripherals it features eMMC
storage, which is connected to the 8-bit capable SDHC2 controller.
Also it has a soldered WiFi/Bluetooth chip, so we enable UART1 and SDHC1
as those two interfaces are connected to it.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
arch/arm64/boot/dts/allwinner/Makefile
arch/arm64/boot/dts/allwinner/sun50i-a64-bananapi-m64.dts [new file with mode: 0644]