diff options
| -rw-r--r-- | Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt b/Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt index f97993be2dcb..d3b273e4336a 100644 --- a/Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt +++ b/Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt | |||
| @@ -14,6 +14,7 @@ length of memory mapped region. | |||
| 14 | representing a ethernet device. | 14 | representing a ethernet device. |
| 15 | - dsaf-handle: phandle, specifies a reference to a node | 15 | - dsaf-handle: phandle, specifies a reference to a node |
| 16 | representing a dsaf device. | 16 | representing a dsaf device. |
| 17 | - node_guid: a number that uniquely identifies a device or component | ||
| 17 | - #address-cells: must be 2 | 18 | - #address-cells: must be 2 |
| 18 | - #size-cells: must be 2 | 19 | - #size-cells: must be 2 |
| 19 | Optional properties: | 20 | Optional properties: |
| @@ -32,6 +33,7 @@ Example: | |||
| 32 | dma-coherent; | 33 | dma-coherent; |
| 33 | eth-handle = <ð2 ð3 ð4 ð5 ð6 ð7>; | 34 | eth-handle = <ð2 ð3 ð4 ð5 ð6 ð7>; |
| 34 | dsaf-handle = <&soc0_dsa>; | 35 | dsaf-handle = <&soc0_dsa>; |
| 36 | node-guid = [00 9A CD 00 00 01 02 03]; | ||
| 35 | #address-cells = <2>; | 37 | #address-cells = <2>; |
| 36 | #size-cells = <2>; | 38 | #size-cells = <2>; |
| 37 | interrupt-parent = <&mbigen_dsa>; | 39 | interrupt-parent = <&mbigen_dsa>; |
