]> xenbits.xensource.com Git - arm/linux.git/commit
ARM: OMAP2+: Fix WL1283 Bluetooth Baud Rate
authorAdam Ford <aford173@gmail.com>
Tue, 3 Jan 2017 17:37:48 +0000 (11:37 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Dec 2017 10:24:32 +0000 (11:24 +0100)
commite18a963b36a001b0067f9091b4ea23aa152af341
tree61972399cf86b078465e1bb2e79774a00b6f63cd
parentdc554abdaee496a8dd0dbafec7abb83328a575ae
ARM: OMAP2+: Fix WL1283 Bluetooth Baud Rate

commit a3ac350793d90d1da631c8beeee9352387974ed5 upstream.

Commit 485fa1261f78 ("ARM: OMAP2+: LogicPD Torpedo + Wireless: Add Bluetooth")
set the wrong baud rate for the UART. The Baud rate was 300,000 and it should
be 3,000,000 for WL1283.

Signed-off-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-omap2/pdata-quirks.c