[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251217010112.GA3464453-robh@kernel.org>
Date: Tue, 16 Dec 2025 19:01:12 -0600
From: Rob Herring <robh@...nel.org>
To: Zhaoming Luo <zhml@...teo.com>
Cc: Alim Akhtar <alim.akhtar@...sung.com>,
Avri Altman <avri.altman@....com>,
Bart Van Assche <bvanassche@....org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, linux-scsi@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] dt-bindings: ufs: Fix a grammar error
On Sat, Dec 13, 2025 at 11:04:11PM +0800, Zhaoming Luo wrote:
> Fix a minor grammar error.
>
> Signed-off-by: Zhaoming Luo <zhml@...teo.com>
> ---
> Changes from v1[0]:
> - The subject prefixes match the subsystem as suggested in the
> documentation[1].
> - The necessary To/Cc entries are included.
>
> Thanks to Krzysztof Kozlowski for pointing out the errors and providing
> helpful information about how to fix them.
>
> [0]: https://lore.kernel.org/linux-scsi/20251212131112.5516-1-zhml@posteo.com/
> [1]: https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters
> ---
> Documentation/devicetree/bindings/ufs/ufs-common.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/ufs/ufs-common.yaml b/Documentation/devicetree/bindings/ufs/ufs-common.yaml
> index 9f04f34d8..efeae8f3d 100644
> --- a/Documentation/devicetree/bindings/ufs/ufs-common.yaml
> +++ b/Documentation/devicetree/bindings/ufs/ufs-common.yaml
> @@ -48,7 +48,7 @@ properties:
> enum: [1, 2]
> default: 2
> description:
> - Number of lanes available per direction. Note that it is assume same
> + Number of lanes available per direction. Note that it is assumed same
...it is assumed that the same number of lanes are used in both
directions at once.
> number of lanes is used both directions at once.
>
> vdd-hba-supply:
>
> ---
> base-commit: 9d9c1cfec01cdbf24bd9322ed555713a20422115
> change-id: 20251213-fix-minor-grammar-err-67d10cf2fd9d
>
> Best regards,
> --
> Zhaoming Luo <zhml@...teo.com>
>
Powered by blists - more mailing lists