Re: [PATCH v3] ath10k: Add support to provide higher range mem chunks in wmi init command

2019-09-23 Thread Kalle Valo
Surabhi Vishnoi wrote: > With the current implementation of wmi init command, > there is no provision for the host driver to provide mem > chunks addresses with more than 32-bit, to the firmware. > WCN3990 is a 35-bit target and can accept mem chunks addresses > which are above 32-bit. > > If

Re: [PATCH v3] ath10k: Add support to provide higher range mem chunks in wmi init command

2019-09-23 Thread Kalle Valo
Surabhi Vishnoi wrote: > With the current implementation of wmi init command, > there is no provision for the host driver to provide mem > chunks addresses with more than 32-bit, to the firmware. > WCN3990 is a 35-bit target and can accept mem chunks addresses > which are above 32-bit. > > If

[PATCH v3] ath10k: Add support to provide higher range mem chunks in wmi init command

2019-02-25 Thread Surabhi Vishnoi
With the current implementation of wmi init command, there is no provision for the host driver to provide mem chunks addresses with more than 32-bit, to the firmware. WCN3990 is a 35-bit target and can accept mem chunks addresses which are above 32-bit. If firmware supports address range more