doc: correct sparkfun,serlcd.yaml
yaml file did not match device tree bindings. Signed-off-by: Caleb Perkinson <calebperkinson@gmail.com>
This commit is contained in:
parent
0b51d37f35
commit
2fc42054a5
|
@ -11,8 +11,8 @@ description: |
|
|||
reg = <0x72>;
|
||||
columns = <16>;
|
||||
rows = <2>;
|
||||
command-delay = <10>;
|
||||
special-command-delay = <50>;
|
||||
command-delay-ms = <10>;
|
||||
special-command-delay-ms = <50>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue