diff options
author | Scott Wood <oss@buserror.net> | 2017-01-04 14:03:49 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-01-09 19:19:18 +0300 |
commit | 24f56ea66df78693cf588d00abf3cd22a4dec51d (patch) | |
tree | 41967b107cbf3e5eae9d2eb14faf2b3a02c206ab /Documentation/devicetree/bindings/soc | |
parent | c13215dd2aacb147474a9e960289c9207bcb44d6 (diff) | |
download | linux-24f56ea66df78693cf588d00abf3cd22a4dec51d.tar.xz |
dt-bindings: qman: Remove pool channel node
No device tree has these, nor does any driver look for them.
Signed-off-by: Scott Wood <oss@buserror.net>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/soc')
-rw-r--r-- | Documentation/devicetree/bindings/soc/fsl/qman-portals.txt | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Documentation/devicetree/bindings/soc/fsl/qman-portals.txt b/Documentation/devicetree/bindings/soc/fsl/qman-portals.txt index 47e46ccbc170..5a34f3ab7bea 100644 --- a/Documentation/devicetree/bindings/soc/fsl/qman-portals.txt +++ b/Documentation/devicetree/bindings/soc/fsl/qman-portals.txt @@ -5,7 +5,6 @@ Copyright (C) 2008 - 2014 Freescale Semiconductor Inc. CONTENTS - QMan Portal - - QMan Pool Channel - Example QMan Portal Node @@ -82,25 +81,6 @@ These subnodes should have the following properties: Definition: The phandle to the particular hardware device that this 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 The example below shows a (P4080) QMan portals container/bus node with two portals |