[PATCH 1/1] Fixing a minor typo in YAML document

From: Jihed Chaibi
Date: Fri May 16 2025 - 22:06:32 EST


A small typo in the rockchip,rk3399 YAML document ;
"less then" should become: "less than"

Signed-off-by: Jihed Chaibi <jihed.chaibi.dev@xxxxxxxxx>
---
.../bindings/memory-controllers/rockchip,rk3399-dmc.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/memory-controllers/rockchip,rk3399-dmc.yaml b/Documentation/devicetree/bindings/memory-controllers/rockchip,rk3399-dmc.yaml
index 1f58ee99b..1a96c743e 100644
--- a/Documentation/devicetree/bindings/memory-controllers/rockchip,rk3399-dmc.yaml
+++ b/Documentation/devicetree/bindings/memory-controllers/rockchip,rk3399-dmc.yaml
@@ -128,7 +128,7 @@ properties:
minimum: 1000000 # In case anyone thought this was MHz.
description:
When the DRAM type is DDR3, this parameter defines the ODT disable
- frequency in Hz. When the DDR frequency is less then ddr3_odt_dis_freq,
+ frequency in Hz. When the DDR frequency is less than ddr3_odt_dis_freq,
the ODT on the DRAM side and controller side are both disabled.

rockchip,ddr3_drv:
@@ -176,7 +176,7 @@ properties:
minimum: 1000000 # In case anyone thought this was MHz.
description:
When the DRAM type is LPDDR3, this parameter defines then ODT disable
- frequency in Hz. When DDR frequency is less then ddr3_odt_dis_freq, the
+ frequency in Hz. When DDR frequency is less than ddr3_odt_dis_freq, the
ODT on the DRAM side and controller side are both disabled.

rockchip,lpddr3_drv:
@@ -223,7 +223,7 @@ properties:
minimum: 1000000 # In case anyone thought this was MHz.
description:
When the DRAM type is LPDDR4, this parameter defines the ODT disable
- frequency in Hz. When the DDR frequency is less then ddr3_odt_dis_freq,
+ frequency in Hz. When the DDR frequency is less than ddr3_odt_dis_freq,
the ODT on the DRAM side and controller side are both disabled.

rockchip,lpddr4_drv:
--
2.39.5