On Wed, 2014-12-03 at 04:02 -0600, Emil Medve wrote:
quoted hunk
This supports SoC(s) with multiple BMan instances
Signed-off-by: Emil Medve <redacted>
---
Documentation/devicetree/bindings/soc/fsl/bman.txt | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/Documentation/devicetree/bindings/soc/fsl/bman.txt b/Documentation/devicetree/bindings/soc/fsl/bman.txt
index 9f80bf8..4fc4a6e 100644
--- a/Documentation/devicetree/bindings/soc/fsl/bman.txt
+++ b/Documentation/devicetree/bindings/soc/fsl/bman.txt
@@ -36,6 +36,11 @@ are located at offsets 0xbf8 and 0xbfc
Value type: <prop-encoded-array>
Definition: Standard property. The error interrupt
+- fsl,bman-portals
+ Usage: Required
+ Value type: <phandle>
+ Definition: Phandle to this BMan's instance portals
s/BMan's instance/BMan instance's/
Likewise for QMan
-Scott