diff options
| author | Neil Armstrong <[email protected]> | 2023-03-07 09:20:25 +0100 |
|---|---|---|
| committer | Neil Armstrong <[email protected]> | 2023-04-17 11:06:07 +0200 |
| commit | c1e1c1abdb0d86ab5fb2db3ac16c72abb30d21d9 (patch) | |
| tree | 312a32564343e5cf9abe55ee3937806a18ef0824 /doc | |
| parent | 02d138b7ca2fcbbb2b552d2b9b473baaae9440d5 (diff) | |
ARM: meson: Add initial support for BPI-CM4 module with BPI-CM4IO baseboard
Add support for both the BananaPi BPI-CM4 module and the BananaPi
baseboard which is compatible with the RaspberryPi CM4IO baseboard.
The BananaPi BPI-CM4 module follows the CM4 specifications at [1],
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://datasheets.raspberrypi.com/cm4io/cm4io-datasheet.pdf
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Neil Armstrong <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/board/amlogic/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/board/amlogic/index.rst b/doc/board/amlogic/index.rst index f945f672ddb..e51b9045827 100644 --- a/doc/board/amlogic/index.rst +++ b/doc/board/amlogic/index.rst @@ -22,6 +22,7 @@ This matrix concerns the actual source code version. | | | JetHub J80 | | | | Odroid-Go- | BananaPi-M5 | | | | | | | | Ultra | | | | | | | | | Odroid-N2L | | +| | | | | | | BPI-M4 | | +-------------------------------+-----------+-----------------+--------------+-------------+------------+-------------+--------------+ | UART | **Yes** | **Yes** | **Yes** | **Yes** | **Yes** | **Yes** | **Yes** | +-------------------------------+-----------+-----------------+--------------+-------------+------------+-------------+--------------+ |
