[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170503142226.32380-1-sebastian.reichel@collabora.co.uk>
Date: Wed, 3 May 2017 16:22:22 +0200
From: Sebastian Reichel <sebastian.reichel@...labora.co.uk>
To: Sebastian Reichel <sre@...nel.org>,
Tony Lindgren <tony@...mide.com>,
Marcel Holtmann <marcel@...tmann.org>,
Rob Herring <robh+dt@...nel.org>,
Kalle Valo <kvalo@...eaurora.org>
Cc: linux-bluetooth@...r.kernel.org, linux-wireless@...r.kernel.org,
linux-omap@...r.kernel.org, linux-kernel@...r.kernel.org,
Sebastian Reichel <sebastian.reichel@...labora.co.uk>
Subject: [PATCHv2 0/4] Motorola Droid 4: Add WL1285C support
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
Powered by blists - more mailing lists