1 Hisilicon RoCE DT description 2 3 Hisilicon RoCE engine is a part of network sub 4 It works depending on other part of network su 5 dsa fabric. 6 7 Additional properties are described here: 8 9 Required properties: 10 - compatible: Should contain "hisilicon,hns-ro 11 - reg: Physical base address of the RoCE drive 12 length of memory mapped region. 13 - eth-handle: phandle, specifies a reference t 14 representing a ethernet device. 15 - dsaf-handle: phandle, specifies a reference 16 representing a dsaf device. 17 - node_guid: a number that uniquely identifies 18 - #address-cells: must be 2 19 - #size-cells: must be 2 20 Optional properties: 21 - dma-coherent: Present if DMA operations are 22 - interrupts: should contain 32 completion eve 23 and 1 event overflow irq. 24 - interrupt-names:should be one of 34 irqs for 25 - hns-roce-comp-0 ~ hns-roce-comp-31: 32 com 26 - hns-roce-async: 1 async event irq 27 - hns-roce-common: named common exception wa 28 Example: 29 infiniband@c4000000 { 30 compatible = "hisilico 31 reg = <0x0 0xc4000000 32 dma-coherent; 33 eth-handle = <ð2 &e 34 dsaf-handle = <&soc0_d 35 node-guid = [00 9A CD 36 #address-cells = <2>; 37 #size-cells = <2>; 38 interrupt-parent = <&m 39 interrupts = <722 1>, 40 <723 1 41 <724 1 42 <725 1 43 <726 1 44 <727 1 45 <728 1 46 <729 1 47 <730 1 48 <731 1 49 <732 1 50 <733 1 51 <734 1 52 <735 1 53 <736 1 54 <737 1 55 <738 1 56 <739 1 57 <740 1 58 <741 1 59 <742 1 60 <743 1 61 <744 1 62 <745 1 63 <746 1 64 <747 1 65 <748 1 66 <749 1 67 <750 1 68 <751 1 69 <752 1 70 <753 1 71 <785 1 72 <754 4 73 74 interrupt-names = "hns 75 "hns-r 76 "hns-r 77 "hns-r 78 "hns-r 79 "hns-r 80 "hns-r 81 "hns-r 82 "hns-r 83 "hns-r 84 "hns-r 85 "hns-r 86 "hns-r 87 "hns-r 88 "hns-r 89 "hns-r 90 "hns-r 91 "hns-r 92 "hns-r 93 "hns-r 94 "hns-r 95 "hns-r 96 "hns-r 97 "hns-r 98 "hns-r 99 "hns-r 100 "hns-r 101 "hns-r 102 "hns-r 103 "hns-r 104 "hns-r 105 "hns-r 106 "hns-r 107 "hns-r 108 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.