[PATCH] dt-bindings: ipmi: ipmb-dev: fix 'provices' spelling
From: shaikh.kamal
Date: Sun Jul 26 2026 - 02:05:24 EST
Fix spelling error reported by codespell: provices -> provides.
No functional change.
Signed-off-by: shaikh.kamal <shaikhkamal2012@xxxxxxxxx>
---
Documentation/devicetree/bindings/ipmi/ipmb-dev.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/ipmi/ipmb-dev.yaml b/Documentation/devicetree/bindings/ipmi/ipmb-dev.yaml
index 8b0d71901195..bbef878a7429 100644
--- a/Documentation/devicetree/bindings/ipmi/ipmb-dev.yaml
+++ b/Documentation/devicetree/bindings/ipmi/ipmb-dev.yaml
@@ -12,7 +12,7 @@ description: |
requests to intelligent controllers like Satellite Management Controller(MC)
devices via IPMB and the device sends responses back to the BMC.
This device uses an I2C slave device to send and receive IPMB messages,
- either on a BMC or other MC. A miscellaneous device provices a user space
+ either on a BMC or other MC. A miscellaneous device provides a user space
program to communicate with the kernel and the backend device. Some IPMB
devices only support the I2C protocol and not the SMB protocol.
--
2.43.0