cc3220sf: Update "baud-rate" dts property to "current-speed"
This to align with previous patch: "dts: Align uart "baud-rate" property to device tree spec "current-speed"" Jira: ZEP-1958 Change-Id: I65328cf63e25b0378f270b5f60deb9d6a1f49b8c Signed-off-by: Gil Pitney <gil.pitney@linaro.org>
This commit is contained in:
parent
a3e8a850f7
commit
98cdbc4e32
1 changed files with 1 additions and 1 deletions
|
@ -19,5 +19,5 @@
|
|||
|
||||
&uart0 {
|
||||
status = "ok";
|
||||
baud-rate = <115200>;
|
||||
current-speed = <115200>;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue