mbox series

[v4,00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer (v4)

Message ID cover.1692376360.git.christophe.leroy@csgroup.eu
Headers show
Series Add support for QMC HDLC, framer infrastruture and PEF2256 framer (v4) | expand

Message

Christophe Leroy Aug. 18, 2023, 4:38 p.m. UTC
From: Herve Codina <herve.codina@bootlin.com>

Hi,

TLDR: This is a resend of v3 with a build failure fix in patch 21. No other changes.

I have a system where I need to handle an HDLC interface and some audio
data.

The HDLC data are transferred using a TDM bus on which a PEF2256
(E1/T1 framer) is present. The PEF2256 transfers data from/to the TDM
bus to/from the E1 line. This PEF2256 is connected to a PowerQUICC SoC
for the control path and the TDM is connected to the SoC (QMC component)
for the data path.