[PATCH v3] dt-bindings: ufs: Fix several grammar errors

From: Zhaoming Luo via B4 Relay

Date: Wed Dec 17 2025 - 09:14:10 EST


From: Zhaoming Luo <zhml@xxxxxxxxxx>

Fix several grammar errors.

Signed-off-by: Zhaoming Luo <zhml@xxxxxxxxxx>
---
Changes in v3:
- Further improvement on the grammar as suggested by Rob Herring.
See https://lore.kernel.org/linux-scsi/20251217010112.GA3464453-robh@xxxxxxxxxx/
- Link to v2: https://lore.kernel.org/r/20251213-fix-minor-grammar-err-v2-1-b32be57caa13@xxxxxxxxxx

Changes in v2:
- The subject prefixes match the subsystem as suggested in the
documentation.
- The necessary To/Cc entries are included.
- Link to v1: https://lore.kernel.org/linux-scsi/20251212131112.5516-1-zhml@xxxxxxxxxx/
---
Documentation/devicetree/bindings/ufs/ufs-common.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/ufs/ufs-common.yaml b/Documentation/devicetree/bindings/ufs/ufs-common.yaml
index 9f04f34d8..ed97f5682 100644
--- a/Documentation/devicetree/bindings/ufs/ufs-common.yaml
+++ b/Documentation/devicetree/bindings/ufs/ufs-common.yaml
@@ -48,8 +48,8 @@ properties:
enum: [1, 2]
default: 2
description:
- Number of lanes available per direction. Note that it is assume same
- number of lanes is used both directions at once.
+ Number of lanes available per direction. Note that it is assumed that
+ the same number of lanes are used in both directions at once.

vdd-hba-supply:
description:

---
base-commit: 9d9c1cfec01cdbf24bd9322ed555713a20422115
change-id: 20251213-fix-minor-grammar-err-67d10cf2fd9d

Best regards,
--
Zhaoming Luo <zhml@xxxxxxxxxx>