Commit 24f56ea6 authored by Scott Wood's avatar Scott Wood Committed by Rob Herring

dt-bindings: qman: Remove pool channel node

No device tree has these, nor does any driver look for them.
Signed-off-by: default avatarScott Wood <oss@buserror.net>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent c13215dd
...@@ -5,7 +5,6 @@ Copyright (C) 2008 - 2014 Freescale Semiconductor Inc. ...@@ -5,7 +5,6 @@ Copyright (C) 2008 - 2014 Freescale Semiconductor Inc.
CONTENTS CONTENTS
- QMan Portal - QMan Portal
- QMan Pool Channel
- Example - Example
QMan Portal Node QMan Portal Node
...@@ -82,25 +81,6 @@ These subnodes should have the following properties: ...@@ -82,25 +81,6 @@ These subnodes should have the following properties:
Definition: The phandle to the particular hardware device that this Definition: The phandle to the particular hardware device that this
portal is connected to. portal is connected to.
DPAA QMan Pool Channel Nodes
Pool Channels are defined with the following properties.
PROPERTIES
- compatible
Usage: Required
Value type: <stringlist>
Definition: Must include "fsl,qman-pool-channel"
May include "fsl,<SoC>-qman-pool-channel"
- fsl,qman-channel-id
Usage: Required
Value type: <u32>
Definition: The hardware index of the channel. This can also be
determined by dividing any of the channel's 8 work queue
IDs by 8
EXAMPLE EXAMPLE
The example below shows a (P4080) QMan portals container/bus node with two portals The example below shows a (P4080) QMan portals container/bus node with two portals
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment