Skip to content

Commit f12cc08

Browse files
committed
bindings: auxdisplay: correct typos in SerLCD YAML binding
Corrected the spelling of "bitrare" to "bitrate" and "relativily" to "relatively". Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 1eebc9f commit f12cc08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dts/bindings/auxdisplay/sparkfun,serlcd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ properties:
4242
Delay in milliseconds (defaults to 10ms if not set) after a normal command was sent.
4343
The default value is based on the original SparkFun SerLCD library
4444
implementation which assumes 100 kbps I2C configuration. This value
45-
might require tweaking if using I2C at a higher bitrare and/or relativily
45+
might require tweaking if using I2C at a higher bitrate and/or relatively
4646
high update frequency of the display.
4747
4848
special-command-delay-ms:
@@ -52,5 +52,5 @@ properties:
5252
Delay in milliseconds (defaults to 50ms if not set) after a special command was sent.
5353
The default value is based on the original SparkFun SerLCD library
5454
implementation which assumes 100 kbps I2C configuration. This value
55-
might require tweaking if using I2C at a higher bitrare and/or relativily
55+
might require tweaking if using I2C at a higher bitrate and/or relatively
5656
high update frequency of the display.

0 commit comments

Comments
 (0)