Hi,
On Wed, May 03, 2017 at 05:02:13PM +0200, Marcel Holtmann wrote:
quoted
quoted
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
For the series,
Reviewed-by: Rob Herring <robh@kernel.org>
so now the question is if we merge this through a single
maintainer or have each maintainer take the pieces? I would almost
suggest that Dave Miller takes this directly into net-next to make
this smoother.
I think the only complex thing is, that patch 2 should only be
applied after patch 1. So maybe patch 1 could be applied via
wireless/net-next for 4.12 and the other ones go through the
individual subsystems for 4.13?
-- Sebastian