commit | 6b80a687181108ee1168ca97593efa931b67e0bf | [log] [tgz] |
---|---|---|
author | Neil Armstrong <neil.armstrong@linaro.org> | Tue Mar 07 09:20:24 2023 +0100 |
committer | Neil Armstrong <neil.armstrong@linaro.org> | Mon Apr 17 11:06:07 2023 +0200 |
tree | 16c5e6525b05309fa10bda02009c7480bb49ac17 | |
parent | 1923df75db2f0eb6fa3285f73f00772c6b233cbf [diff] [blame] |
ARM: dts: import initial DT for BPI-CM4 module with BPI-CM4IO baseboard Import initial support for BPI-CM4 module with BPI-CM4IO baseboard from the Linux submission applied at [1]. The BananaPi BPI-CM4 module follows the CM4 specifications at [2], but with a single HDMI port and a single DSI output. The current CM4IO baseboard DT should work fine on the Raspberry CM4 baseboard and other derivatives baseboards, but proper DT should be written for other baseboards. [1] https://git.kernel.org/amlogic/c/0262f2736978b1763363224698f47112a148dab0 [2] https://datasheets.raspberrypi.com/cm4io/cm4io-datasheet.pdf Link: https://lore.kernel.org/r/20230307-u-boot-cm4-v1-1-43f5a393cd37@linaro.org Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index 337bee7..faf3dc4 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile
@@ -212,6 +212,7 @@ meson-g12b-odroid-n2.dtb \ meson-g12b-odroid-n2l.dtb \ meson-g12b-odroid-n2-plus.dtb \ + meson-g12b-bananapi-cm4-cm4io.dtb \ meson-sm1-bananapi-m5.dtb \ meson-sm1-khadas-vim3l.dtb \ meson-sm1-odroid-c4.dtb \