commit | 1f9c0a77278bc9ec7df14bbd799fccfabff1010a | [log] [tgz] |
---|---|---|
author | Claudiu Manoil <claudiu.manoil@nxp.com> | Thu Sep 22 18:04:08 2016 +0300 |
committer | Scott Wood <oss@buserror.net> | Sun Sep 25 02:38:58 2016 -0500 |
tree | 42b072113b1a91e58806d4f59230771213dde234 | |
parent | 36eb1542fc97c3164a08751b97dafdac0f9e1366 [diff] |
soc/fsl: Introduce DPAA 1.x BMan device driver This driver enables the Freescale DPAA 1.x Buffer Manager block. BMan is a hardware accelerator that manages buffer pools. It allows CPUs and other accelerators connected to the SoC datapath to acquire and release buffers during data processing. Signed-off-by: Roy Pledge <roy.pledge@nxp.com> Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com> Signed-off-by: Scott Wood <oss@buserror.net>