| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-03-22 | IB/hns: Fix mispelling of subsystem | Bhaskar Chowdhury | 1 | -1/+1 | |
| s/wubsytem/subsystem/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bhaskar Chowdhury <[email protected]> Acked-by: Weihang Li <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]> | |||||
| 2018-07-25 | dt-bindings: remove 'interrupt-parent' from bindings | Rob Herring | 1 | -1/+0 | |
| 'interrupt-parent' is often documented as part of define bindings, but it is really outside the scope of a device binding. It's never required in a given node as it is often inherited from a parent node. Or it can be implicit if a parent node is an 'interrupt-controller' node. So remove it from all the binding files. Cc: Mark Rutland <[email protected]> Cc: [email protected] Signed-off-by: Rob Herring <[email protected]> | |||||
| 2016-10-03 | IB/hns: Add node_guid definition to the bindings document | Lijun Ou | 1 | -0/+2 | |
| This patch adds node_guid definition in bindings document. The value of node_guid will be used during RDMA connection. Signed-off-by: Lijun Ou <[email protected]> Reviewed-by: Wei Hu <[email protected]> Signed-off-by: Salil Mehta <[email protected]> Signed-off-by: Doug Ledford <[email protected]> | |||||
| 2016-08-22 | devicetree: bindings: IB: Add binding document for Hisilicon RoCE | oulijun | 1 | -0/+107 | |
| This patch added DTS binding document for Hisilicon RoCE driver. Signed-off-by: Wei Hu <[email protected]> Signed-off-by: Lijun Ou <[email protected]> Signed-off-by: Doug Ledford <[email protected]> | |||||