IB/hns: Fix mispelling of subsystems/wubsytem/subsystem/Link: https://lore.kernel.org/r/20210322022751.4137205-1-unixbhaskar@gmail.comSigned-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>Ack
IB/hns: Fix mispelling of subsystems/wubsytem/subsystem/Link: https://lore.kernel.org/r/20210322022751.4137205-1-unixbhaskar@gmail.comSigned-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>Acked-by: Weihang Li <liweihang@huawei.com>Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
show more ...
dt-bindings: remove 'interrupt-parent' from bindings'interrupt-parent' is often documented as part of define bindings, butit is really outside the scope of a device binding. It's never requiredin
dt-bindings: remove 'interrupt-parent' from bindings'interrupt-parent' is often documented as part of define bindings, butit is really outside the scope of a device binding. It's never requiredin a given node as it is often inherited from a parent node. Or it canbe implicit if a parent node is an 'interrupt-controller' node. Soremove it from all the binding files.Cc: Mark Rutland <mark.rutland@arm.com>Cc: devicetree@vger.kernel.orgSigned-off-by: Rob Herring <robh@kernel.org>
IB/hns: Add node_guid definition to the bindings documentThis patch adds node_guid definition in bindings document.The value of node_guid will be used during RDMA connection.Signed-off-by: Lijun
IB/hns: Add node_guid definition to the bindings documentThis patch adds node_guid definition in bindings document.The value of node_guid will be used during RDMA connection.Signed-off-by: Lijun Ou <oulijun@huawei.com>Reviewed-by: Wei Hu <xavier.huwei@huawei.com>Signed-off-by: Salil Mehta <salil.mehta@huawei.com>Signed-off-by: Doug Ledford <dledford@redhat.com>
devicetree: bindings: IB: Add binding document for Hisilicon RoCEThis patch added DTS binding document for Hisilicon RoCE driver.Signed-off-by: Wei Hu <xavier.huwei@huawei.com>Signed-off-by: Lij
devicetree: bindings: IB: Add binding document for Hisilicon RoCEThis patch added DTS binding document for Hisilicon RoCE driver.Signed-off-by: Wei Hu <xavier.huwei@huawei.com>Signed-off-by: Lijun Ou <oulijun@huawei.com>Signed-off-by: Doug Ledford <dledford@redhat.com>