zephyr/drivers
Erwan Gouriou 9bd2a42d60 dts: Align uart "baud-rate" property to device tree spec "current-speed"
Devicetree.org specifies that serial devices property used to set
baud rate is "current-speed", while zephyr uses "baud-rate".
Align property name in order to keep zephyr dts files compatible
with device tree specification and could be re-used from/to
Linux for instance.  We also cleanup a few SoCs that set "baud-rate" in
the SoC dts and not the board.

Jira: ZEP-2048

Change-Id: I097e7439ee46fe77c628b56531772950382fafcc
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-28 15:06:40 -05:00
..
adc spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
aio drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
bluetooth spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
clock_control spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
console net: net_pkt_append: Refactor to return length of data actually added 2017-04-28 15:01:09 +03:00
counter drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
crc drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
crypto drivers/crypto: Fix a memory leak in tc shim driver 2017-04-27 13:06:34 +00:00
display drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
dma spell: Kconfig help typos: /arch 2017-04-24 20:14:53 +00:00
ethernet drivers/eth/mcux: Fix the fragment ordering in RX 2017-04-28 15:01:09 +03:00
flash spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
gpio spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
grove spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
i2c spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
ieee802154 net: ieee802154: add native IEEE 802.15.4 driver for KW41Z 2017-04-28 15:01:10 +03:00
interrupt_controller drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
ipm drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
pci spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
pinmux spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
pwm spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
random drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
rtc drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
sensor sensor: lsm6ds0: fix copy/paste error 2017-04-25 19:27:22 +00:00
serial dts: Align uart "baud-rate" property to device tree spec "current-speed" 2017-04-28 15:06:40 -05:00
shared_irq spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
slip drivers: slip: escape SLIP special characters in headers too 2017-04-28 15:01:08 +03:00
spi spell: Kconfig help typos: /arch 2017-04-24 20:14:53 +00:00
timer timer: tickless: arcv2: Add tickless kernel support 2017-04-27 13:46:32 +00:00
usb spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
watchdog drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
Kconfig drivers: Add support for BBC micro:bit LED display 2017-04-04 08:14:36 +03:00
Makefile crc16: Create function for computing CRC 16 2017-04-13 15:21:42 +03:00