Sebastian Gottschall <[email protected]> writes:

> documentation still wrong. only  microsemi-lx5586 is valid .all other
> values are invalid
> see patch 4
>
> +     if (!strcmp("microsemi-lx5586", fem_name)) {
> +             bb_timing->bb_tx_timing = 0x00;
> +             bb_timing->bb_xpa_timing = 0x0101;
> +     } else {
> +             return -ENOENT;
> +     }

Please don't top post, makes the discussion difficult.

But anyway, to my knowledge the device tree is supposed to describe
hardware and not software implementation. So I don't see a problem that
device tree documents FEMs for which ath10k does not do anything right
now.

-- 
Kalle Valo

_______________________________________________
ath10k mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/ath10k

Reply via email to