mbox series

[RFC,0/1] gnss: get serial speed from subdrivers

Message ID 1553767389-22857-1-git-send-email-lollivier@baylibre.com
Headers show
Series gnss: get serial speed from subdrivers | expand

Message

Loys Ollivier March 28, 2019, 10:03 a.m. UTC
Hello,

Here's a patch that moves the currently hardcoded, default serial speed
to the subdrivers.
If the default speed is not specified by the subdriver then it is read
from the device tree.

Please let me know what you think !

Cheers,
Loys

Loys Ollivier (1):
  gnss: get serial speed from subdrivers

 drivers/gnss/mtk.c    |  6 +++++-
 drivers/gnss/serial.c | 21 +++++++++++++--------
 drivers/gnss/serial.h |  3 ++-
 drivers/gnss/ubx.c    |  3 ++-
 4 files changed, 22 insertions(+), 11 deletions(-)

-- 
2.7.4