summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/soc/fsl/qman.txt
AgeCommit message (Collapse)AuthorFilesLines
2017-09-22dt-bindings: soc/fsl: Update reserved memory binding for QBManRoy Pledge1-7/+19
Updates the QMan and BMan device tree bindings for reserved memory nodes. This makes the reserved memory allocation compatible with the shared-dma-pool usage. Signed-off-by: Roy Pledge <roy.pledge@nxp.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Li Yang <leoyang.li@nxp.com>
2015-01-30dt/bindings: b/qman: Add phandle to the portalsEmil Medve1-0/+10
This supports SoC(s) with multiple B/QMan instances Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
2015-01-30dt/bindings: b/qman: Fix the alloc-ranges in the example(s)Emil Medve1-2/+2
'ranges' are specified as <base size> not as <start end> Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
2014-11-13dt/bindings: Introduce the FSL QorIQ DPAA QManEmil Medve1-0/+165
The Queue Manager is part of the Data-Path Acceleration Architecture (DPAA). QMan supports queuing and QoS scheduling of frames to CPUs, network interfaces and DPAA logic modules, maintains packet ordering within flows. Besides providing flow-level queuing, is also responsible for congestion management functions such as RED/WRED, congestion notifications and tail discards. This binding covers the CCSR space programming model Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com> Change-Id: I3acb223893e42003d6c9dc061db568ec0b10d29b Signed-off-by: Scott Wood <scottwood@freescale.com>