The MAX96789/MAX96791 family of serializers convert dual MIPI DSI,
four-lane input port data to dual Maxim Integrated’s GMSL 1 or 2
high-speed serial link protocol. They also send and receive
side-channel and peripheral control data, enabling full-duplex,
single-wire, transmission of video and bidirectional data.
This driver adds the core support with separate drivers adding support
for video or audio.
GPIO support is included in the core part as this is not a GPIO
controller in the Linux sense. It performs GPIO tunneling, translating
GPIO pin transitions from local side to the remote side and viceversa.
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
Reviewed-by: Robert Chiras <robert.chiras@nxp.com>