Re: [PATCH] ath10k: retrieve MAC address from firmware if provided

2018-09-03 Thread Kalle Valo
Brian Norris wrote: > Devices may provide their own MAC address via system firmware (e.g., > device tree), especially in the case where the device doesn't have a > useful EEPROM on which to store its MAC address (e.g., for integrated > Wifi). > > Use the generic device helper to retrieve the

Re: [PATCH] ath10k: retrieve MAC address from firmware if provided

2018-08-28 Thread Brian Norris
On Tue, Aug 28, 2018 at 05:33:01PM +0300, Kalle Valo wrote: > Arend van Spriel writes: > > > On 8/13/2018 7:14 PM, Brian Norris wrote: > >> On Sat, Aug 11, 2018 at 11:26 AM Arend van Spriel > >> wrote: > >>> > >>> On 8/11/2018 1:39 AM, Brian Norris wrote: > Devices may provide their own

Re: [PATCH] ath10k: retrieve MAC address from firmware if provided

2018-08-28 Thread Kalle Valo
Arend van Spriel writes: > On 8/13/2018 7:14 PM, Brian Norris wrote: >> On Sat, Aug 11, 2018 at 11:26 AM Arend van Spriel >> wrote: >>> >>> On 8/11/2018 1:39 AM, Brian Norris wrote: Devices may provide their own MAC address via system firmware (e.g., >>> >>> You got me confused by using

Re: [PATCH] ath10k: retrieve MAC address from firmware if provided

2018-08-13 Thread Arend van Spriel
On 8/13/2018 7:14 PM, Brian Norris wrote: On Sat, Aug 11, 2018 at 11:26 AM Arend van Spriel wrote: On 8/11/2018 1:39 AM, Brian Norris wrote: Devices may provide their own MAC address via system firmware (e.g., You got me confused by using just "firmware" in the subject. Yeah...I started

Re: [PATCH] ath10k: retrieve MAC address from firmware if provided

2018-08-13 Thread Brian Norris
On Sat, Aug 11, 2018 at 11:26 AM Arend van Spriel wrote: > > On 8/11/2018 1:39 AM, Brian Norris wrote: > > Devices may provide their own MAC address via system firmware (e.g., > > You got me confused by using just "firmware" in the subject. Yeah...I started by writing this patch with device tree

Re: [PATCH] ath10k: retrieve MAC address from firmware if provided

2018-08-11 Thread Arend van Spriel
On 8/11/2018 1:39 AM, Brian Norris wrote: Devices may provide their own MAC address via system firmware (e.g., You got me confused by using just "firmware" in the subject. device tree), especially in the case where the device doesn't have a useful EEPROM on which to store its MAC address