Anilkumar Kolli <[email protected]> writes:

> This patch adds crash dump support for QCA9888 and QCA99X0
>
> Tested On: QCA9888, Firmware Version: 10.4-3.5.3-00053
> Tested on QCA99X0, Firmware Version: 10.4.1.00030-1
>
> Signed-off-by: Anilkumar Kolli <[email protected]>

[...]

> --- a/drivers/net/wireless/ath/ath10k/coredump.c
> +++ b/drivers/net/wireless/ath/ath10k/coredump.c
> @@ -701,6 +701,89 @@
>       },
>  };
>  
> +static const struct ath10k_mem_region qca99X0_hw20_mem_regions[] = {

In the pending branch I changed X to lower case and also cleaned up the
commit log a bit:

    ath10k: add memory dump support for QCA9888 and QCA99X0
    
    This patch adds firmware crash memory dump support for QCA9888 and QCA99X0.
    
    Tested on:
    
    QCA9888 firmware 10.4-3.5.3-00053
    QCA99X0 firmware 10.4.1.00030-1


-- 
Kalle Valo

Reply via email to