board: cssi: Add MIAE & VGoIP devices
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Mon, 30 Jan 2023 08:07:38 +0000 (09:07 +0100)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Sat, 11 Feb 2023 07:47:58 +0000 (08:47 +0100)
commit6a8c36b936ab69a7521ec1ecfd20f7b85f7f59c5
tree8fa915a57db0ad55e3a5b1e4095a5cc93b306a23
parentdac3c6f625e03be0b5017b0d436c73aeeb1a673e
board: cssi: Add MIAE & VGoIP devices

This adds support for the MIAE and VGoIP devices.
Those devices have the same CPU board that the MCR3000_2G board.

The devices are very modular, they are provided with
interchangeable front and back panels.

Linux kernel is shipped with a device tree which contains all
possible setups, and U-boot eliminates unrelated nodes based on
detected hardware.

This patch was originally written by Charles Frey who's
email address is not valid anymore as he left the company.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Reviewed-by: FRANJOU Stephane <stephane.franjou@csgroup.eu>
board/cssi/cmpc885/cmpc885.c