linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/4] Motorola Droid 4: Add WL1285C support
@ 2017-05-03 14:22 Sebastian Reichel
  2017-05-03 14:22 ` [PATCHv2 1/4] wlcore: add wl1285 compatible Sebastian Reichel
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Sebastian Reichel @ 2017-05-03 14:22 UTC (permalink / raw)
  To: Sebastian Reichel, Tony Lindgren, Marcel Holtmann, Rob Herring,
	Kalle Valo
  Cc: linux-bluetooth, linux-wireless, linux-omap, linux-kernel,
	Sebastian Reichel

Hi,

Motorola Droid 4 uses a WL1285C, as visible on iFixit [0]. This
fixes the DT file to use correct compatible for the wifi node
and adds the bluetooth node.

[0] https://www.ifixit.com/Teardown/Motorola+Droid+4+Teardown/7759#s31961

Changes to PATCHv1:
 - use proper compatible value for bluetooth / shared transport
 - add patches fixing wlcore compatible for Droid 4

-- Sebastian

Sebastian Reichel (4):
  wlcore: add wl1285 compatible
  ARM: dts: omap4-droid4: Use wl1285 for wifi compatible
  Bluetooth: hci_ll: Add compatible values for more WL chips
  ARM: dts: omap4-droid4: Add bluetooth

 .../devicetree/bindings/net/ti,wilink-st.txt       |  6 ++++++
 .../devicetree/bindings/net/wireless/ti,wlcore.txt |  1 +
 arch/arm/boot/dts/omap4-droid4-xt894.dts           | 22 +++++++++++++++++++++-
 drivers/bluetooth/hci_ll.c                         |  8 ++++++++
 drivers/net/wireless/ti/wlcore/sdio.c              |  1 +
 drivers/net/wireless/ti/wlcore/spi.c               |  1 +
 6 files changed, 38 insertions(+), 1 deletion(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-05-16 16:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-03 14:22 [PATCHv2 0/4] Motorola Droid 4: Add WL1285C support Sebastian Reichel
2017-05-03 14:22 ` [PATCHv2 1/4] wlcore: add wl1285 compatible Sebastian Reichel
2017-05-03 14:22 ` [PATCHv2 2/4] ARM: dts: omap4-droid4: Use wl1285 for wifi compatible Sebastian Reichel
2017-05-03 14:22 ` [PATCHv2 3/4] Bluetooth: hci_ll: Add compatible values for more WL chips Sebastian Reichel
2017-05-03 14:22 ` [PATCHv2 4/4] ARM: dts: omap4-droid4: Add bluetooth Sebastian Reichel
2017-05-16 16:41   ` Tony Lindgren
2017-05-03 14:47 ` [PATCHv2 0/4] Motorola Droid 4: Add WL1285C support Rob Herring
2017-05-03 15:02   ` Marcel Holtmann
2017-05-03 16:08     ` Sebastian Reichel
2017-05-04  0:19       ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).