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
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ description: |
|
||||||
reg = <0x72>;
|
reg = <0x72>;
|
||||||
columns = <16>;
|
columns = <16>;
|
||||||
rows = <2>;
|
rows = <2>;
|
||||||
command-delay = <10>;
|
command-delay-ms = <10>;
|
||||||
special-command-delay = <50>;
|
special-command-delay-ms = <50>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue