Re: [PATCHv2 0/4] Motorola Droid 4: Add WL1285C support
From: Tony Lindgren <tony@atomide.com>
Date: 2017-05-04 00:19:23
Also in:
linux-omap, linux-wireless, lkml
* Sebastian Reichel [off-list ref] [170503 09:11]:
Hi, =20 On Wed, May 03, 2017 at 05:02:13PM +0200, Marcel Holtmann wrote:quoted
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. =20 [0] https://www.ifixit.com/Teardown/Motorola+Droid+4+Teardown/7759#s=
31961
quoted
quoted
quoted
=20 Changes to PATCHv1: - use proper compatible value for bluetooth / shared transport - add patches fixing wlcore compatible for Droid 4 =20 -- Sebastian =20 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=20 For the series, =20 Reviewed-by: Rob Herring <robh@kernel.org>=20 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.=20 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?
Yeah removing dependencies where possible avoids pointless merge conflicts later on. Please send patches 1 and 2 together as a single patch to Dave Miller and describe why it's needed for v4.12. The rest can then get merged via the BT and DT trees. Regards, Tony