Re: [PATCH RESEND v2 1/3] Bluetooth: Add quirk for reading BD_ADDR from fwnode property

2018-12-19 Thread Matthias Kaehlcke
Hi Marcel, thanks for the review! On Wed, Dec 19, 2018 at 03:22:12PM +0100, Marcel Holtmann wrote: > > Add HCI_QUIRK_USE_BDADDR_PROPERTY to allow controllers to retrieve > > the public Bluetooth address from the firmware node property > > 'local-bd-address'. If quirk is set and the property does

[PATCH RESEND v2 1/3] Bluetooth: Add quirk for reading BD_ADDR from fwnode property

2018-12-04 Thread Matthias Kaehlcke
Add HCI_QUIRK_USE_BDADDR_PROPERTY to allow controllers to retrieve the public Bluetooth address from the firmware node property 'local-bd-address'. If quirk is set and the property does not exist or is invalid the controller is marked as unconfigured. Signed-off-by: Matthias Kaehlcke Reviewed-by: