All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: carson.vandegriffe@candelatech.com
Cc: linux-wireless@vger.kernel.org
Subject: Re: [RFC PATCH] wifi: mt76: mt7916: Support per-radio configuration 'firmware' file.
Date: Tue, 07 Feb 2023 17:13:43 +0200	[thread overview]
Message-ID: <87lel97bko.fsf@kernel.org> (raw)
In-Reply-To: <20230123175500.3375542-1-carson.vandegriffe@candelatech.com> (carson vandegriffe's message of "Mon, 23 Jan 2023 09:55:00 -0800")

carson.vandegriffe@candelatech.com writes:

> From: Carson Vandegriffe <carson.vandegriffe@candelatech.com>
>
> This lets users specify the upper band that the 7916 radio should use.
> Upon reboot, the 7916 will be using that upper band.
>
> Example config file:
>
> myhost@: cat /usr/lib/firmware/mediatek/fwcfg-mmio-0000\:04\:00.0.txt
>
> high_band=6
>
> Signed-off-by: Carson Vandegriffe <carson.vandegriffe@candelatech.com>

So this is basically an .ini file with settings for the driver? It's a
long standing request feature request how wireless drivers should handle
thatbut there's still no resolution. Having an ASCII parser in the
driver does not sound a good idea.

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

  reply	other threads:[~2023-02-07 15:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-23 17:55 [RFC PATCH] wifi: mt76: mt7916: Support per-radio configuration 'firmware' file carson.vandegriffe
2023-02-07 15:13 ` Kalle Valo [this message]
2023-02-07 16:49   ` Ben Greear

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lel97bko.fsf@kernel.org \
    --to=kvalo@kernel.org \
    --cc=carson.vandegriffe@candelatech.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.