[PATCH] docs: devicetree: Fix typo in lvds.yaml

Yu-Chun Lin eleanor15x at gmail.com
Sun Sep 1 13:30:46 UTC 2024


Corrected the spelling in the description of LVDS Display Common
Properties.

Signed-off-by: Yu-Chun Lin <eleanor15x at gmail.com>
---
 Documentation/devicetree/bindings/display/lvds.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/lvds.yaml b/Documentation/devicetree/bindings/display/lvds.yaml
index 224db4932011..b74efbea3be2 100644
--- a/Documentation/devicetree/bindings/display/lvds.yaml
+++ b/Documentation/devicetree/bindings/display/lvds.yaml
@@ -16,7 +16,7 @@ maintainers:
 description:
   This binding extends the data mapping defined in lvds-data-mapping.yaml.
   It supports reversing the bit order on the formats defined there in order
-  to accomodate for even more specialized data formats, since a variety of
+  to accommodate for even more specialized data formats, since a variety of
   data formats and layouts is used to drive LVDS displays.
 
 properties:
-- 
2.43.0



More information about the dri-devel mailing list